Re: [xcat-user] debugging communication to libvirt

2013-01-04 Thread Christopher Maestas
Thanks for the debugging help. While I could connect via virt-manager without issue, I was not able to connect via the ssh method. I resolved it and have moved forward. Maybe it would be good to add this into a FAQ for xCAT/kvm or the page here: http://sourceforge.net/apps/mediawiki/xcat/index.php

Re: [xcat-user] debugging communication to libvirt

2013-01-04 Thread Ling Gao
Does the following work? # virsh Welcome to virsh, the virtualization interactive terminal. Type: 'help' for help with commands 'quit' to quit virsh # connect qemu+ssh://root@localhost/system virsh # list IdName State ---

[xcat-user] debugging communication to libvirt

2013-01-04 Thread Christopher Maestas
I saw this issue posted previously, but didn't see a resolution. I seem to be having troubles talking with libvirt. I tried turning off iptables but that didn't work. SELinux is disabled. # rpower cdmkvm2 status cdmkvm2: Error: Cannot communicate via libvirt to localhost localhost is where my hy

Re: [xcat-user] Upgrading new kernel

2013-01-04 Thread Xiao Peng Wang
Right, change the .tmpl is the proper solution. And yes that when the new feature that supports multiple repos path is added, it will be easier. Thanks Best Regards -- Wang Xiaopeng (王晓朋) IBM China System Technology Laboratory

Re: [xcat-user] Post BOOT scripts

2013-01-04 Thread Lissa Valletta
Ok I want to document this in a few places ( 2.8 enhancement). But I just found this comment in the Schema. Are we going to do this, if not I want to remove it. Support will be added in the future for the postscripts attribute to run the scripts before the reboot in AIX. Lissa K. Valletta 8-3

Re: [xcat-user] Post BOOT scripts

2013-01-04 Thread John Simpson
There is another other twist. If the node is diskfull then there is a new site environment variable that we added, RUNBOOTSCRIPTS, which when set to "yes" will invoke the postbootscripts on the installation and each reboot of the node. If it is not set to "yes" then the postbootscripts will only b

Re: [xcat-user] Upgrading new kernel

2013-01-04 Thread Gilad Berman
Guang, First, thx for your response. I should probably state this is a statefull installation. The reason for not using otherpkgs is we must have it done before the reboot. we could put the script in the postscripts and not in the postbootscripts but we did not want to mess with the environm