2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-23 12:51:10 +00:00
Commit Graph

2632 Commits

Author SHA1 Message Date
ertaozh
8c1c62d93f fix bug 4433: chvm CN add_physlots= returns "Can not get hypervisor information" 2015-02-14 22:22:37 -05:00
ertaozh
0d9fa3e9da fix bug 4434 :mkvm vm --full could not add all the resource to vm 2015-02-14 22:08:38 -05:00
daniceexi
f0f850daa0 changed the definition of installnic and primarynic in Schema.pm:noderes table 2015-02-13 03:44:04 -05:00
daniceexi
2a2664720b Add default value for attribute site.xcatsslversion=TLSv1 to avoid using sslv3 which might cause POODLE Attach 2015-02-12 09:42:41 -05:00
daniceexi
a05d09e4dd Continue the change to refine installnic and primarynic code 2015-02-11 02:30:36 -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
Casandra Qiu
3178995597 Fix the misuse of == to compare strings in perl 2015-02-05 12:02:25 -05:00
immarvin
ab307a3553 add description of specifying multiple mirrors in the linuximage.pkgdir for ubuntu 2015-02-05 01:52:06 -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
chudegao
952757ee61 fix 4545,restart xcatd hang due to perl syntax error in low perl version 5.10.x 2015-02-04 10:18:26 +08: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
Jia Zhao
4c0d463afc Adding netboot image check for ubuntu nodeimport 2015-01-28 09:38:30 +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
ertaozh
2fe5bc02c7 For bug 4524: Only one local directory is supported in otherpkgdir attribute of an osimage definition 2015-01-16 04:47:58 -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
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
198d46983d defect 4468: (NodeRange.pm) fix the issue that table_object->{_use_cache} was not turned off in Noderange which will cause the Table.pm cannot get correct column for nodelist table 2014-12-23 05:49:16 -05:00
Casandra Qiu
d250790655 Bug#4482 Otherpkgs postscripts didn't support SLES12 2014-12-18 10:30:04 -05:00
immarvin
8cdca0e6a5 fix defect #4481 netmask being picked up from active MN instead of Networks table 2014-12-18 00:01:04 -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
9d0b4b1be7 4390: In DB Access process, recover the signal handle in %SIG which was cleaned up by accident. This fix should be removed if fixed the root cause of %SIG clean up. 2014-11-24 09:41:43 -05: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
daniceexi
029e6d18ca defect 4419: change the db notification runs in DB process instead of fork a new one since the fork new process will cause DBI connection gets into confusing 2014-11-20 07:14:50 -05: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
zhaoertao
f6761bb0b7 fix bug 4126:vios:mkvm failedo 2014-11-18 05:29:23 -05:00
zhaoertao
3eec0c921d fix bug 4206: lsvm return null if the cec is in off state 2014-11-18 03:49:37 -05:00
zhaoertao
392fc1b3cb fix bug 4368 mkvm for lpars in different CECs will failed 2014-11-07 03:00:38 -05:00
zhaoertao
614594fa52 4342 Wrong cpucount number is counted for PowerKVM host 2014-11-07 02:13:00 -05:00
daniceexi
f0b9cac61c defect 4304: fixed several things: 1. how to handle ctrl+c; 2. handle the plugin process cannot be stopped by TERM signal to process group SSL_Listener. (make the plugin process locate in the SSL_listener process group); 3. Make DB Access process exits later than in processing request. 2014-11-06 06:24:50 -05:00
Lei Ai
1fb1b283bb set netboot to for PPC64LE 2014-11-04 22:16:09 +08:00
ligc
f6d48a858b fix for bug 4333: add the powerkvm 2.1.1 disc info 2013-10-30 15:13:01 +08:00
immarvin
b94dcb02e4 fix defect #4326 [fvt]2.9:load config file failed if more than one mac during vm install 2014-10-29 00:54:58 -07:00
lissav
424886c5d0 defect 3723 2014-10-28 07:15:05 -04:00
Victor Hu
f00771ff92 add rhel6.6 compute node media info to discinfo.pm 2014-10-24 15:03:40 -04:00
daniceexi
6244920305 Enhance the ddns.pm to support the site.dnsinterfaces for DNS server to listen on specific interfaces instead of all 2014-10-24 09:43:31 -04:00
linggao
73d08b58fa added nmapoptions in the site table to resolve network slow response issues in nmap. defect 4300 2014-10-22 18:36:59 -04:00
Victor Hu
f904ce2cc1 add media tags for rhels6.6 support, x86_64 and power 2014-10-22 16:12:27 -04:00
ligc
0654fa65e6 fix for bug 2796: should not include AIX perl path in @INC on Linux 2013-10-22 16:58:19 +08:00
ligc
9b402bb656 fix a problem in the last checkin 2013-10-21 11:11:50 +08:00
ligc
e570ed6e49 remoteshell fix for SLES 12 support, sshd is not enabled by default on SLES 12, enable sshd in remoteshell postscript 2013-10-21 11:02:37 +08:00
mellor
0c51f6e92a fix schema def mapping of missing kit and kitcomponent attrs 2014-10-14 18:00:39 -04:00
daniceexi
fdfa1fe290 defect 4283: fix the syntax issues in the hosts.pm and NetworkUtils.pm for the code that support multiple domain and makehosts against nics table 2014-10-10 11:13:39 -04:00
mellor
f5296e4107 fix def mapping of kitrepo osbasename attribute 2014-10-07 17:47:53 -04:00
lissav
b0eff0cf94 fix build of http://xcat.sourceforge.net/man5/xcatdb.5.html 2014-09-24 07:12:23 -04:00
mellor
f39c0f46a1 enhance for MTM based p8 hardware discovery 2014-09-22 19:11:16 -07:00
lissav
f2901b06d0 fix description 2014-09-15 07:02:11 -04:00