VMware Cloud Community
problom_maker
Contributor
Contributor
Jump to solution

Trying to use standalone converter for suse 42.1 on btrfs

I have drop the tar ball on the system and ran the vmware-sysinfo.sh.  I get the basic error

Unable to query live Linux source machine. trying to get passed that point

below is output from vmware-sysinfo.sh

linux-lh4r:/tmp # ./vmware-sysinfo.sh

Warning: Unable to open /dev/sr0 read-write (Read-only file system).  /dev/sr0 has been opened read-only.

Warning: Unable to open /dev/sr0 read-write (Read-only file system).  /dev/sr0 has been opened read-only.

Error: Can't have a partition outside the disk!

<?xml version="1.0" encoding="UTF-8"?>

<sysinfo>

<storage>

  <volume mountPoint="/" blockSizeInBytes="4096" capacityInBlocks="12581120" blocksFree="11746221" blocksUsed="834899" devicePath="/dev/sda2" fileSystemType="btrfs" isBootVolume="true" label=""/>

  <volume mount

... and conintues on with stuff

below is log from vmware-sysinfo.sh

[2017-10-12 12:13:41,278 INFO storage ]: Probing for disks using parted

[2017-10-12 12:13:41,278 INFO storage ]: Parted returned device with path: /dev/sda, type: 1

[2017-10-12 12:13:41,278 INFO storage ]: Parted successfully probed device with path: /dev/sda, type: 1, disk type: msdos

[2017-10-12 12:13:41,278 INFO storage.disk ]: Creating SCSI disk with path: /dev/sda

[2017-10-12 12:13:41,278 INFO storage.disk ]: /sys/class/scsi_host/host0/proc_name is 'mptspi'

[2017-10-12 12:13:41,279 INFO storage ]: Parted returned device with path: /dev/sr0, type: 1

[2017-10-12 12:13:41,287 INFO storage ]: Parted successfully probed device with path: /dev/sr0, type: 1, disk type: msdos

[2017-10-12 12:13:41,287 INFO storage.disk ]: Creating SCSI disk with path: /dev/sr0

[2017-10-12 12:13:41,288 INFO storage.disk ]: /sys/class/scsi_host/host2/proc_name is 'ata_piix'

[2017-10-12 12:13:41,298 INFO storage ]: LVM2 executables found

[2017-10-12 12:13:41,304 INFO storage.lvm ]: Command '/sbin/lvm vgs --units b --noheadings --unbuffered --separator \| -o vg_name,vg_size,vg_free 2>/dev/null' returned:

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: sysfs, dir: /sys, type: sysfs

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: proc, dir: /proc, type: proc

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: devtmpfs, dir: /dev, type: devtmpfs

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: securityfs, dir: /sys/kernel/security, type: securityfs

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: tmpfs, dir: /dev/shm, type: tmpfs

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: devpts, dir: /dev/pts, type: devpts

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: tmpfs, dir: /run, type: tmpfs

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: tmpfs, dir: /sys/fs/cgroup, type: tmpfs

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: cgroup, dir: /sys/fs/cgroup/systemd, type: cgroup

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: pstore, dir: /sys/fs/pstore, type: pstore

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: cgroup, dir: /sys/fs/cgroup/cpuset, type: cgroup

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: cgroup, dir: /sys/fs/cgroup/cpu,cpuacct, type: cgroup

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: cgroup, dir: /sys/fs/cgroup/blkio, type: cgroup

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: cgroup, dir: /sys/fs/cgroup/memory, type: cgroup

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: cgroup, dir: /sys/fs/cgroup/devices, type: cgroup

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: cgroup, dir: /sys/fs/cgroup/freezer, type: cgroup

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: cgroup, dir: /sys/fs/cgroup/net_cls,net_prio, type: cgroup

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: cgroup, dir: /sys/fs/cgroup/perf_event, type: cgroup

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: cgroup, dir: /sys/fs/cgroup/hugetlb, type: cgroup

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: /dev/sda2, dir: /, type: btrfs

[2017-10-12 12:13:41,305 INFO storage ]: Looking for device with major 8 and minor 2

[2017-10-12 12:13:41,305 INFO storage ]: Found device /dev/sda2

[2017-10-12 12:13:41,305 WARN storage.volume ]: Creating volume with mountPoint: /, device path: /dev/sda2, fsType: btrfs, _blockSizeInBytes: 4096, _capacityInBlocks: 12581120, _blocksFree: 11746221

[2017-10-12 12:13:41,305 INFO storage.volume ]: Sector size 0 is not valid for device /dev/sda2

