2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-01-10 10:22:31 +00:00
Commit Graph

15562 Commits

Author SHA1 Message Date
immarvin
b32e78f0ed to facilitate the installation problem debuging, add the script that can send command to installer and receive the command output 2015-06-15 04:53:09 -04:00
linggao
3f32f3998f more on makentp 2015-06-12 15:39:59 -04:00
immarvin
6ff268934c add a site attribute xcatdebugmode as a switch the xcat debug mode 2015-06-12 03:55:03 -04:00
Casandra Qiu
5e6a982b4c Task 46945 Do not run setupntp if it is service node 2015-06-11 17:02:52 -04:00
linggao
b8411821fa added man page for makentp 2015-06-11 16:32:32 -04:00
linggao
0ea24f1db9 added new command makentp to setup ntp servers on mn and sn. 2015-06-11 12:17:01 -04:00
amy0701
a9ff8905f6 fix bmc ip will be resolved by name server. 2015-06-11 03:36:52 -04:00
ertaozh
7a1fb1afc3 fix hardware discovery issue that the findme request can be larger than 1500 bytes 2015-06-11 03:19:08 -04:00
ligc
63ca0b9811 Preliminary code for PowerKVM 3.1 support 2015-06-11 03:18:09 -04:00
Casandra Qiu
c1bbed0011 Task 46442 Add verbose message to switchdiscover command 2015-06-09 16:11:14 -04:00
Casandra Qiu
75491b75aa Task 46440 Cleanup the nmap process for switchdiscover command 2015-06-09 13:40:12 -04:00
linggao
28bc448908 added link for switchdiscover command for ubuntu 2015-06-09 11:57:11 -04:00
immarvin
b9e1e11ece refine the message when the noderes.netboot is invalid 2015-06-09 04:52:47 -04:00
huweihua
5c84830ffe force openibd load all modules in need, restart again after installation 2015-06-09 03:46:50 -04:00
huweihua
e9a9987fec fix defect4559. reduce openibd restart times 2015-06-09 03:40:16 -04:00
Casandra Qiu
31877364e3 Task 46441 Use nmap osscan to discovery switch more aggressively 2015-06-08 17:44:42 -04:00
linggao
6cccdc484d handles the case where mac is empty for switchdiscover command 2015-06-08 16:24:53 -04:00
Victor Hu
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
ertaozh
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
ligc
0f2de76f02 fix for bug 4675: only allow alpha characters and numbers and dash in the new object name with chdef -n 2015-06-08 03:00:40 -04:00
ligc
76578338b0 add the xCAT Object Name Format section to describe the name format of the xCAT objects 2015-06-07 22:18:54 -04:00
ligc
e16453569d add the xCAT Object Name Format section to describe the name format of the xCAT objects 2015-06-07 22:12:10 -04:00
ligc
456b0c41f6 remove the commented out line key --skip from the RHEL 7 templates, to avoid users uncomment this line out and cause problems 2015-06-07 21:32:47 -04:00
amy0701
407c5e6ae2 modify fuction name. 2015-06-05 02:31:08 -04:00
amy0701
ce1015a142 add docker basic plugin. 2015-06-05 02:27:13 -04:00
amy0701
d776dd582f enhance errror msg if -u or -p is none for teamsun task45786. 2015-06-04 23:40:23 -04:00
linggao
ae08f1e7cf made the response structure keyed by mac instead of ip for switchdiscover command 2015-06-04 16:56:40 -04:00
linggao
59873c2a9d handles lldp responses without ip addresses for switchdiscover command 2015-06-04 15:53:42 -04:00
Casandra Qiu
f71cf8782a Task 46441: use nmap osscan to discovery switch more aggressively 2015-06-04 15:35:10 -04:00
Victor Hu
6cb41ee27b Clean up some formatting issues with xcatd init.d script. 2015-06-04 14:25:39 -04:00
Victor Hu
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
jjohnson2
a4099e121a Add Intel 40GbE driver to genesis 2015-06-04 11:19:17 -04:00
jjohnson2
1ea9b98f0a Remove '-n' from pasu/piflash
Since '-n' can't work for pasu/piflash context, remove the option.
2015-06-04 10:42:54 -04:00
ertaozh
ec067311ef support hardware discovery for non-pbmc node defined 2015-06-04 05:48:25 -04:00
ligc
6fcd7b8388 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-06-04 05:35:03 -04:00
ligc
9a002c0517 for users to build xcat-core from source code, by default, do not sign rpm, do not upload to sourceforge, build all packages 2015-06-04 05:34:33 -04:00
immarvin
4754a96f54 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-06-04 03:13:09 -04:00
immarvin
7e8112eb96 fix defect #4690 [DEV]refine the message and noderes table description 2015-06-04 03:12:49 -04:00
junxiawang
f13eab38b5 modify autotest install testcase 2015-06-04 01:42:15 -04:00
linggao
f961bea195 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-06-03 15:39:12 -04:00
linggao
31b06c29ef more on using passwd table for username/pasword for swithches 2015-06-03 15:39:00 -04:00
Jarrod Johnson
515e231b45 Fix rsetboot to an ESXi vm in DRS
In DRS mode, the hypervisor is not known.  Provide the task handler
a hook to find the connection by vm name instead.
2015-06-03 14:56:31 -04:00
junxiawang
d79c345837 modify autotest case for install 2015-06-03 06:39:07 -04:00
ligc
3d2ce98f9e update buildcore.sh to add a new environment variable RPMSIGN to specify if the RPMs will be signed 2015-06-02 23:49:01 -04:00
ligc
8fc48e7a21 do not try to add ipv6 networks into dhcp if there is no ipv6 network in networks table 2015-06-02 23:43:53 -04:00
ligc
1f14a1af98 update buildcore.sh to add a new environment variable RPMSIGN to specify if the RPMs will be signed 2015-06-02 22:59:49 -04:00
ligc
b105af6d17 update buildcore.sh to add a new environment variable RPMSIGN to specify if the RPMs will be signed 2015-06-02 22:59:04 -04:00
linggao
4751f4746f bug fix in switchdiscover 2015-06-02 16:34:35 -04:00
linggao
6bcca682a3 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-06-02 15:52:13 -04:00
linggao
40e1e5ee80 made nmap as default scan method for switchdiscover command 2015-06-02 15:51:07 -04:00