User:Franciswong
Jump to navigation
Jump to search
1 Cluster on air :
- 1 Acer ASPIRE (64 bits, Vt, Amd, 4 gb Ram, 1 disk 500G )
- 1 Acer ASPIRE (64 bits, Vt, Intel, 8 Gb Ram, 1 disk 1T )
History : 2010-07:
- Wake on lan : ok (but not so easy, depends on motherbord and network card facilities ...)
- a solution to solve the fact that my proxmox server doesnt start when i send magic packets to it :
- Modify this line in /etc/init.d/halt (beginnig) :
- a solution to solve the fact that my proxmox server doesnt start when i send magic packets to it :
NETDOWN=yes
in
NETDOWN=no
- Virtuals machines migration : done, but cannot start them !***!
- Solved: The process starting a VM loads the .bashrc file: Mine was modified for the user root, and was generating some messages : This messages made an error in the starting process and it stop ... No more problem after suppressing the modifs of .bashrc !!