Commit Graph

3092 Commits

Author SHA1 Message Date
448eb5c44d Enable mknimimage to read multiple CDs.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3499 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-02 18:59:06 +00:00
2cb8e227ce 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@3495 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-02 18:40:06 +00:00
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
ebceef80b2 added script names that'll be copied to the nodes fro rmcmon
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3492 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-02 17:01:26 +00:00
e8e658b685 Check for NIM resources correctly.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3490 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-02 16:41:17 +00:00
e8378aea9d Add xCAT-web to AIX tarball
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3488 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-02 14:28:17 +00:00
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
e965589467 add comment on disablement of IPV6 on AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3486 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-02 11:38:23 +00:00
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
947dfd80ee Update the dynamic node group regular expression pattern from // to ||.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3482 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-02 05:45:04 +00:00
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
137f2978c0 add dynamic node group check in subroutine nodech
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3480 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-02 05:29:55 +00:00
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
5bdfaa726b Undo the code changes made for 2727882
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3478 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-02 01:35:35 +00:00
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
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
14509f884e New bundle file that does not contain tcl, tk, and expect.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3471 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-01 13:16:53 +00:00
ab08662e89 Remove xCATaixSSH.bnd.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3469 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-01 13:03:57 +00:00
607fe8f233 Make postscripts directory.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3466 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-01 13:00:18 +00:00
b2bfeaea11 Kill child pid if cannot open ssl socket.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3465 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-01 12:55:27 +00:00
2507582e5c bug 2727882 fix: if group is not specified, use the blank as the default
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3463 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-01 08:01:13 +00:00
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
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
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
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
610ac90036 fix so that it now still calls processing of usage instead of exiting
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3455 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-29 11:15:19 +00:00
d7da099cf2 fix copy of sync file when we are on the Management node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3454 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-27 18:11:30 +00:00
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
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
8fee83212e increase the retry times
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3450 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-27 03:22:52 +00:00
b12ca5863a fix creation of xcat.sh and xcat.csh such that it contains a trailing : on manpath to allow searching of system manpaths
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3448 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-26 17:19:47 +00:00
883288acc9 fix bug 2796787: ca.pem file can not be copied to xcat service node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3446 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-26 11:07:50 +00:00
164cb22b43 2nd code drop for CRHS-like function: added lsconn and rmconn, including the usage info(-h). No man page is updated.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3445 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-26 06:02:03 +00:00
d3853e0e40 update rvitals usage information
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3444 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-26 05:02:23 +00:00
73a2925dc5 rvitals manpage update according to bugs 2792134 2783494 2783499 2783508
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3443 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-26 02:48:12 +00:00
4ace1d746b rvitals manpage update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3442 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-26 02:27:14 +00:00
c9d2c76a56 handle dcp rsync cfm hierarchically
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3441 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-25 12:27:48 +00:00
5b095239c1 -Add outer retry loop for bmcsetup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3440 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-22 18:45:00 +00:00
81c08bb76f added help message for people that just do rpower <noderange> noaction
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3435 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-21 21:19:42 +00:00
2afaf7db9b fixed a lame error when I commented out the wrong value...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3434 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-21 21:03:02 +00:00
530c0d755c got rid of remoteshell post install so my stuff would work...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3433 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-21 20:20:36 +00:00
762164c514 updated to work with generic stuff and added ssh config since remoteshell script hangs forever... pretty sure this is because of recent AIX changes... so easy to blame
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3432 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-21 20:17:11 +00:00
9a97a983fe increased root partition for esx3.5u4
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3431 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-21 18:33:29 +00:00
20faebf2c8 Dont use mac with mkdsklsnode -n option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3430 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-21 14:47:24 +00:00
ce6b5cf015 updated for AIX; and we use IBM HTTP Server as the httpd deamon
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3428 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-21 09:27:48 +00:00
3a7a2a0fc4 add {h} to show the usage()
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3427 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-21 09:26:58 +00:00
02c8806078 Fixed bug 2775946. cleanup all the sessions when config conserver.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3426 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-21 06:52:33 +00:00
470e74212c move preprocess_for_rflash from PPC.pm to PPCrflash.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3425 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-21 06:48:57 +00:00
b42067cf20 remove preprocess_for_rflash from PPC.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3424 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-21 06:45:34 +00:00
fabdef5ead Update AIX servcie node bundle file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3420 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-20 18:55:12 +00:00