Commit Graph

766 Commits

Author SHA1 Message Date
ligc
25171e52b8 fix for bug 3239: do not use one socket connection to send two xcat commands to MN/SN, do not use gettab to get the site.tftpdir for performance consideration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14640 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-13 07:21:39 +00:00
jjhua
419d69050f add the tabdump(networks) to get all the networks info from the networks table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14629 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-12 06:54:14 +00:00
ligc
1f5cbc95ab fix for bug 3234: syntax error in otherpkgs, and move the logger commands, ospkgs, fix a typo
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14626 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-12 05:01:06 +00:00
jjhua
2aa0bc13dd fixed bug 3223, create more yum repo for rhels6/rhels5 x86_64
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14582 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-07 08:32:03 +00:00
linggao
5717142c87 put yum upgrade back to fix defect 3215, however, this will break Mellanox drivers because Melanox repaces some of the os rpms with its own.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14577 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-06 19:35:40 +00:00
lissav
7cd7ebb719 fix parsing of the args
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14559 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-05 12:54:57 +00:00
jjhua
edb83f4262 some minor changes about the the and syntax
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14557 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-05 08:29:48 +00:00
lissav
320eea1c75 new logic to get xcataixpost to the node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14549 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-04 20:40:11 +00:00
ligc
a920f9f5bb remove yaboot-xcat dependency from xCAT.spec and xCATsn.spec, Xu Qing already did this for Ubuntu and Debian
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14536 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-04 08:14:20 +00:00
daniceexi
3b2674aad7 defect 3209: caused by a typo that failed to kill of a sub process, then xcatclient failed to exit
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14535 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-04 07:25:57 +00:00
lissav
a951d6b551 remove sending updatestatus to daemon
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14527 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-03 18:47:25 +00:00
lissav
7283f3f9bc remove xcatdsklspost.aix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14526 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-03 17:48:06 +00:00
lissav
46fc376c2f remove call to xcatdsklspost.new
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14525 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-03 17:45:30 +00:00
lissav
ebdb9c140f remove call to xcatdsklspost.new
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14524 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-03 17:44:13 +00:00
xq2005
d4ca869287 delete yaboot dependecy on ubuntu
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14516 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-03 05:59:21 +00:00
lissav
fbadf54c32 support running xcataixpost if on a Linux node, note this assume that the caller has xdcp xcataixpost to tmp on the node, before calling. See updatenode.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14512 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-01 12:20:36 +00:00
lissav
db652b82d4 changed the copy to an rsync, save a couple of secs, not as much as I hoped.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14511 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-01 11:48:51 +00:00
immarvin
71f63bf1dc add proper return value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14454 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-28 06:29:39 +00:00
bp-sawyers
94e0a7e615 Added the requires for perl-IO-Stty back in for ppc64
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14451 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-27 22:27:29 +00:00
immarvin
6b8379c8ba add proper return value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14425 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-25 04:44:49 +00:00
immarvin
94852cba8f add proper return value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14424 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-25 04:44:00 +00:00
immarvin
db0d43950a add proper return value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14423 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-25 04:38:52 +00:00
immarvin
57ffc27ca1 add return value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14422 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-25 04:34:56 +00:00
immarvin
df8450cf20 add proper return value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14421 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-25 04:12:58 +00:00
immarvin
f79c088a43 add proper return value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14420 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-25 03:05:26 +00:00
immarvin
db92550be0 add proper return value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14419 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-25 02:49:41 +00:00
immarvin
43556aca1e add proper return value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14418 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-25 02:33:54 +00:00
jjhua
496c73b65c pass the tftpdir to the xcatdsklspost
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14411 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-23 07:14:09 +00:00
jjhua
b0071ccdeb for aix installation, use socket to get the tftpdir; for updatenode, pass the tftpdir to the xcataixpost script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14410 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-23 07:11:52 +00:00
immarvin
ae61c1e21a add return value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14409 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-23 03:23:14 +00:00
immarvin
30a0c68c52 roll back to the previous version
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14408 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-23 02:53:53 +00:00
immarvin
f6c5b7be4c add return value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14407 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-23 02:34:18 +00:00
immarvin
b8aed9fca1 add return value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14406 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-23 02:31:37 +00:00
immarvin
c039830f4d add return value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14405 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-23 02:29:54 +00:00
immarvin
a274bab678 add return value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14404 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-23 02:26:43 +00:00
immarvin
d88759f805 add return value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14402 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-22 08:58:21 +00:00
immarvin
53e843bed1 add return value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14401 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-22 08:49:27 +00:00
immarvin
f351780cf9 add return value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14399 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-22 08:33:32 +00:00
jjhua
c72e01429a for linux diskless, make getpostscript.awk use the template method, instad of the original method
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14397 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-22 08:01:30 +00:00
immarvin
8974b775a6 add postscript return value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14396 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-22 07:59:03 +00:00
jjhua
52d7012432 make getpostscript.awk use the template method, instead of the original method
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14394 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-22 03:04:34 +00:00
xq2005
cdddc737a0 delete the old dump file before creating the dump file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14334 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-15 08:51:36 +00:00
xq2005
53012f4e45 support kdump on sles10 on system p
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14332 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-15 06:02:28 +00:00
xq2005
a64246b7fe support kdump for sles10 on blacktip
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14329 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-14 17:04:40 +00:00
bp-sawyers
ccf2ac78b5 Fixed build problem on aix with xCAT and xCATsn spec files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14307 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-12 13:05:01 +00:00
xq2005
63747071a1 support kdump on sles10
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14296 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-09 10:13:20 +00:00
bp-sawyers
9016681347 Add subset build of xcat for pcm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14281 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-08 21:47:50 +00:00
linggao
dc6c986f4b added postscript setuppostbootscripts to support value change for site.runbootscripts.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14208 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-01 21:04:26 +00:00
lissav
545281c97f take egans email address out of the comments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14175 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-31 11:22:00 +00:00
xq2005
db0bad0c5d create dir /var/run/xcat/ for pid files on ubuntu
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14173 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-31 09:33:52 +00:00