Unverified Commit 9ba94935 authored by anarcat's avatar anarcat
Browse files

a reboot is needed as well

parent 8787f799
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -148,7 +148,8 @@ A disk can be added to an instance with the `modify` command as
well. This, for example, will add a 100GB disk to the `test1` instance
well. This, for example, will add a 100GB disk to the `test1` instance
on teh `vg_ganeti_hdd` volume group, which is "slow" rotating disks:
on teh `vg_ganeti_hdd` volume group, which is "slow" rotating disks:


    gnt-instance modify --disk add:size=100g,vg=vg_ganeti_hdd test1
    gnt-instance modify --disk add:size=100g,vg=vg_ganeti_hdd test1.torproject.org
    gnt-instance reboot test1.torproject.org


### Adding a network interface on the rfc1918 vlan
### Adding a network interface on the rfc1918 vlan