Commit Graph

415 Commits

Author SHA1 Message Date
lissav
f9c95e8c6c fix having service nodes and nodes in noderange on the xdcp <noderange> -F <file> sync command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3654 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-29 13:36:18 +00:00
jbjohnso
648fb472e3 -Create xNBA bootstrap config files for nbfs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3652 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-26 19:29:01 +00:00
jbjohnso
f478676446 -Specify target noderange in some places where applicable in logs/ps output
-Add a line feed to stdout type messages


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3651 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-26 14:50:08 +00:00
jbjohnso
c43e7c9c8c -Add convenience functions for lock management
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3650 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-26 14:45:50 +00:00
lissav
3344ec3af3 fix if to destination does not exit on the sending node in the rsync file, it is assumed to be a directory
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3648 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-26 12:11:48 +00:00
lissav
a6936bbe72 remove -s flag and add processing to update the compute node without having to update the servicenode in a separate command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3641 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-25 18:17:19 +00:00
lissav
2d15fc10dc put back old code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3638 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-25 16:10:50 +00:00
lissav
9ad409f447 fix spelling of SNsyncfiledir
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3637 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-25 15:56:15 +00:00
lissav
80362e1c9a remove old unused execute_dshservice routine
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3632 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-24 18:32:17 +00:00
lissav
acaa7a673d add SNsyncfiledir description
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3630 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-23 16:49:06 +00:00
lissav
56b2948412 fix for terminating all dsh when only 1 dsh times out with low fanout
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3625 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-23 15:34:59 +00:00
lissav
9496d87cc1 fix syntax error line 93 used wrong pointer to open table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3624 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-23 15:16:31 +00:00
lissav
33b12316ac perl header messed up??
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3623 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-23 14:30:18 +00:00
ligc
b62d1833f3 bug 2800171: add snmpc into the tabdump site -d output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3620 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-23 06:37:55 +00:00
cridye
87fbe622ce allow empty groups in node ranges, provided they are defined in nodegroup table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3615 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-22 23:31:53 +00:00
daniceexi
a9e38189f3 Code drop for the Syncing file feature to support that sync file to the root image
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3606 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-19 08:32:47 +00:00
lissav
122b806f19 fix spelling of followint
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3604 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-18 18:52:35 +00:00
jbjohnso
389581face -Support more complex selection primitives in unattend/kickstart/autoyast templates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3598 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-17 21:03:08 +00:00
jbjohnso
85d25c6549 -Fix bug where architecture was not being pulled in
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3588 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-16 14:34:07 +00:00
jjhua
89c5468588 fixed the error of prompt messages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3560 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-12 10:12:37 +00:00
lissav
6180629d5c fix rsync bugs, do not remove the file from the list if it does not exit, show the error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3555 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-11 17:44:55 +00:00
jjhua
5849e402cd rflash says it updates node successfully that were not. fix bug2803200
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3550 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-11 07:21:58 +00:00
ligc
8181865e23 Update schema.pm to open attributes in ppc table to fsp and bpa nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3549 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-11 05:47:19 +00:00
lissav
c2d062c504 add check that there is at least one valid line in the rsync file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3547 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-10 17:35:10 +00:00
lissav
29d4977402 mkdir -p
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3542 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-09 16:45:17 +00:00
lissav
be7c4e1689 add interface for xdcp -i, currently tested only on Linux
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3540 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-09 14:38:30 +00:00
lissav
5a92d20454 do not delete built rsync script for now for debugging
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3530 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-08 18:10:37 +00:00
lissav
ad736a3981 remove exits from DSHCLI.pm where possible so will return to the caller
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3525 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-05 15:45:25 +00:00
wanghuaz
e5892fb437 Fix output issue in getmacs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3522 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-05 10:07:38 +00:00
wanghuaz
94d4a16216 help message and man page update for getmacs -F option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3521 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-05 09:06:07 +00:00
wanghuaz
2afae2141c Call lshwres to achieve mac address if no ping test performed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3519 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-05 07:29:12 +00:00
zhanx
f559f74fd3 Fix rspconfig bug 2801001:rspconfig with spdump does not work on P6 HE fsp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3518 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-05 04:15:31 +00:00
jbjohnso
fd7accf225 -Remove confilicting hosts file entries
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3516 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-04 19:12:04 +00:00
daniceexi
05c9e4b58f The first phase code drop for CFM like funtion
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3514 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-04 15:33:44 +00:00
lissav
2fd76e94c0 fix syncing of Service node files with dcp ( -s option)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3509 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-03 14:38:12 +00:00
nott
e9d4cad28e Add shared_root resource to osimage definition.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3507 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-03 13:00:13 +00:00
ligc
1cc1a6ba9a dynamic node group performance improvement
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3504 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-03 08:40:32 +00:00
lissav
28d5c5313b enhance logic to not pull in Socket6 at all for AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3494 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-02 18:39:33 +00:00
lissav
f3bb891229 add comment on disablement of IPV6 on AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3487 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-02 11:38:34 +00:00
zhanx
d7be6ec60d Fix bug for lsslp on AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3485 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-02 09:52:10 +00:00
ligc
7f28622333 change the / to | for dynamic node group regular expression
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3481 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-02 05:30:59 +00:00
wanghuaz
b07dcac380 fixed help info errors of rnetboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3479 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-02 03:05:05 +00:00
lissav
486e28c82d fix Socket6 error on AIX funny line added to every command addr xxx .....
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3476 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-01 20:39:29 +00:00
wanghuaz
35c7e5dbe4 added fail-retry to lpar_netboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3473 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-01 16:45:16 +00:00
ligc
4e92c89515 subroutine setobjdefs: chdef/mkdef performance improvement
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3462 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-01 06:35:43 +00:00
jbjohnso
5a5b16857a -Add some modules to hold common plugin and virtualization plugin routines
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3460 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-31 18:52:35 +00:00
jbjohnso
312c810085 -Succeed when no nodegroup table exists
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3459 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-29 19:21:29 +00:00
jbjohnso
90b611cb85 -Fix IPv6 usage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3457 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-29 13:53:49 +00:00
wanghuaz
deb834218b add conserveronhmc setting in site table to control if we use lpar_netboot script local or on hmc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3453 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-27 07:52:18 +00:00
jjhua
5ae7b488a7 fixed the bug 2788745, deteting the redundant and misleading prompt
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3452 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-27 06:48:49 +00:00