2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-14 08:41:31 +00:00
Commit Graph

9265 Commits

Author SHA1 Message Date
050ebf461d Lock rflash operation 2018-07-18 11:03:59 -04:00
d74f1eed53 fix issue 5288, print out management node when summary for rflash (#5401) 2018-07-18 10:04:10 +08:00
d3f1bbbe26 Add virtio_net to default network driver list for Ubuntu on ppc64el (#5396) 2018-07-13 14:11:13 +08:00
4c93552c01 Merge pull request #5346 from gurevichmark/ipmi_rflash
rflash for ipmi machines enhancements
2018-07-11 17:21:15 +08:00
a89b4b6fd4 Small modification about rflash ipmi enhance in PR #5346 2018-07-11 17:17:52 +08:00
a75baf8215 Add check for leading zeroes in ip address when running makedns
This adds a check for the presence of leading zeroes in any octet of IPv4 addresses for which DNS entries will be created.
2018-07-10 12:14:08 -04:00
297137e1be Merge pull request #5378 from xuweibj/dis_policy
delete policy table change by xcat in pr 5371
2018-07-10 16:44:26 +08:00
de3e5da935 Fix github issue #5365. Tinker for the openssl -no_ssl2 command line argument 2018-07-09 17:05:44 +08:00
8209b449c6 delete change policy table by xcat 2018-07-06 04:46:25 -04:00
3734832473 Merge pull request #5371 from xuweibj/I5345
update hwinv table by updatenode -P geinv
2018-07-05 15:55:59 +08:00
8b21219cba fix issue 2306: Need to clean up the temporary xCAT node during discovery regarding rcons (#5373)
* fix issue 2306: Need to clean up the temporary xCAT node during discovery regarding rcons, add "makegocons -C" to cleanup all undefined node

* fix issue 2306: replace cleanup with delete entry for specified node
2018-07-05 15:53:37 +08:00
45a602bdf6 update hwinv table by updatenode -P geinv 2018-07-05 03:29:51 -04:00
da35f335b1 Fix github issue #5365. Proper handle the -no_ssl2 argument of openssl s_client (#5369) 2018-07-04 14:48:33 +08:00
21cf3c56d2 diskless support root options in addkcmdline (#5366)
* add root options

* polished

* polished
2018-07-03 16:51:06 +08:00
da8983a95e Revert "Remove -no_ssl2 command line argument for openssl. Since new version of openssl do not support it any more (#5358)" (#5364)
This reverts commit dc2ea9014d.
2018-07-03 16:11:42 +08:00
dc2ea9014d Remove -no_ssl2 command line argument for openssl. Since new version of openssl do not support it any more (#5358) 2018-07-02 18:11:21 +08:00
91e34bf84a Fix Ubuntu 18.04 postscript problem (#5356)
* Reformat post.ubuntu.common

* Revise post.ubuntu.common
2018-07-02 17:06:38 +08:00
75e54dc589 fixed (#5352) 2018-06-28 17:09:33 +08:00
9f629c5176 Improvement from review 2018-06-27 15:36:07 -04:00
40ecdec4d4 rflash for ipmi machines enhancements 2018-06-27 12:48:48 -04:00
b63a0aa4ae Fix $kernelpath for Ubuntu 18.04 on ppc64el (#5342) 2018-06-27 16:46:52 +08:00
b00f1f8188 Add compute.ubuntu18.04.x86_64.pkglist for Ubuntu 18.04 x86-64 support (#5343) 2018-06-27 16:45:41 +08:00
7c331d87a5 Add model type for 'stratton' boxes, 8001-12C model type 2018-06-26 20:46:21 -04:00
2559d28cb4 Revise Ubuntu 18.04 package list, add ifupdown, remove ntp and ntpdate (#5324) 2018-06-26 13:06:52 +08:00
dbeac84fd7 For Ubuntu 18.04 support, search a different place for Linux kernel and initrd (#5322) 2018-06-25 20:52:45 +08:00
f7c7ea884f [go-xcat] Fix package version checking on Ubuntu 18.04 (#5320) 2018-06-25 20:51:10 +08:00
2bf8108af6 build xnba config files from boottarget table (#5296) 2018-06-21 13:40:41 +08:00
c922ad2cf7 Find correct template and postinstall file to build osimage for copycds -n command (#5300)
* Parse copycd -n options to get correct tmpl and postinstall file

* Add support for Ubuntu
2018-06-21 13:38:31 +08:00
f718db6b00 Add pkglist files for Ubuntu 18.04 (#5307) 2018-06-21 10:24:37 +08:00
c49e41da99 support environment variables in osimage customized files (#5281)
* * osimage table schema change: add a "environvar" col in osimage table to hold environment variables used in osimage customized files
* osimage object schema change: add a environvar attribute, which refers to  osimage.environvar
* the environment variables specified in "environvar" attribute will be exported during invocation of postinstall scripts in genimage

* support variables in synclists

* support environment variables in genimage,mkinstall,getpostscript

* support environment variables for xdcp -i -F in packimage
2018-06-15 14:51:41 +08:00
18c5afc0f4 support secure root method (#5286)
- support xcat_secure_pw:<user> API in credential plugin
 - for diskless, if enabled secure root, packimage will not write root password into image
 - for stateful, if enabled secure root, nodeset will not write root password into config file
 - and 'remoteshell' will update shadow file accordingly
2018-06-15 10:28:51 +08:00
643fa238fe put name of OID 2018-06-14 11:41:50 -04:00
2cc35b6090 Failed to discover PDU 2018-06-13 13:43:44 -04:00
952dea810b Using physical entity description OID to get Vendor information 2018-06-07 13:18:30 -04:00
1c1eace773 Recording the Severity of log message into xCAT logs (#5267)
- modify rsyslog conf and add "%syslogseverity-text:::uppercase%" to input the text Severity
 - remove duplicate Severity in log message
 - modify MsgUtils::trace for better performance and code structure
2018-06-05 17:57:55 +08:00
cd689a9a65 Framework of redfish support perl part (#5269) 2018-06-05 13:07:29 +08:00
000235dcf2 Merge pull request #5265 from cxhong/5260
Add WARNING message if non-root user runs chtab command
2018-06-01 14:41:13 -04:00
adb1cafa43 modify message 2018-06-01 11:28:25 -04:00
12bfd5699d if not get valid pid when waitpid, sleep (#5274) 2018-06-01 14:30:53 +08:00
671231833d modify nodestat usage and manpage for -f|--useping 2018-05-31 17:13:04 +08:00
bcf0b4a7b8 Modified message 2018-05-30 21:27:00 -04:00
d49664ea31 Add WARNING message if non-root user runs chtab command 2018-05-30 13:41:25 -04:00
f10d33f66c redirect wget output to /tmp/wget.log (#5251)
* redirect wget output to /tmp/wget.log
2018-05-30 09:36:07 +08:00
a307bfa96a Fix code error to generate the right socket file name based on the caller PID (#5257) 2018-05-28 21:01:05 +08:00
3460a6915c * log the size of packets received by udp listener 2018-05-28 05:24:52 -04:00
558d5b173f Increase packet size of recv() 2018-05-24 13:11:38 -04:00
7a69c9b779 using --nosyncfiles to bypass syncing files to root image directory (#5229) 2018-05-22 12:47:37 +08:00
52e0a4529b Merge pull request #5220 from cxhong/4989
the error message of *def command is disordered when running internally
2018-05-21 22:10:43 +08:00
66cbeeeee9 Use comma separate list 2018-05-21 09:21:50 -04:00
8a5a4c38b9 Merge pull request #5226 from cxhong/5213
Modify output message for PDU outlet state
2018-05-21 21:03:10 +08:00