https://bugs.kde.org/show_bug.cgi?id=447248

--- Comment #2 from sytn...@gmail.com ---
(In reply to Andrius Štikonas from comment #1)
> Try running partitoinmanager with
> 
> KPMCORE_DEBUG=y partitionmanager
> 
> It will print list of commands that it is executing. Unfortunately without
> timestamps but you should still be able to visually see if one command takes
> a long time. (I suspect it might be udevadm)

Thanks, I got timestamps with this command
KPMCORE_DEBUG=y partitionmanager 1>&1 2>&1 | gnomon --high=10  

That wasn't SMI flash drive responsible, but ntfsresize command that runs every
time so long:
 121.7743s   "Command: ntfsresize --info --force --no-progress-bar
/dev/md124p1"

md124p is ICH10R "half-software" RAID0 MBR volume based on two WD RE3 drives
md124p1 is NTFS partition of 1.65 TB which was resized some time ago by EaseUS
in Windows. 
chkdsk doesn't find errors prior running partitionmanager 
partitionmanager incorrectly detects its total size (total size is lower than
used size)
gparted detects it correctly

PS: manjaro was successfully installed via manjaro-architect

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to