Comment 3 for bug 1630667

Revision history for this message
Nathaniel W. Turner (nturner) wrote :

Cool! I'll try to find some time late next week to set up a test. Note that you can probably do a reasonable first test by creating a node that's a KVM virtual machine with a large sparse image file as the virtual drive.

For example:

# cd /var/lib/libvirt/images
# truncate -s 4T test.img

[Create a VM using test.img as the disk and PXE boot against MAAS...]