Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
hypervisor:deploy [2012/09/21 10:07]
giancarlo
hypervisor:deploy [2012/11/15 11:17]
giancarlo
Line 19: Line 19:
 # apt-get update # apt-get update
 # apt-get upgrade # apt-get upgrade
-# adduser myuser linvirtd+# adduser myuser libvirtd
 # reboot # reboot
 </code> </code>
Line 100: Line 100:
 up ifconfig $IFACE 0.0.0.0 up up ifconfig $IFACE 0.0.0.0 up
 down ifconfig $IFACE down down ifconfig $IFACE down
 +</code>
 +</WRAP>
 +Edit libvirt upstart script to wait for bridge:
 +<WRAP prewrap center>
 +<code>
 +# nano -w /etc/init/libvirt-bin.conf
 +
 +     - start on runlevel [2345]
 +     + start on (runlevel [2345] and net-device-up IFACE=br0)
  
 # reboot # reboot
 
 
hypervisor/deploy.txt ยท Last modified: 2013/12/10 15:56 by giancarlo

Developers: CNR IRCrES IT Office and Library
Giancarlo Birello (giancarlo.birello _@_ ircres.cnr.it) and Anna Perin (anna.perin _@_ ircres.cnr.it)
DigiBess is licensed under: Creative Commons License
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki
Drupal Garland Theme for Dokuwiki