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
immarvin
43ec8b55ef
support persistent kernel cmdline after diskful installation
2015-04-10 02:54:01 -07:00
WangXiaoPeng
6004cc18f1
Change in Utils.pm->filter_nodes() to recoganize ppc64le if it's arch matchs to ppc64.*
2015-04-08 01:26:38 -04:00
Jia Zhao
33b992ae81
support define powerKVM hypervisor in nodeimport
2015-04-07 16:55:44 +08:00
Jia Zhao
b769c4b1bc
Update nodeimport error messages for kvm nodes
2015-04-02 15:23:09 +08:00
immarvin
b572fc52b4
fix defect #4620 pgsqlsetup script hang on sles11.3
2015-03-25 20:39:48 -07:00
immarvin
89f58e514a
fix defect #4613 [DEV] rhels7.0 provisioning complains !dracut-cmdline[78]: Warning: 'ksdevice=<MAC>' is deprecated. Using BOOTIF=01-00-21-5e-a6-3d-d7 instead!
2015-03-18 21:45:28 -07:00
Jia Zhao
ebe61dbab5
fix nodeimport getting netboot attribute error
2015-03-12 17:30:02 +08:00
mellor
8f90acc07c
defect 4349: fix rmkitcomp othepkgs dir removal; fix typo in Schema.pm to now display kitcomponent reponame correctly
2015-03-10 14:50:15 -04:00
Jia Zhao
e5cee0d433
fix nodeimport error on PowerNV node
2015-03-10 19:52:07 +08:00