Commit Graph

8731 Commits

Author SHA1 Message Date
ericagar
07bc66dcb4 Fix for defect 3393267: Fix bashisms in tabedit
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10305 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-17 18:49:15 +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
bp-sawyers
da90d86443 Update build script to not promote branch rpms when PREGA is set
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10302 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-17 16:00:45 +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
181d1c7ffb fixed defect 3378195
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10296 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-16 17:52:17 +00:00
lissav
005575ceda fix more places
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10295 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-16 16:01:21 +00:00
lissav
2bef7737cf fix defect 3389420 recursive dcp sync in to image does not work
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10294 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-16 15:55:04 +00:00
xq2005
41548b978b add ganglia option on provision dialog
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10293 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-16 08:38:46 +00:00
zhaoertao
38e619fcdb fix bug 3390625, delete check option -m for 'set_lpar_name'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10292 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-16 04:08:46 +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
347f7b4423 Removing duplicate call for /var/tmp/mypostscript.post at xcatinstallpost file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10289 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-15 16:32:06 +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
6c43dae75d Fix for bug #3391042
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10285 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-13 18:21:27 +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
jjhua
9a6dc47374 fixed bug 3390281, some of the GARDUNIT tags has two entries in [], enhaced it.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10277 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-12 04:54:31 +00:00
otubo
a4f4df9ed6 Solving bug #3390338
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10275 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-12 03:08:14 +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
jbjohnso
fc317c14fe Make NetworkUtils.pm less fatalistic about IPv6 for now
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10272 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-11 14:13:46 +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
mellor
dc4a420879 HPC Integration - fixed yum prompt in gpfs_updates script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10265 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-10 16:52:19 +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
yinle
00c488b407 Fix bug 3371048: rmhwconn cec -s not remove all connection
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10262 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-10 10:54:38 +00:00
wanghuaz
4760c03321 Fixed bug 3373496 that imgimport created two levels of rootimg
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10258 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-10 08:12:57 +00:00
jjhua
f20e5803e1 add some description of -d <data_directory> into the manpage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10257 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-10 07:51:41 +00:00
daniceexi
870ec9643e defect 3189574: replace all the keyword myipfn in the kcmdline attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10256 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-10 07:28:32 +00:00
jjhua
56156f5e37 fix xcat-Bugs-3386437, add -d <data_directory> for rflash to do firmware udpate
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10254 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-10 07:00:18 +00:00
wanghuaz
7d1196bd80 Fixed the issue that setbootfromdisk cannot handle the multipath without raid.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10252 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-10 05:28:53 +00:00
lissav
d68bd60d13 add check for search for site.domain in /etc/resolv.conf
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10251 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-09 16:39:47 +00:00
lissav
6e750ad6da change nofiles limit
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10249 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-09 12:51:44 +00:00
xq2005
f79fde6d3b integrate ganglia into xcat gui
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10247 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-09 09:10:51 +00:00
sjing
c4eabee332 Fixed the makedns issue for domain without dots.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10246 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-09 07:50:36 +00:00
nott
a9b90981b0 add check for node name res
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10243 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-08 17:13:25 +00:00
bp-sawyers
be9e915e5e Trunk is now 2.7
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10242 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-07 12:42:15 +00:00
lissav
53345329d3 add warning if nameserver site.master not found in /etc/resolv.conf
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10238 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-07 11:24:49 +00:00
nott
f18c9c5f02 don't ckip diskless nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10237 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-05 19:21:59 +00:00
lissav
c8df8b1e49 add pointer to Cluster Name Resolution Doc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10236 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-05 12:14:14 +00:00