Commit Graph

83 Commits

Author SHA1 Message Date
daniceexi
4b5020cf72 defect 3552206: removed the limitation that forbid the updatenode -S to diskless node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13733 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-10 07:55:07 +00:00
lissav
a53aa1be66 Remove obsolete code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13728 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-08 10:14:07 +00:00
lissav
c5f1214469 Take out bad host processing until redesign to get rid of inf loop in getdata
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13727 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-08 10:11:32 +00:00
lissav
6961c84384 fixed hierarchy -k, still some work to do in that area and more testing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13723 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-06 19:23:22 +00:00
jjhua
e6ace37bc9 updatenode performance enhancement: remove the code to tar postscripts. This method is not acceptable.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13707 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-04 02:37:01 +00:00
lissav
612ce0ae0e make running mkknowhosts and setup of ssh keys ( xdsh-k) a common routine
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13662 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-30 12:41:20 +00:00
jjhua
49340ac37d comment out the debug messages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13646 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-30 01:56:59 +00:00
lissav
76f7e2310c Got non-hierarchical node updatenode -k working correctly, some cleanup, more to do
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13633 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-29 10:21:39 +00:00
jjhua
fcf725f88d updatenode performance enhancement. 1, tar the postscripts for xcatdsklspost
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13625 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-28 11:39:41 +00:00
lissav
dba7c5d40d fix defect 3555748
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13613 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-26 11:22:55 +00:00
jbjohnso
f5fee75ae9 Enable a node to control reporting of it's own state more carefully... provided it has an x509 certificate we bless.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13608 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-24 17:12:57 +00:00
lissav
57bd1255c1 some improvements and remove --userid --device support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13577 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-22 19:05:10 +00:00
lissav
449278bf97 defect 3414740 Merge aixremoteshell/remoteshell
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13546 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-17 11:44:15 +00:00
zhaoertao
40e144b4cc for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13467 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-09 04:07:40 +00:00
lissav
c0c737b26c use noderangecontainsMn routine
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13449 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-07 16:41:12 +00:00
lissav
c01096db79 Do not allow updatenode -k to the Management Node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13169 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-26 15:15:19 +00:00
lissav
d016775cb6 fix defect 3531962
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13007 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-04 18:41:45 +00:00
lissav
c504303ba1 fix defect 3531617
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13005 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-04 11:55:43 +00:00
nott
e22550566f fix rpm flags issue
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11624 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-19 18:26:14 +00:00
jbjohnso
362f237975 Fix various omissions of 'use' statements.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11623 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-19 16:09:21 +00:00
nott
7e8d9082db fix emgr support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11584 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-15 20:13:51 +00:00
immarvin
2dc75a89d3 corrected a typo in subroutine updateOS()
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11307 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-28 06:05:05 +00:00
lissav
7d1d789939 no longer call xcatserver,xcatclient because servicenode calls them
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11167 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-07 17:42:33 +00:00
lissav
966eaadba0 fix defect 3448413
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11117 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-02 17:10:38 +00:00
ligc
112f5aeebd ftp dependency removal initial code drop
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10987 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-10 14:26:08 +00:00
ligc
68dd5e36bd nfsv4 support, add -o vers=4 to mount commands if site.useNFSv4onAIX is set
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10868 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-24 11:14:13 +00:00
ligc
840293e273 nfsv4 support, add -o vers=4 to mount commands if site.useNFSv4onAIX is set
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10867 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-24 11:07:58 +00:00
linggao
0f302dbc58 fix a defect for supporing parameters in updatenode -P
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10361 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 20:10:55 +00:00
linggao
a883dd15e8 fix updatenode to handle servicenode pools for security update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10290 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-15 20:28:58 +00:00
daniceexi
e3424dfe9e defect 3323703: fix the issue in the verbose message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9908 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-23 06:31:43 +00:00
linggao
f871ecbdad support arguments for postscripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9803 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-15 14:09:46 +00:00
lissav
969745a38a Add support to updatenode to sync only service nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9594 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-13 13:29:05 +00:00
linggao
990d9ada0b allow extra scripts to be run with snmove command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9289 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-12 20:27:22 +00:00
daniceexi
2a96709a23 defect 3138573: output the following error message when no profile or provmethod was set when running the updatenode -S. Error: No osimage specified for the following nodes: hv32s38p02. You can try to run the nimnodeset command or set the profile|provmethod attributes manually.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8474 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-20 09:16:29 +00:00
sjing
dd4fd4b76b support xcatmon push model for HPC software.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8256 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-24 07:07:56 +00:00
nott
3c2604904d fix updatenode -A option and error msgs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7759 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-05 19:09:24 +00:00
linggao
3a79372c4e updatenode supports upgrading packages from os distro
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6844 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-23 18:46:17 +00:00
phamt
b6d9cf4e4a Added -o option to update the Linux OS
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6697 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-12 00:40:50 +00:00
linggao
ddb52b5e48 fix updatenode for service node pool case. Only fixed the -P case, needs more work on other cases
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6634 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-01 19:55:11 +00:00
nott
a15004f8de add chkosimage command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6503 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-17 13:09:43 +00:00
nott
8f8ac0a1bb set permissions in lpp_source
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6362 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-07 12:04:48 +00:00
ligc
b8eeb7bbdf ipv6 fix, replace the Socket library calls with NetworkUtils subroutines
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6046 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 09:21:56 +00:00
daniceexi
4c5be2b723 defect 2988145: just display verbose info when -V specified
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5794 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-16 10:44:43 +00:00
nott
2df800942b Add interim fix manager support for AIX.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5584 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-25 18:15:06 +00:00
daniceexi
6399a3f417 some minor modification related to updatenode --security
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5568 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-24 12:05:58 +00:00
daniceexi
6b4b8e4ca2 the code drop of updatenode --security
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5539 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-21 13:11:47 +00:00
daniceexi
622c6967b2 defect 2947857: use subroutine getInstallDir to get the install dir
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5274 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-24 08:23:36 +00:00
nott
2a755fc8ba Remove call to xcatstart and fix tmp file cleanup.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5214 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-12 18:28:49 +00:00
daniceexi
13baca0fc2 use the runxcmd to replace the runcmd for xdcp calling
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5122 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-03 08:47:00 +00:00
daniceexi
969806a3fa 2935484: split out the diskless nodes and avoid to run the software maintenance on these nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5056 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-27 10:23:03 +00:00