Commit Graph

78 Commits

Author SHA1 Message Date
jbjohnso
da7655af18 -Fix problem where xcatd would 'BUG' if a table didn't exist at all when trying to determine a command handler
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2770 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-19 00:45:53 +00:00
mxi1
3a0dd3bece use apache2 service to check httpd service on SLES, xcatconfig updated
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2751 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-16 10:33:01 +00:00
lissav
47717050f9 fix syntax error in conf file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2732 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-12 14:35:23 +00:00
lissav
ca750fb268 fix to support SuSE
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2731 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-12 14:18:06 +00:00
lissav
1aceee43e1 change copy.perl script to copy.sh script to copy keys on the node. Node may not have perl installed. used in xdsh <noderange> -K
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2721 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-11 17:33:58 +00:00
lissav
2ded87c984 These updates move the /install/postscripts/hostkeys private and public keys to reside in /etc/xcat/hostkeys directory. It will leave a copy of the public hostkeys in /install/postscripts/hostkeys
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2714 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-10 19:48:29 +00:00
lissav
122dffca3b add copy of the private key to the nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2713 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-09 20:27:46 +00:00
lissav
bae1e1110a add code to support xdsh -K for non-root ids and not to use xcatbypass
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2701 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-04 17:18:44 +00:00
jbjohnso
0374e787f5 -Confine plugin bugs to the child process handling them in the common case, provide more feedback on these
than 'unexpected disconnect'.  Note that a rearchitecting to not fork when only one plugin is involved
 would make the 'impossible' message possible, but such a rearchitecting would make xcatd more susceptible to
 plugin bugs in other ways and is therefore unlikely.


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2683 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-31 22:45:22 +00:00
linggao
1cc6b66c5c bug fix in chtab
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2668 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-29 16:37:52 +00:00
linggao
7fba9cb39c added AUTO INCREMENT support for DB columns
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2657 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-27 17:53:44 +00:00
linggao
8fcbfe7cc8 fixed a security risk by resetting XCATCFG in snmp trap handler
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2638 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-22 00:34:04 +00:00
linggao
51a1219b42 added support for user-defined database tables, phase 1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2590 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-09 22:25:35 +00:00
wanghuaz
11befcd181 IB Switch Support in xCAT. With this change, xdsh gets the capability to connect to IB switch as a compute node.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2581 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-08 12:57:02 +00:00
nott
7ad76fee1e Do not try to remove xCATSN unless it actually exists.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2543 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-12-11 18:22:23 +00:00
lissav
49b0f4e074 remove /etc/xCATSN if Management Node installed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2517 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-20 17:56:02 +00:00
wanghuaz
403c5b399a Fixed the issue lpar_netboot.expect timeout on IVM controlled systems
Defect [2316981] : https://sourceforge.net/tracker/index.php?func=detail&aid=2316981&group_id=208749&atid=1006945

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2512 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-20 09:34:03 +00:00
nott
0daa69aac8 Add xcatd to inittab file for AIX.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2510 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-19 15:22:21 +00:00
jbjohnso
78363b3456 -Fix problem where an error went to stdout instead of stderr
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2496 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-11 15:42:04 +00:00
lissav
de65f6f8b5 move touch of /etc/xCATMN to top of routine so the file exists before syslog is run
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2452 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-03 16:52:30 +00:00
lissav
3f937203f7 surpress the error from /bin/mv /install/postscripts/.ssh /install/postscripts/_ssh
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2439 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-31 16:21:01 +00:00
linggao
df516a289d console opens on demand on AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2416 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-29 19:55:30 +00:00
mellor
26c6baf15f new rollupdate support working with LoadLeveler
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2375 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-22 15:56:46 +00:00
nott
ca3c374059 Avoid inet6 check for AIX in thishostisnot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2364 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-19 17:29:03 +00:00
linggao
4018516186 changed /etc/rc.d/init.d to /etc/init.d so code works on SLES as well.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2361 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-17 17:59:57 +00:00
saiprakash
a7fa2d2251 modified cron script for PCP
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2346 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-14 18:13:00 +00:00
lissav
3c37d5c25a fixes for aix support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2309 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-09 15:28:47 +00:00
lissav
67c7165717 fix for AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2308 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-09 14:13:56 +00:00
lissav
b1b102e8ab fix for AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2307 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-09 14:11:52 +00:00
lissav
6391aa7d52 fix syntax error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2290 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-07 16:37:22 +00:00
linggao
cdf30a4431 fixed xcatconfig file so that syslog works on AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2288 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-06 18:51:21 +00:00
saiprakash
e6b953689e modifid PCP plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2287 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-06 18:02:07 +00:00
saiprakash
d00f870c08 modified pcp_collect
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2266 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-30 14:39:59 +00:00
linggao
b908e634ea more work on node status
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2259 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-29 16:33:21 +00:00
linggao
d1175084d6 more on node status monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2258 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-29 14:53:58 +00:00
jbjohnso
4af8710b51 -Address errors on bad input from WebUI
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2251 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-28 18:46:48 +00:00
jbjohnso
4edd7680f1 -Further enable WebUI to handle login reasonably
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2247 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-28 16:08:12 +00:00
jbjohnso
cb0a8f5c43 -Add 'becomeuser' tag to commands. If client supplies such a tag, will attempt
to change name to match based on passwd table contents.  Rejects request outright
if tag attempted and process fails.


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2245 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-27 19:24:02 +00:00
jbjohnso
8acad4e8ef -Revert fix for php client, fix the php client instead
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2244 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-27 15:23:43 +00:00
jbjohnso
21604ebdde -Fix php client hang
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2243 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-27 15:00:45 +00:00
jbjohnso
e8f67622e6 Tweak extnoderange function to be consistent with other commands, export it as client callable method
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2238 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-26 22:57:55 +00:00
linggao
1f661e7f08 added function for showing node status in nodelist table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2230 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-25 03:04:56 +00:00
jbjohnso
0ad5513cb7 -Fix xcatd after broken checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2208 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-19 15:34:08 +00:00
jbjohnso
5f8f8385cc -Fix perl warning on a comparison to behave obviously
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2204 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-19 14:38:35 +00:00
linggao
d6e89916a6 prepare for the new node status for xCAT
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2191 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-17 19:06:45 +00:00
lissav
129fb2d6f7 improve message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2187 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-17 11:58:29 +00:00
saiprakash
cdee15340e PCP plugin: not tested in hierarchy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2181 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-16 15:27:42 +00:00
lissav
1ecc4f2393 add interface to stop/start xcatd on AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2167 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-15 18:17:36 +00:00
linggao
8c143d78a6 allow user to add customization of pkg lists under /install/custom dir. more work on installing extra packages in xCAT
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2147 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-11 22:03:01 +00:00
linggao
2f4f7acab5 more on installing extra packages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2111 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-09 21:08:48 +00:00