wanghuaz
6ae2911605
the symbol "~." will introduce exceptions in rcons, and rcons has provided Ctrl+C+. to disconnect from console. so simply remove this symbol.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2859 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-09 08:11:00 +00:00
ellen56
173a1c5adf
1.Display system p LED values via rvitals; 2.Add option onstandby to rpower to power on CEC in standby mode
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2840 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-05 03:21:20 +00:00
wanghuaz
d803019252
The original logic to rnetboot/getmacs linux nodes takes too much time, since xdsh will wait there for some time if the nodes are not running.
...
Now just FORCE lpar shutdown if the nodes are running Linux.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2811 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-27 09:46:46 +00:00
wanghuaz
5ee13233fc
Fixed the issue that if nodename in xcat database is not the same with lpar name, rnetboot will fail.
...
Root cause: rnetboot will resolve the lpar name from hmc in order to setup a full lpar_netboot command. But rnetboot will also use this lpar name in xcat database to resolve the network, which will definitely fail.
Fix: pass the nodename to xcat database instead of lparname.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2715 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-11 06:32:58 +00:00
jjhua
d6988ca2f0
Modified some code in connect function of PPCcli.pm to make the rflash with -V work well. (Bug 2512281)
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2617 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-16 03:01:04 +00:00
wanghuaz
d549325b97
HMC has been updated to add -K netmask option in lpar_netboot.expect. xCAT needs to read the netmask from table and pass this option to HMC if -G,-S,-C has been specified.
...
Defect 2485129: Fail to getmacs from HMC with option -S -C -G
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2597 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-14 07:37:14 +00:00
sakolish
d63ebb8522
Fixed problem with rpower for CEC commands
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2502 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-17 20:40:30 +00:00
wanghuaz
b8251925d9
Fixed the issue that rnetboot and getmacs commands coundn't succeed when the LPARs are still running.
...
Defect 2022227[https://sourceforge.net/tracker/index.php?func=detail&aid=2022227&group_id=208749&atid=1006945 ]
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2488 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-10 02:49:15 +00:00
zhanx
6254f3cb84
SLP automatic naming for HMC
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2262 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-30 13:44:19 +00:00
sakolish
8df2c29208
Modified "mksyscfg" function to allow -p flag in "chvm"
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1709 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-20 13:15:23 +00:00
sakolish
c5b5f0c391
Added lslic() function to list firmware version
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1622 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-11 18:20:48 +00:00
sakolish
7d260c1749
Remove -c (colon-seperated output) from lpar_netboot() function - Line #614
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1579 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-04 19:15:55 +00:00
jbjohnso
77d55609c0
-Move perl-xCAT to not have version in trunk name
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1562 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-03 15:00:37 +00:00