2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-10 06:41:31 +00:00
Commit Graph

6728 Commits

Author SHA1 Message Date
959e7f8d18 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-05-13 13:42:16 +08:00
e100a5c19a fix bug 4635: Ubuntu genimage failure leaves bind mounts 2015-05-12 23:14:44 -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
095f7e1474 remove template files kvm.tmpl and service.tmpl for ubuntu diskfull and make them to be a link to compute.tmpl since we did not see the necessary to have sperated template file 2015-05-11 23:26:52 -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
2d6869521b merged the checkin 76a9da1e87dea03f9307d3438fe13f09546ef3ca; defect 4571 /etc/network/interfaces overwriten after firstboot 2015-05-11 04:32:26 -04:00
328c04da81 defect 4665: for ubuntu diskfull install, if the /dev/disk/by-path is not created, will use list-devices command to select the first available disk 2015-05-11 04:24:11 -04:00
2c0b4d2182 add nmap scan process framework, ipmi scan TBD 2015-05-08 05:57:06 -04:00
a3e365003c modify xCATreg 2015-05-08 03:25:24 -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
d742efdb43 change the name of partition file in ubuntu from /tmp/partitioning to /tmp/partitionfile 2015-05-04 04:36:27 -04:00
2be47e9c59 correct a typo 2015-04-30 04:24:06 -04:00
689341e568 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-04-30 16:21:04 +08:00
9ed9a9d061 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-04-30 16:15:38 +08:00
faabb8e54b merge 2015-04-30 04:10:12 -04:00
1c90d9f0ca add base64 decode function 2015-04-30 02:58:42 -04:00
2da270d29a Add other package list files for RHEL 7 on x86_64, ppc64 and ppc64le 2015-04-30 13:23:36 +08: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
75a7490d98 there is no python in ubuntu installer initrd, add a base64 decode(contributed by gongjie) function in pre.ubuntu 2015-04-29 10:46:15 -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
c9488a9192 add partition script for ubuntu ppc64le 2015-04-28 06:25:18 -04:00
ffaa44b437 support partitionscript in ubuntu 2015-04-27 22:31:59 -04:00
f319db209c modify xCATreg for autotest 2015-04-24 04:16:04 -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
584012f6cb Bug #4475 Support INCLUDE for ubuntu pkglist 2015-04-21 10:00:49 -04:00
71a764ed96 defect 4644: change in xcatd and Client.pm to fix two issues: 1. if the plugin process run certain command like 'omshell' dhcp.pm and which hang, this will cause the plugin process cannot be finished with ctrl^c; 2. the ctrl^c cannot be passed to service node. 2015-04-21 05:15:43 -04:00
c634a89c2c add the centos 7.1 support 2015-04-21 03:24:34 -04:00
cc5165d8db modify xCATreg code 2015-04-20 05:07:25 -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
bbcfef36e2 fix for bug 4591: print a more reasonable message when no disk found on the node 2015-04-15 02:05:47 -04:00
43ec8b55ef support persistent kernel cmdline after diskful installation 2015-04-10 02:54:01 -07:00
6b13006087 GPU supporting: create cuda tmpl file link for diskfull, create cudaruntime pkglist file link for diskless 2015-04-10 03:38:36 -04:00
e959e5a698 GPU supporting: remove linux-image and linux-headers from diskfull pkglist, modify hackuname to not overwrite uname-binary 2015-04-09 07:23:03 -04: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
014d8ce183 add linux-headers into pkglist which is useful for cuda installing 2015-04-03 04:56:21 -04:00