spawn_ian
Contributor
Contributor

Think I found the issue dev/md127p1 is mount 3 times, the below log is in vmware-converter-worker log

 

-->   <volume mountPoint="/" blockSizeInBytes="4096" capacityInBlocks="228307795" blocksFree="222582613" blocksUsed="5725182" devicePath="/dev/md127" fileSystemType="ext4" isBootVolume="true" label="">

-->    <extfsFeatures dirIndex="true" filetype="true" hasJournal="true" journalDev="false" resizeInode="true" sparseSuper="true" extent="true" flexBg="true" uninitBg="true" inodesCount="57999360"/>

-->   </volume>

-->   <volume mountPoint="/home/isys" blockSizeInBytes="4096" capacityInBlocks="228307795" blocksFree="222582612" blocksUsed="5725183" devicePath="/dev/md127p1" fileSystemType="ecryptfs" isBootVolume="false" label=""/>

-->   <volume mountPoint="/zfs/lores" blockSizeInBytes="512" capacityInBlocks="67999875172" blocksFree="10815096137" blocksUsed="57184779035" devicePath="/dev/md127p1" fileSystemType="ecryptfs" isBootVolume="false" label=""/>

-->   <volume mountPoint="" blockSizeInBytes="0" capacityInBlocks="0" blocksFree="0" blocksUsed="0" devicePath="/dev/md127p1" fileSystemType="linux-swap" isBootVolume="false" label=""/>

 
Reply
0 Kudos