Alexander Wels

Results 480 comments of Alexander Wels

So the reason is, we can clone any kind of PVC, not just disk images. So if we clone a non disk image, resizing makes no sense. I had to...

Re-opening to resize after cloning a virtual disk.

Note this works already if you are using block volume mode because we simply copy the bits

So with a block device it should see everything (well at least fdisk should see it), we don't resize the guest partitions. We haven't gotten guest partition resize to the...

Unfortunately cloning is a bit of a problem as we have several ways of cloning, depending on your underlying storage. If the storage supports snapshots for instance, we use snapshot...

/reopen /remove-lifecycle rotten /lifecycle frozen

So I am a little confused as to what you are talking about. If you use a raw block device (volumeMode: block) there is no disk.img file, we write the...