- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6.3.0 Unable to query the live source machine - Ubuntu 14.04.3
The converter has worked all other Ubuntu servers, however this one refuses to "Unable to query the live source machine"
Diag zip attached, any help or suggestions welcome
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can anyone see any issue with these mount points?
Trying to spot any clues in the logs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Found these in the logs, not sure there relevant or not:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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=""/>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
did the below:
cd .. to root level making sure I was out of the isys folder:
sudo umount /home/isys
sudo umount /zfs/lores