Commit Graph

10580 Commits

Author SHA1 Message Date
nott
84b1fb6a79 fix for bug 3568424
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13843 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-18 19:34:06 +00:00
ligc
68d2993a78 fix for bug 3568791: add nfs export options -vers 3:4 for /install/postscripts on SN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13838 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-18 12:11:29 +00:00
daniceexi
8b4c3c074b several fixes for rhevm support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13833 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-18 08:35:18 +00:00
wanghuaz
086c91877e Fixing bug 3567143 and 3568764, update PE/essl for hpc integration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13831 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-18 06:55:31 +00:00
ligc
259767a305 fix for bug 3567955: parse the hostname to ip address before indicating more than one xcatmaster for HA SN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13827 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-17 09:17:04 +00:00
daniceexi
c4331e85c6 remove a empty line which cauased an warning during pod2html
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13825 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-17 07:09:33 +00:00
jbjohnso
a585170667 Fix mistake with sid increment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13824 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-16 12:55:49 +00:00
jbjohnso
ba244e8841 Several changes to improve IPMI behavior, *particularly* with IPMI 2.0
-Go back to restarting the log in process if rakp2 or rakp4 goes awry, it's too likely for a dropped packet to confuse IPMI 2 devices.
-Fix relog to reset session context to avoid getting distracted by now stale RAKP messages if the IPMI device happened to be slow
-Switch session ids on relog, so that everything can ignore packets from a zombie IPMI session reliably (e.g. relog recovery of a session).
-In parse_ipmi_payload, delete pendingargs in addition to deleting sessions_waiting entry.  The latter should have sufficed, but there persisted an odd
 issue where sometimes the last non-logout packet was erroneously retransmitted as retries at the end.  This change short-circuits
 the timedout function should this occur, generally delaying exit by 100 milliseconds whet it goes wrong.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13821 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-16 03:57:10 +00:00
jbjohnso
1dac16d2ce In accordance with previous change, always act as if logout completed successfully without checking the result
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13820 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-16 03:57:03 +00:00
jbjohnso
2a241d4e64 When doing close session, if the reply packet is dropped on the network, session may no longer be closeable. Send a close session and hope for the best, do not hold up things waiting
for something that shall never come

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13819 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-16 03:56:55 +00:00
jbjohnso
5b3f372056 Eliminate instances of recursive timedouts really ruining our day in IPMI
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13818 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-16 03:56:48 +00:00
jbjohnso
1dd54b108d Rework IPMI.pm IPMI 2 session negotiation a bit, now we take care to make sure the most recent open rmcp+ request is the one used
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13817 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-16 03:56:42 +00:00
jbjohnso
94511e23c0 Revise ipmi 2 session establishment to be more forgiving of retries during the process
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13816 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-16 03:56:33 +00:00
nott
8947e743a1 add -r option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13814 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-15 18:38:52 +00:00
nott
da0a0d9555 flag to turn off dump retarget
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13813 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-15 18:08:09 +00:00
nott
273bac6e72 manage SN resource defs from MN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13807 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-14 20:19:18 +00:00
lissav
e680150395 add getTablesAllRowAttribs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13806 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-14 17:31:00 +00:00
daniceexi
df3f6b7ffb defect 3539473: disable the xcatdebug to be run on aix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13802 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-14 13:23:11 +00:00
daniceexi
d7051e1bde add a new site attribute site.tftpflags which used to specify the tftpd parameters
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13800 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-14 12:29:53 +00:00
daniceexi
b44c562e4e fix the defect that force to stop xcatd for each restart
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13795 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-14 03:13:35 +00:00
jbjohnso
4018deb485 Rework IPMI seqlun management to avoid accepting the same data twice as valid instead of retry
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13789 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-13 21:01:43 +00:00
lissav
c4e78295ff change name to getTablesNodesAttribs because Bruce is picky
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13786 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-13 18:14:51 +00:00
lissav
d37b7dd8f4 add XML getTablesNodeAttribs support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13783 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-13 12:14:16 +00:00
lissav
8f4cb07057 checkin getTablesAllNodeAttribs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13777 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-12 13:55:41 +00:00
daniceexi
4ba6342bc7 fix the issue of clone vm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13774 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-12 08:23:05 +00:00
zhaoertao
451d63d075 fix bug 3558819: rscan cannot identify mm as CMM for firebird
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13772 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-12 08:01:19 +00:00
amy0701
ba23720d6f update testcases
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13767 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-12 06:23:44 +00:00
linggao
b733ed7993 modified the description for switch.vlan and switch.interface
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13764 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-11 15:21:04 +00:00
linggao
ab8527103f modified the description for switch.vlan and switch.interface
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13763 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-11 14:43:47 +00:00
jbjohnso
2c76dc1011 Back off change to discovery process to care one way or another about 'primary' interface
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13760 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-11 13:41:52 +00:00
lissav
d38374d1c2 rename XML routine setNodesAttribs1 to setNodesAttribs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13758 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-11 11:37:01 +00:00
daniceexi
fd9e4f96ce update the usage for ls/cfgve, ch/rmhypervisor
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13755 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-11 06:12:17 +00:00
jbjohnso
b8f5208ef0 Correct RHEL grub buggy behavior when detected on EFI installs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13752 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-10 20:48:41 +00:00
daniceexi
108d40c7dc refine the man page for cfgve
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13743 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-10 14:42:14 +00:00
daniceexi
ccf619ce12 add man page for chhypervisor and rmhyperviso
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13742 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-10 13:56:15 +00:00
daniceexi
b390df9313 use chhypervisor to replace
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13741 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-10 13:54:58 +00:00
daniceexi
ce8f2e5282 use ch/rmhypervisor to replace the cfghost command. fix the network attaching and cfg host nic issues
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13736 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-10 13:13:25 +00:00
daniceexi
ba38665c4e For rhev support: remove the vm.template, but use vm.master to replace
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13735 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-10 13:08:46 +00:00
daniceexi
b6629f4e61 defect 3564667: fix the path for SL6 which will use the common path
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13729 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-10 01:48:09 +00:00
nott
2220d60168 fix statelite setup bug - 3564958
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13726 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-07 18:24:33 +00:00
lissav
2165956209 fix defect 3564697
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13722 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-06 15:51:13 +00:00
wanghuaz
32a15b987a Fixing bug 3563735: remove several ksh scripts on Linux management nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13718 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-05 08:10:19 +00:00
daniceexi
406346f2a6 fix the missunderstanding for the kernel parameter rhevm_admin_password. Which is used to set the root passwd of host
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13711 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-04 07:46:56 +00:00
amy0701
7317419c92 add diskless installation for sles ppc64
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13709 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-04 02:43:59 +00:00
daniceexi
98f2a6dd5b fix the issue that missed to add the xcatrhevh.cgi to the xcat-ws.conf
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13705 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-03 09:09:30 +00:00
yinle
a000d5f80b fix bug 3563351: lsslp -r flag provides error on ST NGP xCAT MN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13702 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-03 07:38:14 +00:00
xq2005
94e3862219 update the discovery page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13701 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-03 04:12:01 +00:00
amy0701
19b413af7f modify linux_full_installation for supporting sles11
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13698 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-03 03:10:41 +00:00
amy0701
c418b962ba add some testcases for ngpfird
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13696 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-03 02:34:14 +00:00
xq2005
20140c5c8f the code change for flush output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13695 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-03 02:30:49 +00:00