[2017-10-12 12:13:41,305 WARN storage.volume ]: Unrecognized file system on device /dev/sda2, label will not be preserved

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: systemd-1, dir: /proc/sys/fs/binfmt_misc, type: autofs

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: mqueue, dir: /dev/mqueue, type: mqueue

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: hugetlbfs, dir: /dev/hugepages, type: hugetlbfs

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: debugfs, dir: /sys/kernel/debug, type: debugfs

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: /dev/sda2, dir: /.snapshots, type: btrfs

[2017-10-12 12:13:41,305 INFO storage ]: Looking for device with major 8 and minor 2

[2017-10-12 12:13:41,305 INFO storage ]: Found device /dev/sda2

[2017-10-12 12:13:41,305 WARN storage.volume ]: Creating volume with mountPoint: /.snapshots, device path: /dev/sda2, fsType: btrfs, _blockSizeInBytes: 4096, _capacityInBlocks: 12581120, _blocksFree: 11746221

[2017-10-12 12:13:41,305 INFO storage.volume ]: Sector size 0 is not valid for device /dev/sda2

[2017-10-12 12:13:41,305 WARN storage.volume ]: Unrecognized file system on device /dev/sda2, label will not be preserved

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: /dev/sda2, dir: /var/tmp, type: btrfs

[2017-10-12 12:13:41,305 INFO storage ]: Looking for device with major 8 and minor 2

[2017-10-12 12:13:41,305 INFO storage ]: Found device /dev/sda2

[2017-10-12 12:13:41,305 WARN storage.volume ]: Creating volume with mountPoint: /var/tmp, device path: /dev/sda2, fsType: btrfs, _blockSizeInBytes: 4096, _capacityInBlocks: 12581120, _blocksFree: 11746221

[2017-10-12 12:13:41,305 INFO storage.volume ]: Sector size 0 is not valid for device /dev/sda2

[2017-10-12 12:13:41,305 WARN storage.volume ]: Unrecognized file system on device /dev/sda2, label will not be preserved

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: /dev/sda2, dir: /tmp, type: btrfs

[2017-10-12 12:13:41,305 INFO storage ]: Looking for device with major 8 and minor 2

[2017-10-12 12:13:41,305 INFO storage ]: Found device /dev/sda2

[2017-10-12 12:13:41,305 WARN storage.volume ]: Creating volume with mountPoint: /tmp, device path: /dev/sda2, fsType: btrfs, _blockSizeInBytes: 4096, _capacityInBlocks: 12581120, _blocksFree: 11746221

[2017-10-12 12:13:41,305 INFO storage.volume ]: Sector size 0 is not valid for device /dev/sda2

[2017-10-12 12:13:41,305 WARN storage.volume ]: Unrecognized file system on device /dev/sda2, label will not be preserved

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: /dev/sda2, dir: /usr/local, type: btrfs

[2017-10-12 12:13:41,305 INFO storage ]: Looking for device with major 8 and minor 2

[2017-10-12 12:13:41,305 INFO storage ]: Found device /dev/sda2

[2017-10-12 12:13:41,305 WARN storage.volume ]: Creating volume with mountPoint: /usr/local, device path: /dev/sda2, fsType: btrfs, _blockSizeInBytes: 4096, _capacityInBlocks: 12581120, _blocksFree: 11746221

[2017-10-12 12:13:41,305 INFO storage.volume ]: Sector size 0 is not valid for device /dev/sda2

[2017-10-12 12:13:41,305 WARN storage.volume ]: Unrecognized file system on device /dev/sda2, label will not be preserved

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: /dev/sda2, dir: /srv, type: btrfs

[2017-10-12 12:13:41,305 INFO storage ]: Looking for device with major 8 and minor 2

[2017-10-12 12:13:41,305 INFO storage ]: Found device /dev/sda2

[2017-10-12 12:13:41,305 WARN storage.volume ]: Creating volume with mountPoint: /srv, device path: /dev/sda2, fsType: btrfs, _blockSizeInBytes: 4096, _capacityInBlocks: 12581120, _blocksFree: 11746221

[2017-10-12 12:13:41,305 INFO storage.volume ]: Sector size 0 is not valid for device /dev/sda2

[2017-10-12 12:13:41,305 WARN storage.volume ]: Unrecognized file system on device /dev/sda2, label will not be preserved

[2017-10-12 12:13:41,305 INFO storage ]: Got mount table entry: fsname: /dev/sda2, dir: /var/spool, type: btrfs

[2017-10-12 12:13:41,305 INFO storage ]: Looking for device with major 8 and minor 2

