Commit Graph

42 Commits

Author SHA1 Message Date
mxi1
650c20fc5d added statelite mode support in xcatdsklspost; <xcatdsklspost 4> stands for statelite mode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5032 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-25 11:34:42 +00:00
daniceexi
68882c353c defect 2900900: Add the local path of postscript to avoid be treated as a command when postscript named with a special key word like test
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4993 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-20 10:00:27 +00:00
ligc
6ea2ab172a fix for bug 2918528: remove postbootscripts from mypostscript when postscript name is specified with updatenode command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4838 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-22 04:34:29 +00:00
linggao
ca4deae18b added some postscripts to get ready for supporting postbootscripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4778 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-15 14:25:36 +00:00
linggao
874280ef60 add -s in updatenode, xcatdsklspost supports retry logic
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4732 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-04 21:22:07 +00:00
jbjohnso
f66a39818b -xCAT fix mistake in previous checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4182 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 14:25:52 +00:00
jbjohnso
c0b683d6a9 -If getpostscript.awk fails, try multiple addresses in case the non-primary nic was mistakenly used
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4181 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 14:12:48 +00:00
daniceexi
8ff49f29a5 2849809: Display message when running the postscript or the postscript does not exist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4166 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-18 11:28:34 +00:00
mxi1
13e2425112 the defect 2847578 is fixed; one retry_number is added to avoid the infinit loop
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4144 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-16 08:28:04 +00:00
linggao
96d4832d75 made update node work for hardeth case
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4113 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-09 20:36:53 +00:00
daniceexi
830f4ce4bc defect 2847600. Remove some useless messages from the standand output for updatenode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4077 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-02 07:08:23 +00:00
jbjohnso
b2edbcc88c -Change postscripts to be backwards compatible with 2.2 packed images (2.3 users may have to repack images)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4072 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-01 18:39:07 +00:00
daniceexi
e93810a23e handle the output message for the updatenode when run the postscripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3924 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 11:41:16 +00:00
linggao
04c3f3d5fe handles otherpkgs and syncfiles being put into xcatdefault on postscritps table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3900 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-29 21:25:59 +00:00
linggao
55198eca0d move addsiteyum from post.rh to xcatdsklspost when ADDSITEYUM is set
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3873 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-23 20:56:57 +00:00
daniceexi
677047fe75 The code drop of Syncing File function
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3785 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-15 13:08:51 +00:00
linggao
a525edd2fc moved the xCAT postscripts to init.d process for full install for SLES
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3755 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-10 18:34:09 +00:00
jbjohnso
e25e9fe30a -Try out ceasing use of stunnel in favor of openssl everywhere
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3643 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-25 19:18:22 +00:00
linggao
166a0dab7c enhancement on retry for getpostscript in xcatdsklspost
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3610 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-19 18:44:02 +00:00
daniceexi
05c9e4b58f The first phase code drop for CFM like funtion
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3514 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-04 15:33:44 +00:00
jbjohnso
9f63ade940 -Try to eliminate stunnel requirement in SLES11. This approach is cleaner and I would like to switch completely to it across the board when less risky
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3131 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 14:44:16 +00:00
jbjohnso
c22c889875 -Fix problem where xcatdsklspost can have 'too many arguments' on a certain line
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2977 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-25 03:25:59 +00:00
linggao
7850b36aa2 changed setting from nonodestatus to nodestatus :-)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2972 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-24 19:44:23 +00:00
linggao
cf1eb5011c added a site table attribute 'nonodestatus' so that the node status updates can be turned off during the node deployment, node discovery and node power on/off
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2961 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-24 03:12:03 +00:00
mxi1
1a237fc33f update xcatdsklspost for rhels5.x
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2775 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-19 08:45:16 +00:00
mxi1
95e0cfcb50 fix two silly bugs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2752 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-16 12:12:21 +00:00
mxi1
f4ad4ee896 update xcatdsklspost for SLES11
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-16 07:22:21 +00:00
linggao
5bc56a4cc6 userability improvement on updatenode command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2483 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-09 03:20:21 +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
7e52eff678 more on node status. supports aix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2239 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-26 23:07:45 +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
linggao
6ff1602d8e added feature to install extra 3rd party rpms during cluster install process or after the fact (usning updatenode command).
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2099 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-08 18:54:30 +00:00
jbjohnso
0fca95bdbf -Update xcatdsklspost to accomodate SLES (dhcpcd fallback to dhclient info)
-Have RH/CentOS/Fedora forcibly remove GRUB attempts to directly use serial console, this causes hangs
-Tweak package list for SLES 10 stateless


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1503 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-27 18:21:23 +00:00
jbjohnso
4dd32396f8 -Fix xcatdsklspost mistake
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1418 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-15 21:00:34 +00:00
jbjohnso
06b609124f -Remove hardcoded eth0 reference from xcatdsklspost
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1404 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-14 23:18:10 +00:00
jbjohnso
fd5e1a73f7 -Awk file transfers to xcatd are retried in most places
-blade plugin will retry more to scale reliably


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1382 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 23:33:16 +00:00
datajerk
f27a942860 Removed /install from URL.
1.  It should never be hardcoded.
2.  Does not work with vsftpd (i.e. the symlink hack didn't work).



git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1369 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 16:58:11 +00:00
jbjohnso
bc96f570ba -If aufs style setup detected, setup pre-emptive lazy umounts for shutdown and reboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1338 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-09 17:20:04 +00:00
jbjohnso
e173ea9f3d -Move stateless diskless to new postscript strategy, leave AIX alone for now
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1244 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-01 20:52:16 +00:00
nott
70a4481ecf Added AIX support and did some code cleanup.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1241 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-01 17:02:59 +00:00
bp-sawyers
f87a94b181 made some postscripts executable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1183 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-24 13:52:45 +00:00
nott
3b4a7953d4 Add generic postscript for xCAT diskless nodes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1030 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 12:20:34 +00:00