2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-13 18:04:15 +00:00
Commit Graph

4573 Commits

Author SHA1 Message Date
jjohnson2 232ebcccfc Merge branch '2.9' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.9 2015-02-11 10:19:31 -05:00
immarvin 23fb6f39fe add support for online mirrors in pkgdir during provision 2015-02-11 03:13:13 -08:00
daniceexi 07f873858f sles.pm, more code change for installnic/primarynic code refine 2015-02-11 02:53:09 -05:00
daniceexi a05d09e4dd Continue the change to refine installnic and primarynic code 2015-02-11 02:30:36 -05:00
jjohnson2 5e7cb43828 Remove dead reference to a password
The line in question is dead code, and therefore has no effect
(it either dies or gets overwritten short time later).  Removing
it makes the code cleaner and counters the tendency for someone
to think we might be using a hard coded password in this file.
2015-02-10 14:45:39 -05:00
immarvin d21467eb47 refine the code to use installnic and primarynic to generate network boot kernel parameters. All the logic to use installnic/primarynic have been put in NetworkUtils->gen_net_boot_params 2015-02-10 02:40:59 -08:00
ertaozh 4bb15df15e To use the refined code about installnic and primarynic for ubuntu 2015-02-10 04:41:35 -05:00
daniceexi 13d8331ff7 refine the code to use installnic and primarynic to generate network boot kernel parameters. All the logic to use installnic/primarynic have been put in NetworkUtils->gen_net_boot_params 2015-02-09 07:02:59 -05:00
jjohnson2 552d4e39ab Recognize more variants of Windows 2012
Windows 2012 R2 and updates can take a number of forms, be more forgiving.
2015-02-05 13:37:21 -05:00
Casandra Qiu 3178995597 Fix the misuse of == to compare strings in perl 2015-02-05 12:02:25 -05:00
ertaozh 156840fc28 fix bug 4555: lsslp -s PBMC does not honor -n flag 2015-02-05 04:44:40 -05:00
Jia Zhao c650955d49 Not run makedhcp during nodeimport 2015-02-05 13:53:16 +08:00
Victor Hu 85081d50cc Add new service related keyword into site table: consoleservice
[Devops Task 10075]

