Loading tsa/howto/ganeti.mdwn +2 −1 Original line number Original line Diff line number Diff line Loading @@ -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 Loading Loading
tsa/howto/ganeti.mdwn +2 −1 Original line number Original line Diff line number Diff line Loading @@ -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 Loading