[2017-10-12 12:13:41,305 INFO storage ]: Found device /dev/sda2

[2017-10-12 12:13:41,305 WARN storage.volume ]: Creating volume with mountPoint: /var/spool, device path: /dev/sda2, fsType: btrfs, _blockSizeInBytes: 4096, _capacityInBlocks: 12581120, _blocksFree: 11746221

[2017-10-12 12:13:41,305 INFO storage.volume ]: Sector size 0 is not valid for device /dev/sda2

[2017-10-12 12:13:41,305 WARN storage.volume ]: Unrecognized file system on device /dev/sda2, label will not be preserved

[2017-10-12 12:13:41,306 INFO storage ]: Got mount table entry: fsname: /dev/sda2, dir: /opt, type: btrfs

[2017-10-12 12:13:41,306 INFO storage ]: Looking for device with major 8 and minor 2

[2017-10-12 12:13:41,306 INFO storage ]: Found device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Creating volume with mountPoint: /opt, device path: /dev/sda2, fsType: btrfs, _blockSizeInBytes: 4096, _capacityInBlocks: 12581120, _blocksFree: 11746221

[2017-10-12 12:13:41,306 INFO storage.volume ]: Sector size 0 is not valid for device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Unrecognized file system on device /dev/sda2, label will not be preserved

[2017-10-12 12:13:41,306 INFO storage ]: Got mount table entry: fsname: /dev/sda2, dir: /boot/grub2/i386-pc, type: btrfs

[2017-10-12 12:13:41,306 INFO storage ]: Looking for device with major 8 and minor 2

[2017-10-12 12:13:41,306 INFO storage ]: Found device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Creating volume with mountPoint: /boot/grub2/i386-pc, device path: /dev/sda2, fsType: btrfs, _blockSizeInBytes: 4096, _capacityInBlocks: 12581120, _blocksFree: 11746221

[2017-10-12 12:13:41,306 INFO storage.volume ]: Sector size 0 is not valid for device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Unrecognized file system on device /dev/sda2, label will not be preserved

[2017-10-12 12:13:41,306 INFO storage ]: Got mount table entry: fsname: /dev/sda2, dir: /var/opt, type: btrfs

[2017-10-12 12:13:41,306 INFO storage ]: Looking for device with major 8 and minor 2

[2017-10-12 12:13:41,306 INFO storage ]: Found device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Creating volume with mountPoint: /var/opt, device path: /dev/sda2, fsType: btrfs, _blockSizeInBytes: 4096, _capacityInBlocks: 12581120, _blocksFree: 11746221

[2017-10-12 12:13:41,306 INFO storage.volume ]: Sector size 0 is not valid for device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Unrecognized file system on device /dev/sda2, label will not be preserved

[2017-10-12 12:13:41,306 INFO storage ]: Got mount table entry: fsname: /dev/sda2, dir: /var/lib/pgsql, type: btrfs

[2017-10-12 12:13:41,306 INFO storage ]: Looking for device with major 8 and minor 2

[2017-10-12 12:13:41,306 INFO storage ]: Found device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Creating volume with mountPoint: /var/lib/pgsql, device path: /dev/sda2, fsType: btrfs, _blockSizeInBytes: 4096, _capacityInBlocks: 12581120, _blocksFree: 11746221

[2017-10-12 12:13:41,306 INFO storage.volume ]: Sector size 0 is not valid for device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Unrecognized file system on device /dev/sda2, label will not be preserved

[2017-10-12 12:13:41,306 INFO storage ]: Got mount table entry: fsname: /dev/sda2, dir: /var/lib/named, type: btrfs

[2017-10-12 12:13:41,306 INFO storage ]: Looking for device with major 8 and minor 2

[2017-10-12 12:13:41,306 INFO storage ]: Found device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Creating volume with mountPoint: /var/lib/named, device path: /dev/sda2, fsType: btrfs, _blockSizeInBytes: 4096, _capacityInBlocks: 12581120, _blocksFree: 11746221

[2017-10-12 12:13:41,306 INFO storage.volume ]: Sector size 0 is not valid for device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Unrecognized file system on device /dev/sda2, label will not be preserved

[2017-10-12 12:13:41,306 INFO storage ]: Got mount table entry: fsname: /dev/sda2, dir: /var/crash, type: btrfs

[2017-10-12 12:13:41,306 INFO storage ]: Looking for device with major 8 and minor 2

[2017-10-12 12:13:41,306 INFO storage ]: Found device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Creating volume with mountPoint: /var/crash, device path: /dev/sda2, fsType: btrfs, _blockSizeInBytes: 4096, _capacityInBlocks: 12581120, _blocksFree: 11746221

