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

2664 Commits

Author SHA1 Message Date
83e4df505e Merge pull request #301 from zet809/bmcdiscovery_add_flag_t
add flag -t for bmcdiscovery to generate a temp bmc node
2015-11-05 16:11:02 +08:00
d2852d19ea Merge pull request #341 from zet809/rinv_issue_master
[master]for issue 338: rinv CN model -t returns hmc plugin bug
2015-11-05 13:19:14 +08:00
cdf816044b fix issue 352: 2.9.2rspconfig HMC sshcfg=disable could not configure sshcfg to disabled state 2015-11-04 06:02:09 -05:00
c5f1075aee add kvm features: cpu pining, memory binding and pci passthrough 2015-11-02 22:00:08 -05:00
861164068b add flag -t for bmcdiscovery to generate a temp bmc node 2015-11-01 21:31:32 -05:00
2624c949c3 for issue 338: rinv CN model -t returns hmc plugin bug 2015-10-29 23:10:34 -04:00
5476763673 Removed the code that strips the .post off the end of the files.
The file list being returned from xdcp contains .post.  For EXECUTE
files, we never match the postscript and so it never gets executed
2015-10-20 17:07:57 -04:00
a8816cf4c5 Fix formatting of the code in the function: run_rsync_postscripts 2015-10-20 16:57:39 -04:00
dba68501f1 There is no display_output option in xCAT.
Remove the unused code
2015-10-20 13:11:36 -04:00
ab5a84d395 Fix mix of invalid token and grouped nodes
When a parenthetical group occurred after an invalid token,
it failed to report the error.  Address this problem.
2015-10-09 15:18:57 -04:00
c26b23a383 Issue 158: fix the generated kernel parameters for OS deployment when osimage.nodebootif is set 2015-09-08 04:11:25 -04:00
189c4cfc42 [perl-xCAT] DBobjUtils.pm Formatting - Consistent placing of { 2015-08-28 23:21:49 +00:00
c52154d62a [perl-xCAT] Fix indentation in DBobjUtils.pm 2015-08-28 22:40:37 +00:00
8ea19fd193 [perl-xCAT] Remove extraneous space in DBobjUtils.pm 2015-08-28 22:16:17 +00:00
572b0cfb96 [perl-xCAT] Fix tabs and indentation in DBobjUtils 2015-08-28 22:08:17 +00:00
efa08e1f37 Merge pull request #81 from hu-weihua/master
Trouble shooting--Record command output and add trace information
2015-08-24 10:17:52 +08:00
cdd1bbf73e add explaination for xcatlport 2015-08-19 03:16:11 -04:00
0a112126d4 fix typo 2015-08-19 03:07:51 -04:00
00c13144fa replace systemd by syslog 2015-08-18 23:40:03 -04:00
f6eb1d3bb3 add description for trace subroutine and remove useless lines 2015-08-18 04:24:05 -04:00
61d8537e90 add trace function 2015-08-13 23:28:41 -04:00
a7f948c5a6 fix defect #4755 xCAT can't recognize Centos6.6 and RHEL5.11; add discinfo of rhels5.11 and centos 6.6 2015-08-09 22:38:54 -04:00
e0af835195 add discinfo of rhels6.7 in discinfo.pm 2015-07-21 05:59:04 -04:00
7ebc22cd18 defect 4718: change the description of switches.privacy that blank means disable this attirbute 2015-07-14 05:24:21 -04:00
8c65b87fbd for pkvm osimage, the netboot value should be petitboot 2015-07-07 01:36:51 -04:00
ce9430d280 Fix sourceforge bug #4691 Use a consistent log tag for xCAT log 2015-07-02 14:58:53 +08:00
ca4437270a Fix sourceforge bug #4691 Use a consistent log tag for xCAT log 2015-07-01 18:03:36 +08:00
53b4d81a4f fix defect #4717 [FVT]:sles11.4 diskful installation failed with netboot=yaboot 2015-06-29 22:56:24 -04:00
07322f07b2 check there's mac format before writing to mac.mac for the getmacs output 2015-06-26 02:00:05 -04:00
e5a27c8f47 changed Jun switch type to its full name Juniper 2015-06-25 16:55:09 -04:00
1457f38f5d fix issue for hardware discovery when predefined bmcusername defined 2015-06-25 04:20:37 -04:00
b964d1d9ae remove switch object, use node object to represent a switch 2015-06-23 14:12:24 -04:00
9cf2093e22 man page and doc work for makentp. 2015-06-18 13:59:44 -04:00
6ff268934c add a site attribute xcatdebugmode as a switch the xcat debug mode 2015-06-12 03:55:03 -04:00
0ea24f1db9 added new command makentp to setup ntp servers on mn and sn. 2015-06-11 12:17:01 -04:00
6df19c129a Merge branch 'confluent_netboot', contains a change in the LparNetbootExp
that invokes the console help message to detect if we are in the console.
Conserver and Confluent messages are different
2015-06-08 10:18:15 -04:00
b30aa848a1 Support SNMPv2c for Juniper switch for switch based hardware discovery, format the output of disk info 2015-06-08 03:42:39 -04:00
a8d2d87b72 Confluent does not have the same text when connecting to the console.
The rnetboot code is looking for the [ Enter ^c? for help] tag. To
support both cases, send a Ctrl-E,c,? to the console to look for [help]
so that we know we are in a console session.  The Ctrl-E "\005" seems
to have issues so also check for just "c?" as an indication that we
are in a valid console session to continue
2015-06-04 14:22:12 -04:00
ec067311ef support hardware discovery for non-pbmc node defined 2015-06-04 05:48:25 -04:00
7e8112eb96 fix defect #4690 [DEV]refine the message and noderes table description 2015-06-04 03:12:49 -04:00
31b06c29ef more on using passwd table for username/pasword for swithches 2015-06-03 15:39:00 -04:00
3bede8df02 fix defect #4682 [DEV]Sles12 diskfull compute install failed with multiple mac address 2015-05-29 23:51:52 -04:00
99b45ea072 make the xdsh to switches look for passwd table for default username/password/protocol 2015-05-28 15:56:13 -04:00
98684916f8 made xdsh able to work on Mellanox switches like other ethernet switches 2015-05-28 13:35:39 -04:00
f6fd10a00c standalize switchtype attribut for switch object 2015-05-27 16:30:21 -04:00
6726d4e208 Distribute switches attrs to other tables 2015-05-27 09:51:47 -04:00
fdc8ca112a correct a typo 'petiboot' 2015-05-26 02:36:53 -04:00
ce7c2b6012 add recommend netboot value for vios 2015-05-25 04:49:48 -04:00
357ba37a75 correct a typo 2015-05-25 02:51:56 -04:00
8df10bf612 add support on the noderes.netboot checking of nodeset 2015-05-24 22:48:15 -04:00