73598b8963
Merge pull request #1187 from cxhong/898
...
SLES12 hierarchy support for ppc64le and x86_64
2016-05-24 10:44:14 -04:00
7a5ae9ea5a
Update centos7 template to mimic rhels7
2016-05-24 09:05:46 +01:00
e6b1181312
SLES12 hierarchy support for ppc64le and x86_64
2016-05-23 21:42:11 -04:00
8ae7d23540
Temp BMC node definition hadn't been removed for switch-based discovery
2016-05-23 21:06:27 -04:00
f77b374358
fix issue#1162@github, correct a code logic error
2016-05-20 02:23:55 -04:00
e13f0562ef
issue 1149: add ntpdate in the pkglist for ubuntu16.04
2016-05-19 06:22:59 -04:00
0e0467a24e
Merge pull request #1151 from zet809/fix_issue_1146
...
fix issue 1146: Format of hosts is wrong when add input in /etc/hosts
2016-05-19 16:44:19 +08:00
51f4573c0f
fix issue 1146: Format of hosts is wrong when add input in /etc/hosts
2016-05-19 03:20:44 -04:00
e4ceacf733
Merge pull request #1143 from immarvin/onubtgenimage16.04
...
fix issue#1139@github, run <dpkg-reconfigure locales> noninteractive
2016-05-18 17:52:00 +08:00
370deeb4e1
fix issue#1139@github, run <dpkg-reconfigure locales> noninteractive
2016-05-18 05:06:17 -04:00
77e155804d
Change the kernel package name to linux-image-generic for Ubuntu 16.04, based on the actual shape of the Ubuntu GA ISO image.
2016-05-18 16:57:37 +08:00
11cdf72972
Merge pull request #1131 from immarvin/ongenimagemount2
...
fix issue#1122@github;create /dev under chroot env based on /dev on host;use lazy mount for sysfs and procfs to make sure they are umounted no matter whether busy
2016-05-18 11:24:29 +08:00
abbd1817ac
Support lower version of nmap on sles11.4
2016-05-17 16:13:47 -04:00
9f82cdb28d
fix issue#1122@github;create /dev under chroot env based on /dev on host;use lazy mount for sysfs and procfs to make sure they are umounted no matter whether busy
2016-05-17 10:41:48 -04:00
3fcc747c88
Merge pull request #1123 from zet809/fix_issue_1103
...
fix issue 1103:xcat2.12 can not get the right disk name for RHEL on P…
2016-05-17 10:55:39 +08:00
1eb69676b6
fix issue 1103:xcat2.12 can not get the right disk name for RHEL on PowerKVM
2016-05-16 22:40:41 -04:00
c68304b87d
fix issue#821@github,support <bootloader --boot-drive> in kickstart file for rhels7
2016-05-16 04:40:20 -04:00
ea7daa19b1
call get_info() for rmvm -f -p
2016-05-13 16:22:05 -04:00
16d4e7de4a
fix issue 1084: [FVT] 2.12 mknb failed on ubuntu 16.04 x86 env
2016-05-13 02:54:10 -04:00
806c697a56
fix issue#929@github,service network restart in <post-install scripts> might break the service dependecy and will cause conflict between YaST2-Second-Stage.service and xcatpostinit1 services
2016-05-11 10:05:38 -04:00
43305d3fff
Merge pull request #1077 from penguhyang/error_msg_upgrade_ubuntu
...
fix #1057 , there are error messages when upgrading xcat on ubuntu
2016-05-09 22:00:14 -05:00
b8824410f3
Revert afflicting 'cleanup' on x86 nodediscover
...
When doing node discovery, the 'cleanup' would tremendously
slow down most environments. This cleanup is not needed, and
so I am relegating it to POWER only again.
2016-05-09 14:31:28 -04:00
0a88a9242b
Merge pull request #1061 from immarvin/onslesmkinstall
...
from sles11.3, suseboot/linux64 and suseboot/initrd64 should be used in diskful installation instead of suseboot/inst64
2016-05-09 18:23:36 +08:00
4b8dcabe27
fix #1057 , there are error messages when upgrading xcat on ubuntu
2016-05-09 05:19:55 -04:00
afa055f45c
issue 455: do retry when delete a volume for kvm vm
2016-05-08 22:42:57 -04:00
c51e702a68
correct some typo
2016-05-08 22:07:27 -04:00
16f30d6bf0
In the error message, print the IP address for the BMC instead of the generated node
...
name because the generated node name is not complete and does not make sense
2016-05-07 09:54:46 -04:00
d0de652a87
Merge pull request #1066 from whowutwut/bmc_user
...
bmcdiscover command does not allow -u without -p specified in command
2016-05-07 18:08:21 +08:00
49378b42e1
issue 1068: kvm.pm: shutdown in rmvm will not destory the node object in kvm host, this will cause the next mkvm do nothing
2016-05-07 01:13:25 -04:00
3f54b456d2
Overwriting the -u option passed in to bmcdiscover command was
...
only getting executed under a test for the -p option. Move the
check outside so we overlay the default if any option is specified
2016-05-06 11:28:04 -04:00
dc97e7a5b7
Revert "replace the digest algorithm of xCAT ssl certificate from sha1 to sha256"
2016-05-06 15:47:37 +08:00
10a21d048e
from sles11.3, suseboot/linux64 and suseboot/initrd64 should be used in diskful installation instead of suseboot/inst64
2016-05-06 03:45:56 -04:00
7b463ae2d1
Merge pull request #1032 from hu-weihua/ib1029
...
Fix issue 1029 [FVT] The word trusty is hard coded in the script mlnxofed_ib_install.v2
2016-05-06 14:17:01 +08:00
1642135264
add execute permission
2016-05-06 01:31:58 -04:00
503744a58f
Merge pull request #1037 from xuweibj/WWNC
...
Get correct WWN and PATH values in getinstdisk
2016-05-05 10:52:22 -04:00
20d3453ad0
Do not undef nodelist reference in DB process
...
This patch add check method to wait for the DB process in xcatd.
Enhance the close method in Table.pm to disable the undef operation
for nodelist in DB process as the reference has already been cached
as a weak reference.
close-issue: #1011
2016-05-05 06:07:01 -04:00
a05c28c05e
switchdiscover.pm: fix a minor issue for pull request 1003
2016-05-04 23:54:29 -04:00
ee00470df0
Merge pull request #1003 from cxhong/switch
...
Support switchdiscover snmp_scan command for sles11.4 and ubuntu
2016-05-05 11:22:10 +08:00
c610e40a18
Get correct WWN and PATH values in getinstdisk
2016-05-04 21:23:43 -04:00
a0ab377ecb
call info() before deleting vm volume
2016-05-04 17:04:25 -04:00
c5faf316a9
Enable lsvm for kvm hypervisor ( #1022 )
...
* Enable lsvm for kvm hypervisor
* Remove commented line
2016-05-04 13:53:33 -04:00
4fed6d751a
Use version_cmp() to compare the version number
2016-05-04 11:24:27 -04:00
a84906fe5e
fix issue 1029 [FVT] The word trusty is hard coded in the script mlnxofed_ib_install.v2
2016-05-04 03:49:29 -04:00
d48f5a35fa
fix issue 1005: [PCM] The issue of strong package dependency perl-HTTP-Async and perl-Net-HTTPS-NB
2016-05-04 02:55:57 -04:00
cb0dab1f92
Merge github.com:jjohnson42/xcat-core
2016-04-29 11:35:06 -04:00
0ac9feda3e
Add Trusted IMM build to rinv
...
Report trusted build id when detected.
2016-04-29 11:32:51 -04:00
8bad779296
Use nmap version number instead of checking OS
2016-04-29 10:39:43 -04:00
ea5933eac0
/usr/lib/lsb/remove_initd and /usr/lib/lsb/install_initd shipped in redhat-lsb-core has been a link to chkconfig in redhat7.2, whis will cause problem while enabling xcatd service after xCAT-server installation when redhat-lsb-core is installed
2016-04-29 04:48:12 -04:00
6d38f7e3bc
remove install_initd and remove_initd in spec
2016-04-29 04:25:24 -04:00
ae5ce53415
Merge pull request #990 from zet809/fix_rinv_issue_for_garrison
...
Enhance rinv for OpenPower Servers
2016-04-29 11:35:52 +08:00