[2017-10-12 12:13:41,306 INFO storage.volume ]: Sector size 0 is not valid for device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Unrecognized file system on device /dev/sda2, label will not be preserved

[2017-10-12 12:13:41,306 INFO storage ]: Got mount table entry: fsname: /dev/sda2, dir: /boot/grub2/x86_64-efi, type: btrfs

[2017-10-12 12:13:41,306 INFO storage ]: Looking for device with major 8 and minor 2

[2017-10-12 12:13:41,306 INFO storage ]: Found device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Creating volume with mountPoint: /boot/grub2/x86_64-efi, device path: /dev/sda2, fsType: btrfs, _blockSizeInBytes: 4096, _capacityInBlocks: 12581120, _blocksFree: 11746221

[2017-10-12 12:13:41,306 INFO storage.volume ]: Sector size 0 is not valid for device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Unrecognized file system on device /dev/sda2, label will not be preserved

[2017-10-12 12:13:41,306 INFO storage ]: Got mount table entry: fsname: /dev/sda2, dir: /var/lib/mysql, type: btrfs

[2017-10-12 12:13:41,306 INFO storage ]: Looking for device with major 8 and minor 2

[2017-10-12 12:13:41,306 INFO storage ]: Found device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Creating volume with mountPoint: /var/lib/mysql, device path: /dev/sda2, fsType: btrfs, _blockSizeInBytes: 4096, _capacityInBlocks: 12581120, _blocksFree: 11746221

[2017-10-12 12:13:41,306 INFO storage.volume ]: Sector size 0 is not valid for device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Unrecognized file system on device /dev/sda2, label will not be preserved

[2017-10-12 12:13:41,306 INFO storage ]: Got mount table entry: fsname: /dev/sda2, dir: /var/log, type: btrfs

[2017-10-12 12:13:41,306 INFO storage ]: Looking for device with major 8 and minor 2

[2017-10-12 12:13:41,306 INFO storage ]: Found device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Creating volume with mountPoint: /var/log, device path: /dev/sda2, fsType: btrfs, _blockSizeInBytes: 4096, _capacityInBlocks: 12581120, _blocksFree: 11746221

[2017-10-12 12:13:41,306 INFO storage.volume ]: Sector size 0 is not valid for device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Unrecognized file system on device /dev/sda2, label will not be preserved

[2017-10-12 12:13:41,306 INFO storage ]: Got mount table entry: fsname: /dev/sda2, dir: /var/lib/mariadb, type: btrfs

[2017-10-12 12:13:41,306 INFO storage ]: Looking for device with major 8 and minor 2

[2017-10-12 12:13:41,306 INFO storage ]: Found device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Creating volume with mountPoint: /var/lib/mariadb, device path: /dev/sda2, fsType: btrfs, _blockSizeInBytes: 4096, _capacityInBlocks: 12581120, _blocksFree: 11746221

[2017-10-12 12:13:41,306 INFO storage.volume ]: Sector size 0 is not valid for device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Unrecognized file system on device /dev/sda2, label will not be preserved

[2017-10-12 12:13:41,306 INFO storage ]: Got mount table entry: fsname: /dev/sda2, dir: /var/lib/mailman, type: btrfs

[2017-10-12 12:13:41,306 INFO storage ]: Looking for device with major 8 and minor 2

[2017-10-12 12:13:41,306 INFO storage ]: Found device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Creating volume with mountPoint: /var/lib/mailman, device path: /dev/sda2, fsType: btrfs, _blockSizeInBytes: 4096, _capacityInBlocks: 12581120, _blocksFree: 11746221

[2017-10-12 12:13:41,306 INFO storage.volume ]: Sector size 0 is not valid for device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Unrecognized file system on device /dev/sda2, label will not be preserved

[2017-10-12 12:13:41,306 INFO storage ]: Got mount table entry: fsname: /dev/sda2, dir: /var/lib/libvirt/images, type: btrfs

[2017-10-12 12:13:41,306 INFO storage ]: Looking for device with major 8 and minor 2

[2017-10-12 12:13:41,306 INFO storage ]: Found device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Creating volume with mountPoint: /var/lib/libvirt/images, device path: /dev/sda2, fsType: btrfs, _blockSizeInBytes: 4096, _capacityInBlocks: 12581120, _blocksFree: 11746221

[2017-10-12 12:13:41,306 INFO storage.volume ]: Sector size 0 is not valid for device /dev/sda2

