daniceexi
9c21a4d53f
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/trunk@13871 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-21 07:41:39 +00:00
daniceexi
8bdf7e05d9
defect 3102: change the flag name for vlan in cfgve to create network obj
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13864 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-21 01:29:32 +00:00
lissav
7c47c20be0
support multiple synclist files in the osimage.synclists attr
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13856 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-20 18:58:47 +00:00
lissav
f97a88536b
test
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13854 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-20 16:32:03 +00:00
lissav
e921722aa2
test
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13852 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-20 15:26:03 +00:00
lissav
46af214a9e
add ALL option
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13851 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-20 15:12:03 +00:00
daniceexi
6e1f26c467
fix a typo
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13848 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-19 06:52:07 +00:00
wanghuaz
8191a663cc
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/trunk@13846 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-19 06:05:04 +00:00
nott
6e23f41286
fix for bug 3568424
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13842 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-18 19:22:14 +00:00
daniceexi
a6f2f19082
several fixes for rhevm support
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13832 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-18 08:32:45 +00:00
ligc
293d1c0209
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/trunk@13828 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-17 09:17:23 +00:00
jbjohnso
ccaacfd954
Fix mistake with sid increment
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13823 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-16 12:55:27 +00:00
lissav
cb0d7edc64
fix incorrect library for get_site_attribute
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13822 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-16 10:23:47 +00:00
jbjohnso
fe4b65400f
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/trunk@13815 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-16 03:53:43 +00:00
jbjohnso
98ffaf7fbc
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/trunk@13812 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-15 13:23:30 +00:00
jbjohnso
9bab28ab00
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/trunk@13811 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-15 13:23:22 +00:00
jbjohnso
8f1fd066e2
Fix problem where rvitals fails to gracefully handle situations like timeout on a sensor read
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13810 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-15 00:57:52 +00:00
jbjohnso
95fbd48c1e
Eliminate instances of recursive timedouts really ruining our day in IPMI
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13809 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-15 00:57:44 +00:00
jbjohnso
1f5e91d32e
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/trunk@13808 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-15 00:57:28 +00:00
jbjohnso
64d767ab44
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/trunk@13805 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-14 15:01:43 +00:00
lissav
0680a2fab9
add XML getTablesAllRowAttribs routine
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13804 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-14 13:25:54 +00:00
daniceexi
dded0c9f2d
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/trunk@13801 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-14 12:40:18 +00:00
xq2005
40837eb2ed
support pkglist for ubuntu full install
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13798 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-14 08:01:03 +00:00
immarvin
4f638c093b
correct some typos
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13797 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-14 03:16:04 +00:00
immarvin
16716de481
set site.nodestatus as a environment variable {NODESTATUS}
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13793 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-14 02:58:34 +00:00
jbjohnso
54f4616dbc
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/trunk@13788 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-13 21:00:07 +00:00
lissav
56ab665d2a
change name
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13787 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-13 18:24:34 +00:00
lissav
e786262c56
add getTablesNodeAttribs XML support
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13782 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-13 12:01:48 +00:00
linggao
0592ad03d6
changed the monitoring code to use nmap for getting node status
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13778 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-12 15:05:57 +00:00
lissav
25c4b4ec8f
checkin getTablesAllNodeAttribs
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13776 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-12 13:45:34 +00:00
daniceexi
c624d51c86
fix the issue of clone vm
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13775 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-12 08:25:07 +00:00
zhaoertao
be8fea6a0e
fix bug 3558819: rscan cannot identify mm as CMM for firebird
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13773 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-12 08:10:26 +00:00
jjhua
6adf22b30e
remove some improper comments.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13771 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-12 06:40:26 +00:00
jjhua
408d57ecb2
osdistroupdate command -- an internal command. Creating/listing/deleting os distro updates
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13769 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-12 06:32:45 +00:00
lissav
c1906b8e08
rename XML routine to setNodesAttribs
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13757 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-11 11:33:45 +00:00
leiaibj
d89e6e1c7c
Update codes after xCAT team review. comments: add more comments in codes, and also use runxcmd instead of call request commands directly
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13756 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-11 06:14:50 +00:00
ligc
12622d0ca6
fix for osimage.postscripts and osimage.postbootscripts are not run on compute nodes
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13753 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-11 05:47:53 +00:00
jbjohnso
7cf628060e
Fix problem where only one profile was processed
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13750 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-10 20:26:55 +00:00
linggao
102aa513e4
bug fix
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-10 19:35:23 +00:00
jbjohnso
93f5b9f6cb
Make extra effort to assure /mnt/xcat is not held in event of catastrophe
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13746 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-10 18:58:03 +00:00
daniceexi
5f0356e6b1
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/trunk@13737 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-10 13:15:51 +00:00
daniceexi
4b5020cf72
defect 3552206: removed the limitation that forbid the updatenode -S to diskless node
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13733 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-10 07:55:07 +00:00
lissav
a53aa1be66
Remove obsolete code
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13728 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-08 10:14:07 +00:00
lissav
c5f1214469
Take out bad host processing until redesign to get rid of inf loop in getdata
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13727 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-08 10:11:32 +00:00
nott
696c1b486a
fix statelite setup bug - 3564958
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13725 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-07 18:21:23 +00:00
leiaibj
bef2a2a82e
Node management sprint2 works, reviewed by xCAT beijing team
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13724 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-07 08:19:36 +00:00
lissav
6961c84384
fixed hierarchy -k, still some work to do in that area and more testing
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13723 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-06 19:23:22 +00:00
jbjohnso
ae54f6a4c5
This needs to be rethought, it breaks x netboot
...
Revert "fix bug 3529429 for kdump failed on non-p7 ih plinux"
This reverts commit 9eb7de3d634ca1f7fe857df50976ca6614281e83.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13720 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-05 21:09:18 +00:00
lissav
aff28da21d
xdsh adding an undef entry on the returned data, causes syntax error in runxcmd you only see under bypass mode
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13719 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-05 17:22:11 +00:00
jbjohnso
a31a7ad78d
Fix iso with space
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13715 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-04 14:15:55 +00:00