zet809
7c067c11fe
Merge pull request #1726 from hu-weihua/probebug
...
Fix probe bug #1717 log parse error when the lable of log looks like "dhcp[process id]"
2016-08-18 10:50:20 +08:00
zet809
609a21f269
Merge pull request #1703 from pdlun92/rflash_grs
...
rflash added check for GTB model type to set hpm upgrade buffer size
2016-08-18 10:38:48 +08:00
hu-weihua
a4a1706d44
fix bug #1717 [fvt]2.12.2 xcatprobe osdeploy -n could not monitor the node deploy process if message's log : dhcp[process id]
2016-08-17 21:49:38 -04: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
Victor Hu
13388737ac
Update create_img.rst
...
Fix type of install on this page
2016-08-17 15:02:47 -04:00
Patrick Lundgren
2586572132
Added check for GRS hardware current firmware version above 1.7_2.55 (1610A)
2016-08-17 11:07:54 -04:00
tingtli
2a4b574468
Merge pull request #1721 from neo954/go-xcat-devel
...
[go-xcat] Fix typo
2016-08-17 16:26:37 +08:00
Xiaopeng Wang
d0350607b2
Merge pull request #1715 from hu-weihua/probedebain
...
Remove the Debian Support Message in the xcatprobe command.
2016-08-17 16:22:26 +08:00
GONG Jie
d58495a391
[go-xcat] Fix typo
2016-08-17 16:21:07 +08:00
Xiaopeng Wang
1ce8e26e3f
Merge pull request #1716 from zet809/run_mknb_both_ppc64_amd64
...
run mknb for both ppc64 and x86_64
2016-08-17 16:16:17 +08:00
ertaozh
6c43f8f716
run mknb for both ppc64 and x86_64
2016-08-17 04:00:06 -04:00
hu-weihua
758b1c9b96
Remove the Debian Support Message in the xcatprobe command.
2016-08-17 01:36:02 -04:00
Xiaopeng Wang
b950a4ccb4
Merge pull request #1597 from fenggaobj/master
...
1596:Enhance the process of reinstall for PCM
2016-08-17 08:52:05 +08: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
Xiaopeng Wang
98d3af463c
Merge pull request #1712 from gurevichmark/xCAT-probe_grammar
...
xcat-probe grammar and spelling fixes
2016-08-17 08:15:16 +08:00
Victor Hu
fcf3ece46c
Merge pull request #1705 from zet809/xcat_install_doc_for_ubuntu
...
modify doc to add arch keyword for ubuntu online repo
2016-08-16 15:37:20 -04:00
Victor Hu
8a87442887
Merge pull request #1713 from whowutwut/opensslvuln
...
Provide Security Notice for Vulnerability created on 2016-08-15
2016-08-16 14:36:15 -04:00
Victor Hu
8abf2b0334
Provide Security Notice for Vulnerability created on 2016-08-15
2016-08-16 14:34:32 -04:00
Mark Gurevich
fc1f1c575d
xcat-probe grammar and spelling fixes
2016-08-16 13:18:18 -04:00
Patrick Lundgren
484cf08bfd
Removed unintended changes that were result of scp from dev machine
2016-08-16 09:49:46 -04:00
zet809
9298b5ff21
Merge pull request #1710 from hu-weihua/probebugs
...
Fix bug 1017: xcatprobe osdeploy -n node -r 24h could not get right deploy messages
2016-08-16 17:59:41 +08:00
zet809
1ff6ec7e2d
Merge pull request #1709 from hu-weihua/ibpkgl
...
Add dependency to support rhels7.2+IB
2016-08-16 17:42:15 +08:00
hu-weihua
91bd846c45
Fix bug 1017
2016-08-16 05:42:04 -04:00
hu-weihua
47b37f5789
add dependency to support rhels7.2+IB
2016-08-16 04:59:26 -04:00
ertaozh
433cd39068
modify doc to add arch keyword for ubuntu online repo
2016-08-16 02:32:54 -04:00
zet809
d2656f5287
Merge pull request #1704 from hu-weihua/probeubuntupkg
...
Fix issue, xcat-core builed failed in ubuntu due to xcat probe code checking
2016-08-16 11:12:16 +08:00
hu-weihua
91e29ba7f5
Fix issue, xcat-core builed failed in ubuntu due to xcat probe code checking
2016-08-15 23:03:54 -04:00
Patrick Lundgren
5f5bb2052f
Added check for GTB Model Type to hpm upgrade buffer size
2016-08-15 15:50:40 -04:00
Victor Hu
ced0f25d91
Merge pull request #1678 from cxhong/1356
...
CUDA8 support on rhel7.2 and rhel7.3
2016-08-15 15:41:50 -04:00
Casandra Qiu
6a197828ae
modify comments
2016-08-15 14:31:25 -04:00
Casandra Qiu
f492ceb7e9
use cudaruntime-8-0 as default
2016-08-15 08:50:49 -04:00
Xiaopeng Wang
f371073d92
Merge pull request #1701 from hu-weihua/pbugs
...
Fix probe bugs:#1697,#1681,#1675,#1672 and #1528
2016-08-15 16:48:04 +08:00
Xiaopeng Wang
944fa9808d
Merge pull request #1698 from penguhyang/rh6.8_tar
...
support tar for redhat6.8
2016-08-15 16:30:07 +08:00
penguhyang
9a7f781d94
Merge pull request #1700 from tingtli/packimge
...
use dependency on mn to run test
2016-08-15 16:27:20 +08:00
hu-weihua
d7a683b200
fix probe bugs
2016-08-15 04:10:50 -04:00
litingt@cn.ibm.com
67d03b2c42
use dependency on mn to run test
2016-08-15 03:51:08 -04:00
penguhyang
bc5057bbb7
Merge pull request #1699 from tingtli/packimge
...
update cases for packimage code change
2016-08-15 14:49:13 +08:00
penguhyang
d4a397adce
support tar for redhat6.8
2016-08-15 02:40:23 -04:00
litingt@cn.ibm.com
0f59a399ee
update cases for packimage code change
2016-08-15 02:36:40 -04:00
Xiaopeng Wang
6f81ef16c4
Merge pull request #1696 from immarvin/onissue
...
fix issue [Customer] nodeset failed with meaningless messages #1529
2016-08-15 11:03:07 +08:00
Xiaopeng Wang
538fa0349a
Merge pull request #1694 from immarvin/onpackimg
...
[packimage -m -c]: supress the verbose info of rootimg decompression; add tar "--no-recursion" option in packimage; correct the path of gnu tar to be "/bin/tar" in genimage
2016-08-15 10:51:40 +08:00
immarvin
506d0c9660
fix issue [Customer] nodeset failed with meaningless messages #1529
2016-08-14 06:11:04 -04:00
Weihua Hu
665bf66f47
Fix bug1687 xcatprobe could not surpport xcatmn command on ubuntu ( #1691 )
...
* fix bug1687 xcatprobe could not surpport xcatmn command on ubuntu
* remove useless files
2016-08-13 02:04:55 -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
immarvin
5699b025dd
fix issue [FVT]on rhels6.8, rootimg.tar.gz is only 20 bytes after run packimage -m tar rhels6.8-ppc64-netboot-compute ; fix issue #1689 [FVT]:diskless provision broken using rootimg.tar.gz created by packimage -m tar osimage #1688
2016-08-13 00:30:56 -04:00
immarvin
e1775355f5
refine the tar options
2016-08-12 21:11:48 -04:00
Victor Hu
3047917dce
Merge pull request #1693 from cxhong/selinux
...
genimage failed for rhels7.2 because /etc/selinux/config file is not exists
2016-08-12 16:29:31 -04:00
Casandra Qiu
33d30c8efa
indent the line space
2016-08-12 16:24:13 -04:00
Jarrod Johnson
93d5dc34e0
Merge branch 'master' of github.com:xcat2/xcat-core
2016-08-12 15:58:06 -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