The behavior changes between 2.9.1 and 2.10.  The keyword is
provided for those users who want to try out confluent in the 2.9.1
timeframe.  Confluent is planned to be packaged better and the
default console for 2.10.  conserver will still be shipped to
provide console for the systems not supported by confluent.
2015-02-04 15:36:30 -05:00
immarvin b3f12b80ef add support for online mirrors during provision 2015-02-02 02:12:15 -08:00
daniceexi c136e33c35 energy.pm - changed the xml output format of renergy command which using energy.pm (p8 support) 2015-01-29 04:00:50 -05:00
chudegao 4e0d876468 Merge branch '2.9' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.9 2015-01-29 11:21:19 +08:00
chudegao 073e7d1cec Refactor netboot attribute setting for adding nodes in PCM way 2015-01-29 11:21:05 +08:00
immarvin 26fd625716 add support for grub2-tftp and grub2-http as the netboot method 2015-01-28 01:14:43 -08:00
Victor Hu 0d37662bb5 Improve the error message for the missing netboot/initrd.gz
on Ubuntu Linux.  This needs to be obtained from the Ubuntu
download site and copied over into the netboot directory.
2015-01-26 11:44:16 -05:00
ertaozh 003b8982b2 fix bug 4533 PMR: kvm vm can't be powered on when vmstoragemodel=virtio 2015-01-23 03:30:14 -05:00
linggao 4a97a50d16 Supports multiple SDK cd's for sles in ospkgs and otherpkgs 2015-01-22 15:55:16 -05:00
chudegao d547d83bdf fix 4513 enable root logon permission in remoteshell,4522 support remove os pkgs in ubuntu pkg list 2015-01-22 18:09:44 +08:00
ligc 22040ba037 fix for bug 4515: start isc-dhcp-server when starting xcatd on Ubuntu MN 2015-01-20 14:21:10 +08:00
Jia Zhao bc8528fb79 support powerkvm guest in nodeimport 2015-01-20 14:07:30 +08:00
qyin c018bbfb54 fix for copycds: on debian/ubuntu doesn't support -o option 2015-01-19 14:10:30 +08:00
Casandra Qiu bb43cc4371 genimage sles12 diskless support for x86_64 2015-01-16 20:58:01 -05:00
ertaozh 4e931a44dc fix bug 4476: Get "no free leases" when MN and target Nodes are in different subnets 2015-01-15 04:42:48 -05:00
immarvin 922e26757a fix defect #4519 [DEV]too much duplicate /etc/fstab entries on service node 2015-01-13 02:55:47 -08:00
Victor Hu 4c846c06bf added code to recognize disc3 of SLES Server and SDK images and not overwrite disc1 due to media.1 directory 2015-01-09 14:46:57 -05:00
ligc 82d4a10868 fix for bug 4507: check the distribution name specified with copycds -n in debian.pm 2015-01-09 15:10:06 +08:00
ligc e047771685 undo the last checkin 2015-01-09 15:08:24 +08:00
ligc 98d8c6ec99 fix for bug 4507: print a warning message if copycds -n specifies a unresonable distribution name 2015-01-09 14:45:22 +08:00
Leo.C.Wu e1cb0c719d fix bug: #4512 nodeset will throw error if osimage pkgdir contains multi-value in ubuntu 2015-01-09 11:19:52 +08:00
ertaozh eaf7964d0c fix bug 4455: nodeset return error for ubuntu if no serialport attribute set, add warning information if no serialport attribute specified 2015-01-05 07:07:24 -05:00
Jia Zhao 24d5319c75 fix lskmodules support ubuntu14.04 2015-01-04 16:28:49 +08:00
daniceexi 3a86428393 Code drop for energy management support for P8; port back from 2.10 branch 2014-12-29 03:33:49 -05:00
daniceexi 09dc22a8c3 defect 3969: support return multiple ips for networkUtils->my_ip_facing() 2014-12-23 06:58:14 -05:00
daniceexi 8803efd291 defect 4467: In Template.pm, fix the issue that added a emptry line at the head of the parition script which causes the partition script cannot find correct shell interpreter 2014-12-23 05:37:24 -05:00
ligc fc00ce3c23 fix for bug 4334: require perl-Sys-Virt explicitly 2014-12-23 13:38:16 +08:00
Casandra Qiu d250790655 Bug#4482 Otherpkgs postscripts didn't support SLES12 2014-12-18 10:30:04 -05:00
ligc c09714a617 fix for bug 4472: copycds should not change ppc.* to ppc64 2014-12-18 15:16:41 +08:00
linggao 5611b08361 Added support of large MTU and connected mode in configib and configeth. bug 3567 2014-12-17 16:22:17 -05:00
daniceexi b02452e2fb defect 4453: In the Postage.pm, fix the issue that he xcatmaster attribute for node cannot be set to 'MASTER' env viriable in mypostscript 2014-12-03 01:12:31 -05:00
immarvin b8602d756f fix defect #4299 Node provision failed because kickstart file have unreasonable conf which caused by switch discovery emthod 2014-11-28 01:49:33 -08:00
zhaoertao d9e87410d4 Fix bug 4381 :sles12 rcons could not work on P8LE. 2014-11-26 02:29:04 -05:00
zhaoertao 641be270e9 fix bug 4381 :sles12 rcons could not work on P8LE. This checkin support rcons for ubuntu LE diskfull and diskless 2014-11-25 04:45:29 -05:00
immarvin ee20161772 update the boot options of redhat family since some options are already deprecated or replaced 2014-11-24 21:50:32 -08:00
immarvin 3f59552d0c fix defect #4307 [FVT]:chdef newimage -u give out wrong arch in ubuntu; fix defect #4345 Utils->osver routine does not support Redhat7 or SLES12;fix defect #4308 [FVT]: osarch default value of user defined osimage is ppc64le. needs to change to ppc64el 2014-11-21 00:19:37 -08:00
mellor afe37ebeab initialize rc var in Table.pm and tabutils.pm to remove warnings when running xcatd in foreground 2014-11-19 17:34:04 -05:00
huweihua c5e82bb0fd fix defect4414: if there is rsync service already run, sysclone rsync server start unsuccessfully. 2014-11-19 06:09:23 -05:00