[2017-10-12 12:13:41,306 WARN storage.volume ]: Unrecognized file system on device /dev/sda2, label will not be preserved

[2017-10-12 12:13:41,306 INFO storage ]: Getting stats for swap device /dev/sda1

[2017-10-12 12:13:41,306 INFO storage ]: Swap device /dev/sda1 has block device number (major,minor): (8,1)

[2017-10-12 12:13:41,306 WARN storage.volume ]: Cannot use statvfs() for the swap volume with device path: /dev/sda1, so the volume size statistics will not be set.

[2017-10-12 12:13:41,306 WARN storage.volume ]: Creating volume with mountPoint: , device path: /dev/sda1, fsType: linux-swap, _blockSizeInBytes: 0, _capacityInBlocks: 0, _blocksFree: 0

[2017-10-12 12:13:41,307 WARN network ]: Ignoring interface 'lo' because it is not an ethernet interface

[2017-10-12 12:13:41,307 INFO distribution ]: File '/etc/os-release' exists.

[2017-10-12 12:13:41,307 INFO distribution ]: Found distro version as '42.1' in line 'VERSION_ID="42.1"'

[2017-10-12 12:13:41,307 INFO distribution ]: Found distro name as 'opensuse' in line 'ID=opensuse'

[2017-10-12 12:13:41,310 INFO operatingSystem ]: Command 'uname -n' returned:

[2017-10-12 12:13:41,310 INFO operatingSystem ]: --> linux-lh4r

[2017-10-12 12:13:41,312 INFO operatingSystem ]: Command 'uname -r' returned:

[2017-10-12 12:13:41,312 INFO operatingSystem ]: --> 4.1.39-56-default

[2017-10-12 12:13:41,312 INFO operatingSystem ]: File '/sbin/dracut' does not exist.

[2017-10-12 12:13:41,312 INFO operatingSystem ]: File '/bin/dracut' does not exist.

[2017-10-12 12:13:41,312 INFO operatingSystem ]: File '/usr/sbin/dracut' does not exist.

[2017-10-12 12:13:41,312 INFO operatingSystem ]: File '/usr/bin/dracut' exists.

[2017-10-12 12:13:41,313 INFO hardwareInfo ]: File '/sys/firmware/efi/vars' does not exist.

[2017-10-12 12:13:41,313 INFO bootLoader ]: PopulateBootLoaderType: Trying to run /usr/sbin/grub2-install

[2017-10-12 12:13:41,316 INFO bootLoader ]: Command '/usr/sbin/grub2-install --version' returned:

[2017-10-12 12:13:41,316 INFO bootLoader ]: --> /usr/sbin/grub2-install (GRUB2) 2.02~beta2

[2017-10-12 12:13:41,316 INFO bootLoader ]: PopulateBootLoaderType: Detected GRUB version as GRUB2

[2017-10-12 12:13:41,316 WARN bootLoader ]: PopulateCfgPathFromMap: Cannot find distro opensuse in map for EFI GRUB paths

[2017-10-12 12:13:41,316 INFO bootLoader ]: Looking for grub.cfg in /boot

[2017-10-12 12:13:41,320 INFO bootLoader ]: Command 'find /boot -name grub.cfg' returned:

[2017-10-12 12:13:41,320 INFO bootLoader ]: --> /boot/grub2/grub.cfg

[2017-10-12 12:13:41,320 INFO bootLoader ]: PopulateLoaderConfigFile: Found /boot/grub2/grub.cfg

[2017-10-12 12:13:41,320 INFO bootLoader ]: File '/tmp/vmware-sysinfo-grub-device.map' does not exist.

[2017-10-12 12:13:41,320 INFO bootLoader ]: Trying to create device map file /tmp/vmware-sysinfo-grub-device.map

[2017-10-12 12:13:41,320 INFO bootLoader ]: Running command: grub --batch --no-floppy --device-map=/tmp/vmware-sysinfo-grub-device.map > /dev/null 2>&1

[2017-10-12 12:13:41,322 INFO bootLoader ]: Writable command 'grub --batch --no-floppy --device-map=/tmp/vmware-sysinfo-grub-device.map > /dev/null 2>&1' succeeded.

[2017-10-12 12:13:41,322 ERROR bootLoader ]: Unable to open file: /tmp/vmware-sysinfo-grub-device.map

[2017-10-12 12:13:41,322 INFO sysinfo ]: Output:

[2017-10-12 12:13:41,322 INFO sysinfo ]: <?xml version="1.0" encoding="UTF-8"?>

[2017-10-12 12:13:41,322 INFO sysinfo ]: <sysinfo>

