Commit Graph

374 Commits

Author SHA1 Message Date
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
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
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
bp-sawyers
5bda5a1df6 Check in Arif's changes for debian/ubuntu support. Not all patches applied yet.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8965 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-02 09:50:17 +00:00
lissav
746eef7bd9 take out xCATSN check and check for NTYPE env variable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8952 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-01 16:34:47 +00:00
lissav
ef42f00cd9 Do not reference xCATSN in the remoteshell and syslog postscripts, use NTYPE=service
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8950 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-01 15:42:57 +00:00
mxi1
9f2a9ad2a2 fix some error in enablekdump postscript
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8938 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-28 10:21:26 +00:00
daniceexi
ccb925928e Fixed the issue of the syncfile function that output misleading message during installation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8934 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-28 07:33:57 +00:00
wanghuaz
7926409a79 update hfi configuration postscript to match different client node convention
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8851 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-15 06:15:02 +00:00
linggao
a20c2205fc removed the dhcpd call from otherpkgs, it caused problems for clusters using hardeth
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8800 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-07 18:33:11 +00:00
wanghuaz
0ce8e7cc6d Added postscript confighfi to configure HFI interfaces
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8785 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-02 14:47:16 +00:00
nott
dc16e7b0bb fix parent-child checking
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8775 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-30 20:30:26 +00:00
nott
0faaa9e0a5 add check for litefile
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8772 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-30 16:25:29 +00:00
lissav
6ecb74db48 fix syntax error in logger message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8739 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-26 12:33:38 +00:00
nott
bd1c62b14e updates for AIX statelite parent-child support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8672 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-16 19:32:23 +00:00
xq2005
276b28372d /install is hard coded
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8542 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-04 02:41:15 +00:00
lissav
32bb6eee92 fix defect 3138949
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8541 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-01 12:33:19 +00:00
lissav
dd51c57626 fix defect 3138949
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8540 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-01 12:26:57 +00:00
ligc
0d6ee2b958 fix for bug 3148030: setbootfromnet handle the xcatmaster=<hostname>
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8530 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-30 09:10:11 +00:00
daniceexi
6624476a9a fixed two syntax error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8525 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-30 00:05:23 +00:00