|
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 |
|
|
073e7d1cec
|
Refactor netboot attribute setting for adding nodes in PCM way
|
2015-01-29 11:21:05 +08:00 |
|
|
26fd625716
|
add support for grub2-tftp and grub2-http as the netboot method
|
2015-01-28 01:14:43 -08:00 |
|
|
4c0d463afc
|
Adding netboot image check for ubuntu nodeimport
|
2015-01-28 09:38:30 +08:00 |
|
|
22040ba037
|
fix for bug 4515: start isc-dhcp-server when starting xcatd on Ubuntu MN
|
2015-01-20 14:21:10 +08:00 |
|
|
bc8528fb79
|
support powerkvm guest in nodeimport
|
2015-01-20 14:07:30 +08:00 |
|
|
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 |
|
|
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 |
|
|
3a86428393
|
Code drop for energy management support for P8; port back from 2.10 branch
|
2014-12-29 03:33:49 -05:00 |
|
|
09dc22a8c3
|
defect 3969: support return multiple ips for networkUtils->my_ip_facing()
|
2014-12-23 06:58:14 -05:00 |
|
|
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 |
|
|
d250790655
|
Bug#4482 Otherpkgs postscripts didn't support SLES12
|
2014-12-18 10:30:04 -05:00 |
|
|
8cdca0e6a5
|
fix defect #4481 netmask being picked up from active MN instead of Networks table
|
2014-12-18 00:01:04 -08:00 |
|
|
5611b08361
|
Added support of large MTU and connected mode in configib and configeth. bug 3567
|
2014-12-17 16:22:17 -05:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
f6761bb0b7
|
fix bug 4126:vios:mkvm failedo
|
2014-11-18 05:29:23 -05:00 |
|
|
3eec0c921d
|
fix bug 4206: lsvm return null if the cec is in off state
|
2014-11-18 03:49:37 -05:00 |
|
|
392fc1b3cb
|
fix bug 4368 mkvm for lpars in different CECs will failed
|
2014-11-07 03:00:38 -05:00 |
|
|
614594fa52
|
4342 Wrong cpucount number is counted for PowerKVM host
|
2014-11-07 02:13:00 -05:00 |
|
|
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 |
|
|
1fb1b283bb
|
set netboot to for PPC64LE
|
2014-11-04 22:16:09 +08:00 |
|
|
f6d48a858b
|
fix for bug 4333: add the powerkvm 2.1.1 disc info
|
2013-10-30 15:13:01 +08:00 |
|
|
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 |
|
|
424886c5d0
|
defect 3723
|
2014-10-28 07:15:05 -04:00 |
|
|
f00771ff92
|
add rhel6.6 compute node media info to discinfo.pm
|
2014-10-24 15:03:40 -04:00 |
|
|
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 |
|
|
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 |
|
|
f904ce2cc1
|
add media tags for rhels6.6 support, x86_64 and power
|
2014-10-22 16:12:27 -04:00 |
|
|
0654fa65e6
|
fix for bug 2796: should not include AIX perl path in @INC on Linux
|
2013-10-22 16:58:19 +08:00 |
|
|
9b402bb656
|
fix a problem in the last checkin
|
2013-10-21 11:11:50 +08:00 |
|
|
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 |
|
|
0c51f6e92a
|
fix schema def mapping of missing kit and kitcomponent attrs
|
2014-10-14 18:00:39 -04:00 |
|
|
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 |
|
|
f5296e4107
|
fix def mapping of kitrepo osbasename attribute
|
2014-10-07 17:47:53 -04:00 |
|
|
b0eff0cf94
|
fix build of http://xcat.sourceforge.net/man5/xcatdb.5.html
|
2014-09-24 07:12:23 -04:00 |
|
|
f39c0f46a1
|
enhance for MTM based p8 hardware discovery
|
2014-09-22 19:11:16 -07:00 |
|
|
f2901b06d0
|
fix description
|
2014-09-15 07:02:11 -04:00 |
|
|
66a38f0075
|
Found undocumented attribute in xcatd and added some more info to auditnosyslog
|
2014-09-12 09:19:19 -04:00 |
|
|
aff90b34ac
|
Support for auditlog without syslog
|
2014-09-11 13:39:55 -04:00 |
|
|
9a237c699b
|
Support for auditlog without syslog
|
2014-09-11 13:12:56 -04:00 |
|
|
541dcf53d3
|
Handle more invalid characters in SPD model field if encountered
|
2014-09-09 13:41:19 -04:00 |
|
|
15cc210445
|
fix bug 4250 xcat crashes system console on IBM power system: 8248-L4T
|
2014-08-27 00:50:58 -07:00 |
|
|
975b90e619
|
validate cec and lparid during nodeimport
|
2014-08-26 14:11:31 +08:00 |
|
|
7fffc07e54
|
Fix bug 4257: chvm hugepage doesn't work with dfm on Powerlinux
|
2014-08-22 03:27:41 -07:00 |
|
|
c703748797
|
remove lowpower option for rpower from Usage
|
2014-08-21 00:26:37 -07:00 |
|
|
09ac1b8a27
|
Add DDR4 SPD decode
|
2014-08-13 17:00:37 -04:00 |
|
|
c635c4da8a
|
Merge nodechmac enhance from 2.8 branch
|
2014-08-12 17:31:24 +08:00 |
|