NOTE: the actual node must be manually picked because the `hail`
NOTE: the actual node must be manually picked because the `hail`
allocator doesn't seem to know about block devices.
allocator doesn't seem to know about block devices.
NOTE: mixing DRBD and iSCSI volumes on a single instance is not supported.
7. at this point, the VM probably doesn't boot, because for some
7. at this point, the VM probably doesn't boot, because for some
reason the `gnt-instance-debootstrap` doesn't fire when disks are
reason the `gnt-instance-debootstrap` doesn't fire when disks are
adopted. so you need to reinstall the machine, which involves
adopted. so you need to reinstall the machine, which involves
stopping it first:
stopping it first:
gnt-instance shutdown --timeout=0 tb-build-03
gnt-instance shutdown --timeout=0 test-01
gnt-instance reinstall tb-build-03
gnt-instance reinstall test-01
HACK: the current installer fails on weird partionning errors, see
HACK: the current installer fails on weird partionning errors, see
[upstream bug 13](https://github.com/ganeti/instance-debootstrap/issues/13). We applied [patch 14](https://github.com/ganeti/instance-debootstrap/pull/14) on `chi-node-04`