2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-25 13:12:03 +00:00

2254 Commits

Author SHA1 Message Date
ertaozh
4d96246fbb modify rcons manpage 2016-09-13 04:17:27 -04:00
ertaozh
09b28930dc support options model|serial|deviceid|uuid|guid|vpd|mprom|firm for rinv for OpenPOWER servers 2016-08-30 03:40:36 -04:00
Victor Hu
c44e760214 Merge pull request #1771 from zet809/fix_issue_1750
Remove the hardcoded password for FSP
2016-08-29 22:34:47 -04:00
ertaozh
a9b9c89c28 Remove the hardcoded password for FSP 2016-08-28 22:51:28 -04:00
penguhyang
9023bf1699 update manpage for packimage (#1753) 2016-08-24 09:45:51 +08:00
cxhong
9181279913 mysqlsetup failed becuase /usr/bin/mysql_install_db is not available (#1702)
* mysqlsetup failed becuase /usr/bin/mysql_install_db is not available

* use variable

* chang "-e" to "-x"
2016-08-17 18:44:19 -05:00
Mark Gurevich
60f54f7fb2 Support --resize option for chvm (#1598)
* Support --resize option for chvm

* Handle generic error from libvirt when resizing VM

* Improve finding the disk to resize
2016-08-16 19:34:15 -05:00
immarvin
be77e5f43f fix issue [DEV] it is ambiguous to determine which compressed rootimg to use among rootimg.tar.gz,rootimg.cpio.gz,rootimg.tar.xz... #1695; update the manpage and usage info of packimage 2016-08-13 02:53:05 -04:00
Jarrod Johnson
22fe457bc1 Fix tcons interaction with filename globbing
Filename globbing strings are not good to happen
to noderanges.  Use quotes to avoid it in script.
Caller still needs to be careful to quote/escape
on their end.
2016-08-12 15:57:11 -04:00
penguhyang
79426ad21e add new option to indicate compress method (#1669) 2016-08-11 03:09:43 -05:00
Chuck Brazie
193a9680d4 Fix indentation in xdsh (#1617)
* Merged the zVM changes into some xcat_client files

Change-Id: I3405cede348c63ea6b43ceda4bdfdad0f3a5422a

* Fix indentation in xdsh
2016-08-03 10:38:24 +08:00
yangsong
860b61a7ed Revert "Master client merges for two files from zVM" (#1619) 2016-08-03 10:34:25 +08:00
Chuck Brazie
a21edcdcb5 Merged the zVM changes into some xcat_client files (#1608)
Change-Id: I3405cede348c63ea6b43ceda4bdfdad0f3a5422a
2016-08-03 10:03:15 +08:00
penguhyang
5cd203cdf5 enhance packimage -m txc (#1602) 2016-08-02 16:45:31 +08:00
immarvin
45c1dc0f92 fix [FVT]:mysqlsetup -i failed to setup database on sles12 #1413 ;refine the logic to determine hostname of the master 2016-07-28 01:37:28 -04:00
Mark Gurevich
db9a71750e Fix sytax errors reported by perltidy 2016-07-25 08:56:18 -04:00
Mark Gurevich
fb911143fe perltidy all perl files, part 2 2016-07-21 13:27:40 -04:00
Mark Gurevich
0a3fbd8d51 perltidy all perl files 2016-07-20 11:40:27 -04:00
penguhyang
5d46d48f6a Fix issue of packimage -m txc (#1554)
* redefine the code to make distint

* fix issue of packimage -m txc
2016-07-20 07:06:33 -05:00
Xiaopeng Wang
9b48f99dd5 Merge pull request #1394 from gurevichmark/nodeset_offline
Nodeset offline for ppc64
2016-07-13 09:37:28 +08:00
wangxiaopeng
39955c0cb5 issue 1471: fix the mistake in the man page for mkdef --template 2016-07-07 06:13:19 -04:00
Mark Gurevich
79f93dac3c Small grammar and formatting fixes for mkdef command 2016-07-05 15:33:46 -04:00
immarvin
434db38a10 fix issue [FVT]Please make the priority clearly as node name can be the same with template #1471 2016-07-04 22:03:51 -04:00
immarvin
58c17f69d1 refine the doc on xCAT object template 2016-07-04 02:58:08 -04:00
Casandra Qiu
5db2a67553 Add mysql user to localhost account 2016-06-29 13:52:07 -04:00
Xiaopeng Wang
cfc2fab856 Merge pull request #1280 from penguhyang/enhance_rinstall
fix #1157, enhance rinstall command
2016-06-28 16:28:50 +08:00
penguhyang
394eca0f50 fix #1157, enhance rinstall command 2016-06-27 22:42:50 -04:00
Mark Gurevich
4c7148e8ed Nodeset offline for ppc64 2016-06-24 13:16:38 -04:00
wangxiaopeng
ca7c9ad69a issue 1171: set SSL_verifycn_scheme => none for IO::Socket::SSL->new 2016-06-22 10:04:04 -04:00
Xiaopeng Wang
6775f8ab92 Merge pull request #1254 from immarvin/onmkdeftemplate
support mkdef --template;support lsdef --template
2016-06-22 11:11:57 +08:00
bybai
e1c25c317b update makentp man page 2016-06-21 03:30:43 -04:00
immarvin
f7700925dc support mkdef/lsdef --template 2016-06-20 02:44:40 -04:00
yangsong
891b20f904 Merge pull request #904 from penguhyang/rscan_vmnics
enhance the scan for kvm
2016-06-15 00:57:31 -05:00
penguhyang
0b68f98fa8 Merge branch 'rscan_vmnics' of https://github.com/penguhyang/xcat-core into rscan_vmnics 2016-06-14 22:52:00 -04:00
Mark Gurevich
e0848cf56d Doc updates for rmigrate command 2016-06-10 09:40:24 -04:00
XuWei
c519024679 Fix issue 846, update mknb doc 2016-06-07 21:30:39 -04:00
Mark Gurevich
ef3bf0c437 Fix doc build errors and missing links 2016-05-24 16:16:34 -04:00
Mark Gurevich
b0de75027f Remove --master from mkvm man page and usage 2016-05-13 17:07:26 -04:00
Victor Hu
e7dbcc9575 The bmcdiscover command does not actually support -c option.
Removing it from the documentation
2016-05-05 20:24:29 -04:00
Victor Hu
7c92a214cd Use the --check option in the examples to be consistent with the usage. The -c option is still OK 2016-05-05 19:48:32 -04:00
Mark Gurevich
c5faf316a9 Enable lsvm for kvm hypervisor (#1022)
* Enable lsvm for kvm hypervisor

* Remove commented line
2016-05-04 13:53:33 -04:00
Jarrod Johnson
c0ee488742 Remove '-n' from pasu documentation
The argument is not implemented and implementing it represents
some challenges.
2016-05-02 11:46:02 -04:00
Victor Hu
d82e14b566 Change the usage to contain the short options for simplicity
- Fix the behavior so we obtain the default user/pass from the passwd table
- overwrite the default using the command line options
- only the --check requires the user and pass to be passed in
- Do not display anything or write if the user/pass is incorrect, ERROR out
2016-04-28 00:18:56 -04:00
Victor Hu
b8f4ceaab6 Add the -u and -p option back into the man page, this is supported when doing range
scanning for bmcdiscover command
2016-04-25 15:43:56 -04:00
yangsong
be55f674ca Merge pull request #949 from cxhong/908
Support Mariadb on ubuntu 16.04
2016-04-21 03:42:07 -05:00
Casandra Qiu
b5842bf905 Support Mariadb on ubuntu 16.04 2016-04-19 14:01:08 -04:00
Mark Gurevich
d1bb364ff6 Fix nodeset command for shell and shutdown options and fix nodeset usage and man page 2016-04-18 14:14:10 -04:00
Mark Gurevich
a4615fc8ba rmvm command man page and type fixes 2016-04-14 15:09:36 -04:00
immarvin
afeffe0df1 add description of rsetboot -u/-p in Usage.pm;refine the manpage 2016-04-12 02:41:14 -04:00
immarvin
f3ed115bf5 add description of -u and -p for rsetboot;patch pasu with the latest version 2016-04-12 02:33:02 -04:00