2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

2703 Commits

Author SHA1 Message Date
WangXiaoPeng
7ebc22cd18 defect 4718: change the description of switches.privacy that blank means disable this attirbute 2015-07-14 05:24:21 -04:00
immarvin
8c65b87fbd for pkvm osimage, the netboot value should be petitboot 2015-07-07 01:36:51 -04:00
GONG Jie
ce9430d280 Fix sourceforge bug #4691 Use a consistent log tag for xCAT log 2015-07-02 14:58:53 +08:00
GONG Jie
ca4437270a Fix sourceforge bug #4691 Use a consistent log tag for xCAT log 2015-07-01 18:03:36 +08:00
immarvin
53b4d81a4f fix defect #4717 [FVT]:sles11.4 diskful installation failed with netboot=yaboot 2015-06-29 22:56:24 -04:00
WangXiaoPeng
07322f07b2 check there's mac format before writing to mac.mac for the getmacs output 2015-06-26 02:00:05 -04:00
linggao
e5a27c8f47 changed Jun switch type to its full name Juniper 2015-06-25 16:55:09 -04:00
zhaoertao
1457f38f5d fix issue for hardware discovery when predefined bmcusername defined 2015-06-25 04:20:37 -04:00
linggao
b964d1d9ae remove switch object, use node object to represent a switch 2015-06-23 14:12:24 -04:00
Victor Hu
bf27f3c41d Create a gitignore file to ignore the build generated files for Ubuntu.
The build will also checkout the changelog files at the completion of
the build so that we are able to switch releases for Ubuntu.

This is caused by the build running in xcat-core instead of creating a
build directory for each release, like Linux is doing.
2015-06-23 09:28:15 -04:00
linggao
9cf2093e22 man page and doc work for makentp. 2015-06-18 13:59:44 -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
6ff268934c add a site attribute xcatdebugmode as a switch the xcat debug mode 2015-06-12 03:55:03 -04:00
linggao
0ea24f1db9 added new command makentp to setup ntp servers on mn and sn. 2015-06-11 12:17:01 -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
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
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
ertaozh
ec067311ef support hardware discovery for non-pbmc node defined 2015-06-04 05:48:25 -04:00
immarvin
7e8112eb96 fix defect #4690 [DEV]refine the message and noderes table description 2015-06-04 03:12:49 -04:00
linggao
31b06c29ef more on using passwd table for username/pasword for swithches 2015-06-03 15:39:00 -04:00
immarvin
3bede8df02 fix defect #4682 [DEV]Sles12 diskfull compute install failed with multiple mac address 2015-05-29 23:51:52 -04:00
linggao
99b45ea072 make the xdsh to switches look for passwd table for default username/password/protocol 2015-05-28 15:56:13 -04:00
linggao
98684916f8 made xdsh able to work on Mellanox switches like other ethernet switches 2015-05-28 13:35:39 -04:00
linggao
f6fd10a00c standalize switchtype attribut for switch object 2015-05-27 16:30:21 -04:00
Casandra Qiu
6726d4e208 Distribute switches attrs to other tables 2015-05-27 09:51:47 -04:00
ligc
e63a398bfc update build scripts to allow non-root user to build xcat-core tarball locally 2015-05-26 04:20:46 -04:00
immarvin
fdc8ca112a correct a typo 'petiboot' 2015-05-26 02:36:53 -04:00
immarvin
ce7c2b6012 add recommend netboot value for vios 2015-05-25 04:49:48 -04:00
immarvin
357ba37a75 correct a typo 2015-05-25 02:51:56 -04:00
immarvin
8df10bf612 add support on the noderes.netboot checking of nodeset 2015-05-24 22:48:15 -04:00
Casandra Qiu
065a97db46 remove -n option for switchdisover command 2015-05-21 15:45:52 -04:00
ertaozh
91cc4b2c65 add usage for supporting to add/modify user/password for BMC with rspconfig 2015-05-15 05:40:25 -04:00
linggao
1d7df6b238 more code for switchdiscover command 2015-05-14 11:27:38 -04:00
ligc
2a107425ea not sure what happended, fix the bad checkin 8f7633c9b55520f7b5cf88eedd4d523c01c6ec6c 2015-05-14 04:00:58 -04:00
ligc
8f7633c9b5 remove the install/netboot/statelite from the usage statements of nodeset, imgcapture, genimage and packimgage 2015-05-14 03:55:42 -04:00
ligc
e20703010f upate the description of node attribute "netboot", to be more explict for the different netboot values 2015-05-12 01:30:07 -04:00
ligc
8ed200c029 add the new object type "switch" 2015-05-11 21:14:40 -04:00
Casandra Qiu
c6bb695699 commit f4e8d1c2332c3f238a1ec4e8719e0e059d296f86 removed --noping option for getmacs 2015-05-06 22:10:52 -04:00
Casandra Qiu
f4e8d1c233 Create a plugin to handle switchdiscover command 2015-05-06 16:49:47 -04:00
immarvin
98e84f617f add the description of ubuntu partition script support in linuximage.partitionfile schema 2015-05-04 05:08:58 -04:00
WangXiaoPeng
2f5a538f5b defect 4656: a minor change in fspmac.pm for getmacs -D --noping support 2015-04-28 06:19:56 -04:00
WangXiaoPeng
0ce312abb9 Modify the usage and man page for getmac -D --noping support 2015-04-27 04:45:11 -04:00
WangXiaoPeng
a12c05222a support option --noping for getmacs -D to skip the ping test, all the mac address will be listed. 2015-04-27 04:12:55 -04:00
jjohnson2
6a54cb38f7 Correct mistake in DDR4 DIMM parsing
This was not observed to cause any problems, but would in theory
behave in a peculiar fashion in some otherwise valid circumstances.
2015-04-22 12:10:00 -04:00
WangXiaoPeng
71a764ed96 defect 4644: change in xcatd and Client.pm to fix two issues: 1. if the plugin process run certain command like 'omshell' dhcp.pm and which hang, this will cause the plugin process cannot be finished with ctrl^c; 2. the ctrl^c cannot be passed to service node. 2015-04-21 05:15:43 -04:00
ligc
d6f6999748 add the centos 7.1 support 2015-04-21 03:24:03 -04:00
immarvin
9eed5a49df use R:: as the prefix to persistent kernel cmdline in addkcmdline instead of P:: 2015-04-14 02:36:28 -07:00