[2017-10-12 12:13:41,322 INFO sysinfo ]:  <storage>

[2017-10-12 12:13:41,322 INFO sysinfo ]:   <volume mountPoint="/" blockSizeInBytes="4096" capacityInBlocks="12581120" blocksFree="11746221" blocksUsed="834899" devicePath="/dev/sda2" fileSystemType="btrfs" isBootVolume="true" label=""/>

[2017-10-12 12:13:41,322 INFO sysinfo ]:   <volume mountPoint="/.snapshots" blockSizeInBytes="4096" capacityInBlocks="12581120" blocksFree="11746221" blocksUsed="834899" devicePath="/dev/sda2" fileSystemType="btrfs" isBootVolume="false" label=""/>

[2017-10-12 12:13:41,322 INFO sysinfo ]:   <volume mountPoint="/var/tmp" blockSizeInBytes="4096" capacityInBlocks="12581120" blocksFree="11746221" blocksUsed="834899" devicePath="/dev/sda2" fileSystemType="btrfs" isBootVolume="false" label=""/>

[2017-10-12 12:13:41,322 INFO sysinfo ]:   <volume mountPoint="/tmp" blockSizeInBytes="4096" capacityInBlocks="12581120" blocksFree="11746221" blocksUsed="834899" devicePath="/dev/sda2" fileSystemType="btrfs" isBootVolume="false" label=""/>

[2017-10-12 12:13:41,322 INFO sysinfo ]:   <volume mountPoint="/usr/local" blockSizeInBytes="4096" capacityInBlocks="12581120" blocksFree="11746221" blocksUsed="834899" devicePath="/dev/sda2" fileSystemType="btrfs" isBootVolume="false" label=""/>

[2017-10-12 12:13:41,322 INFO sysinfo ]:   <volume mountPoint="/srv" blockSizeInBytes="4096" capacityInBlocks="12581120" blocksFree="11746221" blocksUsed="834899" devicePath="/dev/sda2" fileSystemType="btrfs" isBootVolume="false" label=""/>

[2017-10-12 12:13:41,322 INFO sysinfo ]:   <volume mountPoint="/var/spool" blockSizeInBytes="4096" capacityInBlocks="12581120" blocksFree="11746221" blocksUsed="834899" devicePath="/dev/sda2" fileSystemType="btrfs" isBootVolume="false" label=""/>

[2017-10-12 12:13:41,322 INFO sysinfo ]:   <volume mountPoint="/opt" blockSizeInBytes="4096" capacityInBlocks="12581120" blocksFree="11746221" blocksUsed="834899" devicePath="/dev/sda2" fileSystemType="btrfs" isBootVolume="false" label=""/>

[2017-10-12 12:13:41,322 INFO sysinfo ]:   <volume mountPoint="/boot/grub2/i386-pc" blockSizeInBytes="4096" capacityInBlocks="12581120" blocksFree="11746221" blocksUsed="834899" devicePath="/dev/sda2" fileSystemType="btrfs" isBootVolume="false" label=""/>

[2017-10-12 12:13:41,322 INFO sysinfo ]:   <volume mountPoint="/var/opt" blockSizeInBytes="4096" capacityInBlocks="12581120" blocksFree="11746221" blocksUsed="834899" devicePath="/dev/sda2" fileSystemType="btrfs" isBootVolume="false" label=""/>

[2017-10-12 12:13:41,322 INFO sysinfo ]:   <volume mountPoint="/var/lib/pgsql" blockSizeInBytes="4096" capacityInBlocks="12581120" blocksFree="11746221" blocksUsed="834899" devicePath="/dev/sda2" fileSystemType="btrfs" isBootVolume="false" label=""/>

[2017-10-12 12:13:41,322 INFO sysinfo ]:   <volume mountPoint="/var/lib/named" blockSizeInBytes="4096" capacityInBlocks="12581120" blocksFree="11746221" blocksUsed="834899" devicePath="/dev/sda2" fileSystemType="btrfs" isBootVolume="false" label=""/>

[2017-10-12 12:13:41,322 INFO sysinfo ]:   <volume mountPoint="/var/crash" blockSizeInBytes="4096" capacityInBlocks="12581120" blocksFree="11746221" blocksUsed="834899" devicePath="/dev/sda2" fileSystemType="btrfs" isBootVolume="false" label=""/>

[2017-10-12 12:13:41,322 INFO sysinfo ]:   <volume mountPoint="/boot/grub2/x86_64-efi" blockSizeInBytes="4096" capacityInBlocks="12581120" blocksFree="11746221" blocksUsed="834899" devicePath="/dev/sda2" fileSystemType="btrfs" isBootVolume="false" label=""/>

