wangxiaopeng
c26b23a383
Issue 158: fix the generated kernel parameters for OS deployment when osimage.nodebootif is set
2015-09-08 04:11:25 -04:00
Samveen Gulati
189c4cfc42
[perl-xCAT] DBobjUtils.pm Formatting - Consistent placing of {
2015-08-28 23:21:49 +00:00
Samveen Gulati
c52154d62a
[perl-xCAT] Fix indentation in DBobjUtils.pm
2015-08-28 22:40:37 +00:00
Samveen Gulati
8ea19fd193
[perl-xCAT] Remove extraneous space in DBobjUtils.pm
2015-08-28 22:16:17 +00:00
Samveen Gulati
572b0cfb96
[perl-xCAT] Fix tabs and indentation in DBobjUtils
2015-08-28 22:08:17 +00:00
Xiaopeng Wang
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
huweihua
cdd1bbf73e
add explaination for xcatlport
2015-08-19 03:16:11 -04:00
huweihua
0a112126d4
fix typo
2015-08-19 03:07:51 -04:00
huweihua
00c13144fa
replace systemd by syslog
2015-08-18 23:40:03 -04:00
huweihua
f6eb1d3bb3
add description for trace subroutine and remove useless lines
2015-08-18 04:24:05 -04:00
huweihua
61d8537e90
add trace function
2015-08-13 23:28:41 -04:00
yangsong
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
immarvin
e0af835195
add discinfo of rhels6.7 in discinfo.pm
2015-07-21 05:59:04 -04:00
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