135a048a67
Display Switch discovery data in the stanza and xml formats
2015-05-21 11:40:28 -04:00
f005a3894a
write switchdiscover attributes to xcat database
2015-05-20 10:38:50 -04:00
4b59e1cdc1
rspconfig ip=dhcp to set BMC get ip address through DHCP
2015-05-20 04:54:36 -04:00
292fd7abfd
For command 'rspconfig <node> "userid=<username>" "username=<username>" "password=<password>"', if no userid and username specified, the default userid will be 1, if userid not set but with username specified, the default userid will be 2
2015-05-20 02:38:39 -04:00
1f8974af4f
fix bug 4667:rhels6.5 diskful installation failed with netboot=yaboot, for netboot=nimol
2015-05-18 08:14:27 -04:00
a08d3b3aad
fix bug 4667:rhels6.5 diskful installation failed with netboot=yaboot
2015-05-18 04:45:04 -04:00
ae636e0afa
fix for bug 2825 and 4628: print warning with makedhcp when the node ip address could not resolved, or the ip overlaps with dynamic range
2015-05-18 04:23:02 -04:00
fb9edfa7dd
won't update ipmi table inside rspconfig <node> "userid=N" "username=<username>" "password=<password>" command
2015-05-18 01:56:59 -04:00
91bd44955f
more code for switchdiscover
2015-05-15 17:07:28 -04:00
686e79211f
nmap scan support for switchdiscover
2015-05-15 15:54:31 -04:00
20bf9f90f6
added output display for switchdiscover command
2015-05-15 13:31:21 -04:00
6280270cd9
support to add/modify user/password for BMC with rspconfig
2015-05-15 05:24:32 -04:00
1d7df6b238
more code for switchdiscover command
2015-05-14 11:27:38 -04:00
c0f65b7ae7
remove install/netboot/statelite related flags from rmimage, liteimg and rinstall
2015-05-14 04:57:44 -04:00
4322c2b553
remove install|statelite|netboot from usage statements
2015-05-14 04:11:52 -04:00
2a107425ea
not sure what happended, fix the bad checkin 8f7633c9b5
2015-05-14 04:00:58 -04:00
8f7633c9b5
remove the install/netboot/statelite from the usage statements of nodeset, imgcapture, genimage and packimgage
2015-05-14 03:55:42 -04:00
178a63cd4a
Add the build id of pending UEFI
...
If UEFI is pending on IBM/Lenovo x86 systems, present
the build id of what the next boot should bring.
2015-05-13 10:18:22 -04:00
ff20b96dba
1. appending "statement" within makedhcp rather than from nodeset, find corrent tftpserver for petitboot booting; 2. Use hvc0 for ppc64 genesis shell
2015-05-13 03:40:35 -04:00
fbb5fca652
defect 4553: make rinstall only output error message when certain node failed instead of stopping running
2015-05-12 22:47:35 -04:00
6155642aee
Allow switchdiscover command call corresponding subroutines
2015-05-12 14:47:52 -04:00
f62bdf3121
fixed a syntax error in dhcp.pm
2015-05-12 05:50:02 -04:00
a2c5a0be58
dhcp.pm: moved authoritative statement inside the network stanza
2015-05-12 05:50:02 -04:00
05339e823e
updated dhcp.pm to put out a warning message when subnet/netmask for network in network table does not match network configured
2015-05-12 05:50:02 -04:00
3441bc337a
appending "statement" within makedhcp rather than from nodeset, this commit is for yaboot
2015-05-12 04:58:13 -04:00
2107c99f2a
check if there is nmap or not
2015-05-12 04:31:59 -04:00
8e5ddbd556
use ipmitool-xcat to find bmc
2015-05-12 03:22:58 -04:00
a84a9e655b
appending "statement" within makedhcp rather than from nodeset, this commit include grub2,petitboot and nimol netboot method
2015-05-12 01:36:55 -04:00
cc4dbdf8a3
change the nodeset install/netboot/statelite message from warning to error, and then exit
2015-05-11 04:51:13 -04:00
2c0b4d2182
add nmap scan process framework, ipmi scan TBD
2015-05-08 05:57:06 -04:00
f17fea2637
Create a plugin to handle bmcdiscover command
2015-05-07 21:52:38 -04:00
f4e8d1c233
Create a plugin to handle switchdiscover command
2015-05-06 16:49:47 -04:00
faabb8e54b
merge
2015-04-30 04:10:12 -04:00
b0c839856d
Finish fix from previous commit
...
The change to remote behavior was not fully compensated
for in previous commit. Go farther and ensure that the
classic syntax is executed exactly is it was.
2015-04-29 15:51:10 -04:00
ae5715849f
Restore backwards compatibility to !remote!
...
A change was made to allow '!remote!' to force indicate a NIC to be
relevant in case it wouldn't naturally occur. This broke existing
configurations where the NIC would naturally be 'active'. Attempt
to address by restoring the old match and enabling the new code
when an interface name is detected after '!remote!', but otherwise
act like pre-2.9.1 dhcp.pm
2015-04-29 15:01:25 -04:00
d6feb34e0c
defect 4657: PCM has requirement that the user/password of fsp are different with the ones of ipmi for ppcle node. That means our renergy command should read 'passwd:fsp' first, if it does not exist, then use the default passwd 'admin/admin' instead of use the password from ipmi.
2015-04-28 08:31:18 -04:00
ffaa44b437
support partitionscript in ubuntu
2015-04-27 22:31:59 -04:00
e215c27a3c
energy.pm, remove the stanby fsp/bmc check since CIM interface has problem to do it. So that means if some attributes cannot be supported on stanby fsp, there might be issues. Will fix it when really encounter it.
2015-04-22 23:47:39 -04:00
82c90e2227
null node appstatus when status is noping for nodestat -u.
2015-04-21 16:51:59 -04:00
d9cc96bc4f
Add more comments for bug#4502 fixing. Use /dev/hvc? instead of /dev/ttyS? for ppc64, ppc64le, ppc64el.
2015-04-16 16:52:41 +08:00
9d90313aaf
Fix bug#4502
2015-04-16 15:49:07 +08:00
43ec8b55ef
support persistent kernel cmdline after diskful installation
2015-04-10 02:54:01 -07:00
5ac2c0a4d6
Improve IPMI FRU parsing for Lenovo Thinkservers
...
Lenovo Thinkservers provide logically addressed FRUs that
aren't typed as logical FRU. Change so that the
addressing rather than the type drives our behavior to
read or skip.
Thinkservers explicitly have a locator record for FRU 0.
Ignore such a locator record.
If a board info area is not followed by a product or
multirecord area, give the board area parsing code access
to the end of the area in case board info data runs
beyond the end of the claimed area.
2015-04-08 15:11:36 -04:00
33f614b584
merge fix for 4634 from 2.9.1-pcm branch
2015-04-08 17:14:25 +08:00
0e227799b9
support geninitrd for PowerKVM Hypervisor
2015-04-08 13:20:25 +08:00
33b992ae81
support define powerKVM hypervisor in nodeimport
2015-04-07 16:55:44 +08:00
c339024112
update messages in nodeimport
2015-04-02 15:52:02 +08:00
b769c4b1bc
Update nodeimport error messages for kvm nodes
2015-04-02 15:23:09 +08:00
f844701198
fix bug 4555 lsslp -s PBMC does not honor -n flag, need to update nodetype attribute for predefined node after discoveried
2015-04-01 23:17:20 -04:00
48ae224911
ESXi 6 changes
...
ESXi 6 is for the most part identical to ESXi5 in how it is managed.
Have the esxi5 specific code also cover esxi6
2015-03-31 09:51:11 -04:00