561bafb554
fix bug 3528520: FB->rspconfig cmm USERID=Passw0rd can't work
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12841 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-21 08:37:36 +00:00
6b17144d16
Fix bug 3527493:lsslp return incompete object information
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12840 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-21 05:51:37 +00:00
346a03ba5d
merge efix about rspconfig <noderange> textid
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12838 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-21 02:48:29 +00:00
bf86ee1a8a
hasn- fix provmethod update
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12835 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-20 13:09:45 +00:00
4efe8bb389
Fix bug 3527493:lsslp return incompete object information
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12834 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-20 09:12:50 +00:00
684d24db62
Correct typo
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12831 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-19 21:54:28 +00:00
b7f6051be2
Fix slpdiscover message to filter out skipped IMMs
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12828 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-19 21:35:12 +00:00
f44e74a51f
Add subnet mask and gateway setup that was missing previously
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12827 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-19 21:31:48 +00:00
63edb798e9
Have slpdiscover avoid doing the same IMM multiple times (due to modified SLP retry logic)
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12825 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-19 21:13:43 +00:00
c7c57c3914
hasn- fix statelite.table and client_data issues
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12823 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-19 20:27:27 +00:00
f6fed410e8
Pull in changes from 2.8 stream
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12822 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-19 14:53:57 +00:00
7dc173a961
Add a bmcid to allow for out-of-band IMM discovery
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12815 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-18 23:12:43 +00:00
cb995a801a
Add setting vlan tag to bmcsetup
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12814 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-18 23:12:37 +00:00
71a904afc7
fixes for mult hasn issues
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12809 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-18 20:58:39 +00:00
6fa950c8e4
Have blade.pm accept an argument to use correct username and pass, but without key check
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12807 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-18 20:01:01 +00:00
6145f30b34
Pull in recent esxpm changes from 2.8 stream
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12806 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-18 18:14:09 +00:00
7aeaa89a46
Correct typo in TZutils that caused very odd messages
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12804 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-18 18:12:39 +00:00
b413e1b33d
Add a package to help figure out timezone data across the various syntaxes
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12800 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-18 16:26:50 +00:00
7e0871c456
-Fix race condition where make_slave_controlling_terminal could fail because pty is already closed (surprised this was a race...)
...
-Fix issue where '-nokeycheck' SSHInteract option was passed into Net::Telnet mistakenly
-Fix problem where Match specification was incorrectly done in SSHInteracte
-Fix problem where rspconfig could hang if the ssh session landed at a prompt
-Fix argument syntax in blade.pm to clicmds
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12797 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-18 15:43:47 +00:00
6546665c29
fix parsing of c_disc_target output
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12795 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-18 14:52:23 +00:00
b45e5f91d1
Pull in SSHInteract from 2.8 stream
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12794 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-18 14:01:39 +00:00
aa1a5f9b35
Fixing bug 3508572. while restarting xcatd on service node, it will try to issue nodeset. for nfs-based statelite, it tries to issue litetree to get a folder and setup NFS exports. The problem is while issuing litetree command, xcatd is not available yet. So we added XCATBYPASS=Y before issuing litetree. After reviewing the context, litetree command is issued only on the CN's service node and the result is also used by the CN's service node only, so adding XCATBYPASS=y should be fine.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12784 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-18 05:48:32 +00:00
694f5878f8
Modify lsslp man page to support use -T to specify the waiting time.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12781 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-18 03:14:59 +00:00
e4243312d5
Fix bug 3527505: lsslp -V gives no verbose information
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12780 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-18 03:13:30 +00:00
3f7ed4dc69
mult hasn fixes and updates
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12775 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-18 02:09:26 +00:00
626ed401d6
Put in draft clonevm with specialize for vsphere
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12772 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-17 17:21:17 +00:00
264668c85f
Copy in mboot.c32 from custom path if applicable
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12771 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-17 17:19:48 +00:00
e254505337
fix defect 3526288
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12768 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-17 17:18:05 +00:00
d589de6402
fix for defect 3527641
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12766 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-17 17:04:36 +00:00
3c0dd360f5
Fix problem where a memory address could inadvertently end up being an argument to sleep by
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12765 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-17 14:03:32 +00:00
ced01fbac9
1. bond-mld is shipped seperately, we should give admin the ability of putting it to different directory and using it. 2. while configuring bond0, only the correctly configured hfx interfaces can be added as bonding slaves. so admin don't need to adjust the interface num
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12762 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-17 11:17:15 +00:00
201e55a8bc
Fix bug 3527194: lsslp -s HMC gives no HMC info
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12758 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-17 08:31:33 +00:00
40305a94b4
Fix bug 3521680:rspconfig does not work for hmc if hwtype is not set
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12755 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-17 03:32:33 +00:00
058b8950ab
Fix bug 3527194: lsslp -s FRAME -i return no response on Linux ; Add multicast route on AIX
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12754 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-17 01:47:31 +00:00
daec39d3a2
Add a little message on success
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12751 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-16 20:55:43 +00:00
eb1bf16b15
CMM CLI syntax changed, accomodate
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-16 20:39:12 +00:00
6720e7900c
Have slpdiscover be case insensitive in terms of known mac addresses
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12747 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-16 20:18:27 +00:00
8066590efc
Pull in slpdiscover temporary command for PureFlex support
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12746 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-16 20:02:42 +00:00
8eb33d24d7
Merge blade.pm changes from 2.8 for PureFlex support
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12745 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-16 19:54:09 +00:00
28c28bb9d2
Fix problem where SLP.pm would create too large an SLP packet if there are a number of IPv6 entities on the network
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12743 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-16 17:24:03 +00:00
d799735f35
Fix problem where group membership at startup hounded xCAT commands eternally
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12740 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-16 16:47:57 +00:00
704ef6932c
Have build_cache never consider an older than 5 second cache valid
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12739 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-16 16:42:44 +00:00
302269ea3f
Since use_cache is a bit weird, NodeRange will instead force a build_cache(1) instead
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12737 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-16 15:21:15 +00:00
22b551750e
Have NodeRange make more assurances that it will not be caching data upon explicit request
...
xcatd explicitly has noderange redo cache if client has a <noderange> element. This distinguishes it from 'getpostscript' type commands.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12735 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-16 15:11:39 +00:00
1b14168c84
defect 3525895: roll back the last change. Use the XCATBYPASS to run the commands instead of waiting a while
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12733 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-16 12:25:49 +00:00
91fd0975a5
Add the lease time for dhcpd.conf which can be configured from site table
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12732 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-16 12:25:35 +00:00
a8e56c8263
update Usage for rinv in NGP environment
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12729 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-16 05:59:24 +00:00
c02fa63c57
fix bug 3500317:FB->update the usage & manpage for hw commands
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12728 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-16 05:48:10 +00:00
e359650e27
minor fix
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12727 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-16 03:20:19 +00:00
413b5ce1f6
Switch xCAT server connection to client back toblocking IO for large segments of code depending on blocking io
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12725 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-15 19:45:01 +00:00