Commit Graph

506 Commits

Author SHA1 Message Date
sjing
210befa753 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@10373 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-26 03:40:55 +00:00
lissav
d8f94f6d98 fix for defect 3392944
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10338 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-22 18:22:35 +00:00
ericagar
60d4077c14 Fix for defect 3396020: Fix bashisms in setroute and routeop
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10332 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-22 01:08:40 +00:00
ericagar
c573711051 Fix for defect 3394877: Fix bashisms in otherpkgs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10331 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-20 03:38:17 +00:00
ericagar
b4892e3e69 Fix for defect 3394779: Fix bashisms in syncfiles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10330 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-19 21:29:56 +00:00
linggao
426d072a72 minor fix for routeop
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10323 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-19 13:54:19 +00:00
ericagar
da99a9fc05 Fix for defect 3393335: Fix bashisms in xcatinstallpost
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10314 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-17 23:01:29 +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
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
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
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
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
2e79ba2ebd Do not show missing vpdudpate error message defect 3383825
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10225 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-04 12:29:52 +00:00
daniceexi
fe35508114 fix the issue that rsyslogd cannot work with tee command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10163 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-27 08:36:37 +00:00
wanghuaz
20ddf5b275 1. For software raid on multipath disks, setup sda,sdb,sdc,sdd to the default bootup device. 2. For software raid, setup sda,sdb to be the default bootup device. 3. For multipath disks without raid, setup sda,sdb as the default bootup device.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10151 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-25 09:08:07 +00:00
nott
3b22389271 sample script for create file systems on SNs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10110 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-18 17:12:41 +00:00
wanghuaz
305dc00357 In some case, ml device driver could not be initialized during boot, rc.ml could resolve this issue. We need to call this script if mlt0 is not available. Adding some sleep here may not work since in inittab, xcataixpost is with a 'wait' attribute which means inittab will wait here until it exits. If we add some sleep here, then there will be a deadlock
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10074 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 06:53:22 +00:00
wanghuaz
1dc4b6a06d Configure ml0 devices and make its ip permement
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10073 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 06:16:28 +00:00
ligc
32cfb9c76f fix for Hitachi PMR#62394,999,000 [P7-IH PreGA] errlog unstable on statelite, add -o llock to the mount commands
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10041 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-08 00:20:57 +00:00
wanghuaz
9eb858893c use mkhfi instead of ifconfig to config HFI interfaces so hfi interfaces will not be lost during reboots
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10018 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-06 07:13:27 +00:00
ligc
1183c25a69 add support for cleaning up xcatpost
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10004 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-04 08:58:30 +00:00
linggao
a1ca68238e support arguments for postscripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9804 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-15 14:10:34 +00:00
linggao
529a5b31f8 new postscript to setup a scratch area on local disk for stateless nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9769 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-08 21:17:31 +00:00
lissav
c9f96c82b2 add creation of database directory, if it does not exist on the service node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9764 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-08 12:02:04 +00:00
lissav
662eb61d2e add SL support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9683 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-25 12:28:14 +00:00
ligc
cc7d2f99a8 support for RAID1 on ppc64 RHEL6 service nodes: kickstart template file service.raid1.rhel6.ppc64.tmpl
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9679 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-25 06:46:22 +00:00
angli-xcat
900d58a7a2 Bug Fix (3215493)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9609 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-17 05:53:56 +00:00
hamzy
df4d2ab93a This is the first draft of building packages under Debian. Take 2. :)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9437 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-29 21:20:55 +00:00
lissav
a7142277cc support wse and wser
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9430 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-29 15:01:58 +00:00
daniceexi
67bf32985c fix the issue that it has problem to handle the regular expression \s in rh/fedora
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9422 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-28 04:33:19 +00:00
lissav
871ab041d5 syncfile change ok
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9415 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 11:36:15 +00:00
lissav
f61245ec14 undo fix for 3289489 hangs install see defect comments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9414 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 11:35:34 +00:00
daniceexi
7f87595450 defect 3289489: fixed the issue that the awk file hang when no entry in the policy table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9412 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 08:53:38 +00:00
daniceexi
c34f2d22f9 defect 3289489: fixed the issue that this awk file hang when no entry in the policy table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9410 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 07:29:00 +00:00
daniceexi
21c92e3076 defect 3289489: fix the issue that syncfile went wrong when have not syncfile entry in the policy table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9363 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-21 09:49:40 +00:00
lissav
098b73416d add strict to postscript defect 3078161
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9358 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-20 11:23:15 +00:00
mxi1
0963ce7460 the /install/kdump path will be created when xCAT is installed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9356 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-20 08:56:12 +00:00
mxi1
e24b86195d for defect 3289273, updated the path to generate the initial ramdisk when enablekdump is running.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9354 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-20 08:40:40 +00:00
lissav
00d02a71ae Better message on return from updatenode -P syncfiles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9310 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-14 13:02:45 +00:00
nott
e830625625 AIX statelite cleanup plus soft mount support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9304 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-13 19:19:31 +00:00
linggao
160b3beee1 setrout postscript
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9257 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-08 19:56:09 +00:00
linggao
3fa3910689 second round of makerouts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9242 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-07 19:04:05 +00:00
linggao
faf7e07a8c first round of makerouts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9239 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-07 17:42:48 +00:00
mxi1
ec81d5ae6b for defect 2971905,
removed the uncessary code in xcatinstallpost

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9223 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-02 02:02:59 +00:00
vallard
ac1c731021 added name of postscript so we could tell which postscript was generating the error message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9222 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-01 22:34:39 +00:00
wanghuaz
8cca86fe21 Configure ml0 on AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9084 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-18 06:18:06 +00:00
lissav
aee619921c add support for the site.databaseloc attribute to the db2 setup postscripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9077 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-17 16:56:48 +00:00
wanghuaz
2f9661739e postscript confighfi to configure HFI interfaces on service node and compute node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9073 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-17 09:55:29 +00:00
ligc
a2d4429bba postscript to put AIX paging space on external NFS server
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9005 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-08 05:54:53 +00:00
lissav
864348ce03 fix defect 3198081, need to look for either ese or server as top directory
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8971 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-03 13:55:42 +00:00