2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 19:40:10 +00:00

15572 Commits

Author SHA1 Message Date
linggao
a00c931c1b added message to mention snmp is not supported for switchdiscover 2015-06-16 16:57:35 -04:00
Casandra Qiu
d707d7f12d Bug #4693 switchdiscover -w return wrong info if no switch discovered 2015-06-16 10:32:50 -04:00
junxiawang
62a2bc6b87 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-06-16 02:46:56 -04:00
junxiawang
4cb0db8c1e modify xcat installation testcase 2015-06-16 02:44:02 -04:00
root
60f05494de modify bunlist for autotest 2015-06-15 23:24:28 -04:00
junxiawang
8e6c493fd0 add new testcase for switchdiscover 2015-06-15 23:18:07 -04:00
Victor Hu
78a6d8e39e Revert "For Ubuntu builds, adding a .gitignore to ignore the files generated"
This reverts commit 829f107beb4a4fed764cee41c417bcf2054282ce.
2015-06-15 17:32:34 -04:00
Victor Hu
829f107beb For Ubuntu builds, adding a .gitignore to ignore the files generated
from the builds.  Also remove the changelog because that file is going
to be ignored from the source tree.  Ubuntu builds are being done
in the xcat-core directory and causing issues when we are switching
between releases.    Should probably change the builds scripts as a longer
term solution
2015-06-15 17:14:05 -04:00
immarvin
ad4e10ad11 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-06-15 04:53:29 -04:00
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
huweihua
472ceb9dcc fix defect4649, give more meaningful error message when atrribute wasn't set up 2015-06-15 00:48:02 -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