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
Last revision Both sides next revision
hypervisor:deploy [2012/09/21 10:07]
giancarlo
hypervisor:deploy [2013/05/28 13:26]
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
Line 174: Line 183:
 # alien --scripts -d hpacucli-9.10-22.0.x86_64.rpm # alien --scripts -d hpacucli-9.10-22.0.x86_64.rpm
 # dpkg -i hpacucli_9.10-23_amd64.deb # dpkg -i hpacucli_9.10-23_amd64.deb
 +</code>
 +</WRAP>
 +  * HW monitor tools UPDATE
 +Change apt source from
 +<WRAP prewrap center>
 +<code>
 +deb http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack stable/current non-free
 +</code>
 +</WRAP>
 +to
 +<WRAP prewrap center>
 +<code>
 +deb http://downloads.linux.hp.com/SDR/downloads/MCP/ubuntu precise current/non-free
 +</code>
 +</WRAP>
 +Then
 +<WRAP prewrap center>
 +<code>
 +# apt-get update
 +
 +# apt-get --only-upgrade install hp-health
 +# apt-get --only-upgrade install hpacucli
 </code> </code>
 </WRAP> </WRAP>
 
 
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