bp-sawyers
b6e445e1f6
removed the requires for perl-IO-Stty, because it is actually not needed
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14084 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-22 19:47:01 +00:00
jbjohnso
fb97c85957
Fix problem where nodeset install on esxi4.x media would fail
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14080 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-22 15:56:15 +00:00
jbjohnso
4d5c361055
Fix problem where esxi 4.x was called 'esx' in platform terms
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14079 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-22 15:45:02 +00:00
jbjohnso
f3fce3cbd7
Fix problem where esxi failed to honor '-n' argument in copycds
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14077 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-22 15:21:58 +00:00
jbjohnso
f9decc9b87
Fix problem with certain levels of x3755 M3 firmware
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14074 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-22 14:03:24 +00:00
nott
c101ca6858
fix exports file entry for nfsv4 replication
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14059 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-19 20:40:41 +00:00
mellor
fbd56c732b
defect 3127 AIX PE 1.2 HPC Integration
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14038 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-16 22:01:45 +00:00
ligc
602f8beb52
undo the CMM password expire code
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14027 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-16 12:33:01 +00:00
zhaoertao
734b00e875
setting the password expire time to 0, never expired
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14020 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-16 02:59:57 +00:00
phamt
2f2a72e90c
Synched up xCAT code to the latest. Added native SCSI/FCP support onto trunk. Replaced tabs with 4 spaces.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14006 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-15 01:50:28 +00:00
nott
de82de8d87
fix updatenode AIX diskful hierarchical software copies
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14003 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-12 18:00:01 +00:00
jbjohnso
dd87d634e5
Table.pm in a refresh scenario with cache not currently in use, but existing none the less, mark the cache as invalid by setting the timestamp to 1970
...
Still avoid *rebuilding* the cache, as in the use_cache not set suggests a mass amount of setAttribs and build_cache(1) would be extremely expensive,
just force the next consumer after the set to take the hit
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@14002 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-12 16:32:12 +00:00
jbjohnso
a2a76f23c6
Extend ipmi sequence validity through rqaddr
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13986 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-11 21:02:47 +00:00
jbjohnso
2f39a9182c
Fix problem where node specific errors in some ipmi scenarios are not associated with a node
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13985 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-11 18:02:49 +00:00
jbjohnso
c94740deb4
Change IPMI to use IMM properties interface instead of FMAPI, must faster and simpler and likely to work
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13977 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-10 19:05:22 +00:00
nott
5a7e50c1fe
modify rc.dd_boot setup
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13973 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-10 15:15:03 +00:00
jbjohnso
dab3cf53b0
Have slpdiscover.pm tolerate more variation in IMM prompt
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13968 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-09 20:46:49 +00:00
ligc
0857cb241a
fix for bug 3122: add the usercomment in Schema for linuximage
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13963 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-09 06:32:56 +00:00
nott
27085c3af0
fix rmnimimage for hasn env
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13958 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-08 17:03:43 +00:00
zhaoertao
1664ed82d8
fix bug 3120 rflash working with --activate concurrent failing on HMC based P7 server
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13955 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-08 09:54:20 +00:00
nott
6ee370cfbe
add more output msgs to software install operations and fix return values
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13947 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-03 20:18:05 +00:00
jbjohnso
4488357171
Address typo in previous ipmi commit
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13942 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-03 19:47:00 +00:00
jbjohnso
b99460f24f
Enhance rvitas led output with more readable information when possible
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13941 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-03 19:46:53 +00:00
jbjohnso
7d9a0ad0ed
Fix problem where sensor numbers could accidentally pull in LED or FRU records
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13937 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-03 18:15:23 +00:00
jbjohnso
3c84558504
Skip nodelist.status changes in event of suspend or wake for now
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13922 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-01 18:15:20 +00:00
jjhua
f891cc995b
fixed bug 3113, remove some error message when clearing the last configuration
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13915 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-29 07:40:50 +00:00
lissav
46c40ab353
fix for defect 3117
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13913 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-28 12:16:53 +00:00
ligc
a2656b7645
fix for bug 3111: diskful SN + diskful CN, call make_SN_resource with wrong arguments
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13892 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-26 06:02:34 +00:00
nott
ba94317016
fix cp cmd for copying client_data files
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13876 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-21 18:35:42 +00:00
nott
f8f797bc57
fix issue with nodelist for copying client_data files
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13875 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-21 18:32:16 +00:00
linggao
08bfa000a6
fixed a defect for chvm -a
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13873 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-21 16:50:51 +00:00
daniceexi
980c22d787
fix the issue that run command against vms which mixed that bind to host or not
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13872 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-21 07:42:31 +00:00
daniceexi
e83a221388
refine the man page
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13870 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-21 02:12:01 +00:00
daniceexi
209b9202b7
change the help for cfgve
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13867 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-21 02:01:06 +00:00
daniceexi
7640137f02
fix the -n and flag order
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13866 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-21 01:55:35 +00:00
daniceexi
11c7894e6f
defect 3102: change the flag name for vlan and fix a missmatch issue for copycds
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13863 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-21 01:27:04 +00:00
daniceexi
70cf9e5790
add again with new execute permission
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13862 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-21 01:12:26 +00:00
daniceexi
b549c9b8e4
remove to change the permission
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13861 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-21 01:11:44 +00:00
daniceexi
e51af68867
fix a typo
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13847 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-19 06:51:50 +00:00
wanghuaz
254643a5c7
Fixing bug 3568357: Overwrite the swapnfs tmp file instead of append it.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13845 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-19 06:00:33 +00:00
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