Commit Graph

3381 Commits

Author SHA1 Message Date
jbjohnso
6ad28fa9ae Add ability for xCAT to sign client certificates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10414 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-31 13:33:38 +00:00
mellor
47db3e0642 rollupdate defect 3396903: need to run llctl reconfig on MN with latest LL ptf1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10413 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-31 13:22:30 +00:00
mellor
7c89d073b0 use getNodeAttribs instead of getAttribs for statelite.mntopts to handle nodegroups in statelite.node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10409 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-31 13:00:18 +00:00
mellor
592a67639c added include_file subroutine to statelite.pm copied from packimage.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10408 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-31 12:11:14 +00:00
lissav
5732c04184 fix defect 3372805
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10405 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-31 11:54:27 +00:00
jbjohnso
56becc5546 Correct missing close brace
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10399 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-30 15:10:21 +00:00
wanghuaz
887d901e24 Fixed one timing issue that in open firmware 'Select this console as the active console press 0' msg passed quite quickly and this makes lpar_netboot.expect messed up with next msg after it. Adjust expect cases to put 'ok(.*)0 >' as the highest priority than '(.*)elect this consol(.*)'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10397 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-30 13:05:29 +00:00
ligc
cb9f712d6e fix for bug 3388874: mkdef handle existing objects
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10391 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-30 07:55:06 +00:00
sjing
496c97c6c5 Hitachi PMR fix - swapnfs is not available when paging resource is chaged.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10374 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-26 03:43:35 +00:00
sjing
dae397cf6a Hitachi PMR fix - swapnfs is not available when paging resource is chaged.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10372 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-26 03:38:30 +00:00
jbjohnso
a91c441719 Tighten up pid file management for coordinated xCATD shutdown/startup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10367 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-25 17:07:23 +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
lissav
ef99f0ec7f change genimage.pm to use runcmd streaming not runcmd_S which is removed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10359 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 18:06:14 +00:00
xq2005
92e0dd20bb install ganglia on cn when stateful install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10352 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 10:20:18 +00:00
lissav
7a5a296e6c fix defect 3396951 PMR 67324
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10348 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-23 19:08:03 +00:00
wanghuaz
41d8f40098 Added /proc filssytem for diskless node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10344 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-23 08:12:26 +00:00
phamt
5050faf404 Added support for rinstall.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10341 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-23 03:44:43 +00:00
zhaoertao
c2b5c89f29 fix bug 3392336, rspconfig give bpa plugin bug err when enableASMI=yes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10340 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-23 03:09:26 +00:00
jbjohnso
e32bf5d3df Use nodehm.serialport/serialspeed to configure esxi5 console configuration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10339 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-22 19:28:37 +00:00
lissav
8b5457c410 user Utils->SELINUX to check for selinux enabled
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10336 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-22 12:02:08 +00:00
otubo
4dd1436e17 adding comment again, don't know how or why I uncommented those lines, thanks to Eric Agar, he catch the problem
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10324 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-19 14:37:07 +00:00
lissav
db03b9948d added selinux check
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10322 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-19 11:55:15 +00:00
lissav
e8f39c6866 add error process per defect 3393849
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10321 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-19 11:32:43 +00:00
lissav
699af831c2 fix for defect 3394065
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10319 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-18 18:11:37 +00:00
lissav
7eb6cdac76 Allow domain in /etc/resolv.conf for AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10318 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-18 17:38:53 +00:00
jjhua
5381851d96 fixed 3393278, if noderange is not empty and missed not is empty, at the meantime, the @nodes is also empty, we can make sure that no node/noderange specified in the command line
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10315 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-18 02:48:34 +00:00
bp-sawyers
43305b59c8 delete old copy of postscripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10312 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-17 20:27:43 +00:00
ericagar
bb376d4928 Fix for defect 3393291: Fix bashisms in /etc/init.d/xcatd
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10310 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-17 19:42:11 +00:00
jbjohnso
e549c4ee1c Permit manually extracted imagedd names to work for ESXi 4.1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10304 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-17 18:41:54 +00:00
jbjohnso
37d09d9929 Implement locking around data store configuration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10303 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-17 18:06:34 +00:00
jbjohnso
79dd2efbb8 Allow user to request avoiding automount of datastores and erroring instead
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10301 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-17 14:13:42 +00:00
linggao
1f947237fd fixed defect 3316949
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10300 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-17 13:51:12 +00:00
ericagar
29cc018a5b For Ubuntu, mypostscript.post will not survive across a reboot, because Ubuntu clears out /tmp on reboot.
Keep mypostscript.post in /var/tmp across the reboot for Ubuntu.


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10299 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-17 02:40:40 +00:00
ericagar
7f68ae2db4 Use of wrong operators in debian.pm caused "nodeset <node> install" to fail for
provisioning an Ubuntu node for x86.  Error was:

    # nodeset <node> install
    Error: Install image not found in /install/ubuntu10.04.2/x86
    Error: Some nodes failed to set up install resources, aborting


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10298 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-16 22:27:05 +00:00
otubo
82761e278a Reverting revision 10288 (bug #3392028) as this change is breaking other distros.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10297 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-16 19:30:27 +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
otubo
7d877d5dd7 Fix for bug #3392028
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10288 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-15 15:55:42 +00:00
otubo
95da0c8dc0 Fix for bug #3391659, by Renan Guerra <renan.nannetti@gmail.com>
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10287 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-15 00:49:23 +00:00
otubo
3fc059acb4 Fix for bug #3391658, by Renan Guerra <renan.nannetti@gmail.com>
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10286 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-15 00:30:40 +00:00
otubo
6ada293424 Fix for bug #3391036
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10284 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-13 18:12:46 +00:00
otubo
5527e17e3a Fix for bug #3391032
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10283 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-13 18:02:24 +00:00
otubo
e58d4adf3d Fix for bug #3391028
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10282 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-13 17:54:25 +00:00
sjing
eea5c1c769 The user provided fix for makedns issue of domain without dots, introduced new bug.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10280 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-12 11:17:36 +00:00
zhaoertao
00a10e2bbb fix bugs 3389970, not define 'output'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10279 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-12 08:16:41 +00:00
otubo
a5b4437573 Solving bug #3390333
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10274 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-12 02:30:12 +00:00
zhaoertao
eccf1b6fe7 fix bugs 3389970, rpower give fsp plugin bug message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10271 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-11 10:49:22 +00:00
zhaoertao
74bd07228a fix bugs 3389970
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10269 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-11 10:44:38 +00:00
xq2005
4147b86bef show disk and network metric on ganglia page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10268 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-11 09:42:23 +00:00
mellor
df84c5da02 defect 3388864 - rollupdate - cancel LL reservation if bad appstatus
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10267 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-10 22:05:42 +00:00
yinle
d292e44eb4 Fix bug 3184683: makedhcp -a shouldn't return error with nodes doesn't reach
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10263 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-10 11:25:48 +00:00