[2017-10-12 12:13:41,322 INFO sysinfo ]:   <volume mountPoint="/var/lib/mysql" blockSizeInBytes="4096" capacityInBlocks="12581120" blocksFree="11746221" blocksUsed="834899" devicePath="/dev/sda2" fileSystemType="btrfs" isBootVolume="false" label=""/>

[2017-10-12 12:13:41,322 INFO sysinfo ]:   <volume mountPoint="/var/log" blockSizeInBytes="4096" capacityInBlocks="12581120" blocksFree="11746221" blocksUsed="834899" devicePath="/dev/sda2" fileSystemType="btrfs" isBootVolume="false" label=""/>

[2017-10-12 12:13:41,322 INFO sysinfo ]:   <volume mountPoint="/var/lib/mariadb" blockSizeInBytes="4096" capacityInBlocks="12581120" blocksFree="11746221" blocksUsed="834899" devicePath="/dev/sda2" fileSystemType="btrfs" isBootVolume="false" label=""/>

[2017-10-12 12:13:41,322 INFO sysinfo ]:   <volume mountPoint="/var/lib/mailman" blockSizeInBytes="4096" capacityInBlocks="12581120" blocksFree="11746221" blocksUsed="834899" devicePath="/dev/sda2" fileSystemType="btrfs" isBootVolume="false" label=""/>

[2017-10-12 12:13:41,322 INFO sysinfo ]:   <volume mountPoint="/var/lib/libvirt/images" blockSizeInBytes="4096" capacityInBlocks="12581120" blocksFree="11746221" blocksUsed="834899" devicePath="/dev/sda2" fileSystemType="btrfs" isBootVolume="false" label=""/>

[2017-10-12 12:13:41,322 INFO sysinfo ]:   <volume mountPoint="" blockSizeInBytes="0" capacityInBlocks="0" blocksFree="0" blocksUsed="0" devicePath="/dev/sda1" fileSystemType="linux-swap" isBootVolume="false" label=""/>

[2017-10-12 12:13:41,322 INFO sysinfo ]:   <disk type="msdos" controllerType="scsi" bus="0" deviceId="0" capacityInSectors="104857600">

[2017-10-12 12:13:41,322 INFO sysinfo ]:    <device path="/dev/sda" major="8" minor="0"/>

[2017-10-12 12:13:41,322 INFO sysinfo ]:    <hwGeometry cylinders="6527" heads="255" sectors="63"/>

[2017-10-12 12:13:41,323 INFO sysinfo ]:    <biosGeometry cylinders="6527" heads="255" sectors="63"/>

[2017-10-12 12:13:41,323 INFO sysinfo ]:    <partition number="1" type="primary" isActive="false" fileSystemType="linux-swap(v1)">

[2017-10-12 12:13:41,323 INFO sysinfo ]:     <device path="/dev/sda1" major="8" minor="1"/>

[2017-10-12 12:13:41,323 INFO sysinfo ]:     <lba start="2048" length="4206592" end="4208639"/>

[2017-10-12 12:13:41,323 INFO sysinfo ]:    </partition>

[2017-10-12 12:13:41,323 INFO sysinfo ]:    <partition number="2" type="primary" isActive="true" fileSystemType="">

[2017-10-12 12:13:41,323 INFO sysinfo ]:     <device path="/dev/sda2" major="8" minor="2"/>

[2017-10-12 12:13:41,323 INFO sysinfo ]:     <lba start="4208640" length="100648960" end="104857599"/>

[2017-10-12 12:13:41,323 INFO sysinfo ]:    </partition>

[2017-10-12 12:13:41,323 INFO sysinfo ]:   </disk>

[2017-10-12 12:13:41,323 INFO sysinfo ]:   <disk type="msdos" controllerType="scsi" bus="2" deviceId="0" capacityInSectors="2269696">

[2017-10-12 12:13:41,323 INFO sysinfo ]:    <device path="/dev/sr0" major="11" minor="0"/>

[2017-10-12 12:13:41,323 INFO sysinfo ]:    <hwGeometry cylinders="141" heads="255" sectors="63"/>

[2017-10-12 12:13:41,323 INFO sysinfo ]:    <biosGeometry cylinders="141" heads="255" sectors="63"/>

[2017-10-12 12:13:41,323 INFO sysinfo ]:   </disk>

[2017-10-12 12:13:41,323 INFO sysinfo ]:  </storage>

[2017-10-12 12:13:41,323 INFO sysinfo ]:  <network>

