search for: voluuid1

Displaying 1 result from an estimated 1 matches for "voluuid1".

Did you mean: voluuid
2014 Jan 17
1
Re: Libguestfs can't launch with one of the disk images in the RHEV cluster
...VM starts, deactivated as soon as the VM is stopped). If you just want to access these images once and you're sure that they are not in use you could activate the relevant LVs and create the symlinks yourself on any machine (no need of oVirt/vdsm), e.g. /tmp/ovirt-images/<imgUUID>/<volUUID1> -> /dev/dm-xx /tmp/ovirt-images/<imgUUID>/<volUUID2> -> /dev/dm-xx /tmp/ovirt-images/<imgUUID>/<volUUID3> -> /dev/dm-xx this could even be automated eventually (from the qemu-img output). If instead you're trying to integrate with oVirt and you need a mor...