[2017-10-12 12:13:41,323 INFO sysinfo ]:   <interface label="eth0" nicId="00:0C:29:8C:11:BB" status="up">

[2017-10-12 12:13:41,323 INFO sysinfo ]:    <ip address="172.18.11.83" mask="255.255.240.0"/>

[2017-10-12 12:13:41,323 INFO sysinfo ]:   </interface>

[2017-10-12 12:13:41,323 INFO sysinfo ]:  </network>

[2017-10-12 12:13:41,323 INFO sysinfo ]:  <operatingSystem>

[2017-10-12 12:13:41,323 INFO sysinfo ]:   <hostname>linux-lh4r</hostname>

[2017-10-12 12:13:41,323 INFO sysinfo ]:   <distribution name="opensuse" version="42.1"/>

[2017-10-12 12:13:41,323 INFO sysinfo ]:   <kernel release="4.1.39-56-default" is64bit="true" SMP="false"/>

[2017-10-12 12:13:41,323 INFO sysinfo ]:   <dracut>/usr/bin/dracut</dracut>

[2017-10-12 12:13:41,323 INFO sysinfo ]:  </operatingSystem>

[2017-10-12 12:13:41,323 INFO sysinfo ]:  <hardwareInfo>

[2017-10-12 12:13:41,323 INFO sysinfo ]:   <firmwareType>bios</firmwareType>

[2017-10-12 12:13:41,323 INFO sysinfo ]:   <cpuCount>1</cpuCount>

[2017-10-12 12:13:41,323 INFO sysinfo ]:   <coresCount id="0">1</coresCount>

[2017-10-12 12:13:41,323 INFO sysinfo ]:   <memoryInKb>2064384</memoryInKb>

[2017-10-12 12:13:41,323 INFO sysinfo ]:  </hardwareInfo>

[2017-10-12 12:13:41,323 INFO sysinfo ]:  <bootLoader>

[2017-10-12 12:13:41,323 INFO sysinfo ]:   <type>grub2</type>

[2017-10-12 12:13:41,323 INFO sysinfo ]:   <configFile>/boot/grub2/grub.cfg</configFile>

[2017-10-12 12:13:41,323 INFO sysinfo ]:   <devicemap/>

[2017-10-12 12:13:41,323 INFO sysinfo ]:  </bootLoader>

[2017-10-12 12:13:41,323 INFO sysinfo ]: </sysinfo>

[2017-10-12 12:13:41,323 INFO sysinfo ]:

0 Kudos
1 Solution

Accepted Solutions
patanassov
VMware Employee
VMware Employee
Jump to solution

Hello

Yes, Btrfs volume manager seems to be the problem. I can't suggest any workaround using Converter.

You may try manual conversion. The disk seems not too big. Can you copy it (e.g. using 'dd') to some temporary storage? Then create a new VM with appropriately sized virtual disk, boot it from a live Suse CD, copy the data to the disk, install grub, and recreate the initrd image. Hopefully this should do.

View solution in original post

0 Kudos
4 Replies
problom_maker
Contributor
Contributor
Jump to solution

It turns out /dev/sr0 is just cdrom drive so makes sense with the error (Error: Can't have a partition outside the disk!) since it is not a disk.

on the command grub -batch -nofloppy ....   . it error out when I tried running it on the terminal so that is fixed now. but still getting 'Unable to query live Linux source machine'. all I have is those warnings which leave me to believe the standalone converter can't work with the btrfs filesystem.

help from anybody would be great

0 Kudos
patanassov
VMware Employee
VMware Employee
Jump to solution

Hello

Converter can read volumes formatted with Btrfs but will format with ext4 on the destination. However It will have problems if the Btrfs volume manager is used; only LVM is supported for volume management.

Can you attach the whole log? It is not clear from the snippets what the problem is.

Regards,

Plamen

0 Kudos
problom_maker
Contributor
Contributor
Jump to solution

attach is the log file from the vmware-sysinfo.sh

The suse 42.1 was not setup with LVM just straight btrfs.

So this machine basically can't be converted because Btrfs volume manager isn't supported.

are there any current work around I could do?

0 Kudos
patanassov
VMware Employee
VMware Employee
Jump to solution

Hello

Yes, Btrfs volume manager seems to be the problem. I can't suggest any workaround using Converter.

You may try manual conversion. The disk seems not too big. Can you copy it (e.g. using 'dd') to some temporary storage? Then create a new VM with appropriately sized virtual disk, boot it from a live Suse CD, copy the data to the disk, install grub, and recreate the initrd image. Hopefully this should do.

0 Kudos