Yuan Bai
6617d7dfbd
work around installer hang for udevadm command in p9 pegas. ( #2953 )
2017-04-27 21:26:55 -05:00
yangsong
a761e64c0c
fix issue #2856 : [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later ( #2857 )
...
* fix issue [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later #2856
* fix issue [DEV] nodes provisioned with redhat osimages created by xCAT 2.12.3 or earlier missed yum repo to MN in xCAT 2.12.4 or later #2856
2017-04-13 11:31:54 +08:00
immarvin
37f9e770f4
fix issue postscript fails and status=booted. #2665
2017-03-22 23:20:29 -04:00
Kilian Cavalotti
0cda7b5d02
Fix double logging of postscript output in /var/log/xcat/xcat.log
2017-02-24 13:05:40 -08:00
immarvin
c4a058c6d5
refine the conditional code logic on swith variables site table
2016-11-22 03:46:05 -05:00
immarvin
1e6714a99d
fix issue when using copycds -p, stateful install has yum point to the wrong repository. #1852
2016-11-07 22:20:28 +08:00
immarvin
6f735b0e8d
fix issue linux orderly shutdown not noticed by xcat. #1939;replace xcatpostinit1 sysvinit service with xcatpostinit1.service systemd service unit as the hook to run PS&PBS and report status for redhat;report node status on system <reboot/shutdown> command
2016-11-07 13:54:47 +08:00
Jarrod Johnson
e803d56405
Add an ignoredisk directive to the partitionfile
...
When installing, explicitly tell anaconda to only manipulate
$instdisk. Anaconda tends to be too aggressive about disks.
2016-10-14 08:13:17 -04:00
penguhyang
bbcea8b16d
fix differentiate the log entries of postscript and postbootscript ( #1946 )
2016-10-12 14:26:23 +08:00
yangsong
4cf9c18fc7
Revert "differentiate the log entries of postscript and postbootscript " ( #1927 )
2016-09-29 17:27:59 +08:00
penguhyang
80c6c3c591
Merge pull request #1897 from immarvin/onissue
...
fix issue [FVT]: sed: can't read /boot/grub/grub.conf in servicenode log file #1730
2016-09-27 10:31:33 +08:00
immarvin
e35ef729be
fix issue [FVT]: sed: can't read /boot/grub/grub.conf in servicenode log file #1730
2016-09-27 10:26:13 +08:00
penguhyang
e4c0d8c367
diff postscript and postbootscript log ( #1832 )
2016-09-27 10:20:00 +08:00
Patrick Lundgren
aeaf5a193c
Change rhels boot partition size from 256 MB to 512 MB
2016-09-26 10:46:03 -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
Casandra Qiu
672b7113d7
CUDA8 support on rhel7.2 and rhel7.3
2016-08-11 12:04:24 -04:00
wangxiaopeng
f66297abc5
issue 1493, we made a change that include the updateflag from /install/postscripts/updateflag.awk. But the shebang in /install/postscripts/updateflag.awk points to the /usr/bin/awk which does not exist in sles11.x installer. This fix is to make a link to the installer shipped awk.
2016-07-07 03:52:01 -04:00
immarvin
547a82d464
fix [DEV] kernel parameters 'console=tty0 console=ttyS0' are not passed to the installed Ubuntu 16.04 LTS node #731@github;enable bootup information display on console during ubuntu 16.04 reboot
2016-07-04 02:24:18 -04:00
immarvin
40e2a50086
rename bar.awk to updateflag
2016-07-03 22:54:15 -04:00
immarvin
05c90d4c47
fix issue [Customer]initrd stuck in loop and fails to get rootimg.gz for stateless image. #921 @github;use /install/postscripts/updateflag.awk as the script to report status in diskless and diskful provision
2016-07-02 22:06:41 -04:00
immarvin
4967f9b80c
save the content of the partition file to xcat.log to inspect the partition scheme after installation
2016-06-27 22:24:52 -04:00
immarvin
00584f5370
fix issue [Customer] bootloader is not grabbing the addkcmdline from osimage #1185
2016-06-24 04:26:09 -04:00
yangsong
9094c3bdc1
Merge pull request #1321 from cxhong/uuid
...
change syntax of /dev/null
2016-06-17 01:11:07 -05:00
Casandra Qiu
6eba8b9287
change syntax of /dev/null
2016-06-16 14:37:50 -04:00
yangsong
665b698acd
Merge pull request #1196 from penguhyang/ubuntu_diskfull_log_to_mn
...
fix #954 , ubuntu, diskfull, enable the pre-script log and post-script log can be forwarded to the MN
2016-06-15 03:35:29 -05:00
penguhyang
e2b3183cfb
fix #954 , ubuntu, diskfull, enable the pre-script log and post-script-log can be forwarded to the MN
2016-06-15 03:55:53 -04:00
yangsong
0f0fe5abe0
Merge pull request #1200 from penguhyang/powerkvm_diskfull_log_to_cn
...
fix #1093 , powerkvm, diskfull, enable the pre-script log can be saved to the CN
2016-06-15 00:48:25 -05:00
penguhyang
4e8ae1653e
powerkvm,diskfull,enable access the installer via ssh
2016-06-14 23:26:23 -04:00
Casandra Qiu
3b9eddc6d2
Add uuid into /opt/xcat/xcatinfo
2016-06-13 14:40:50 -04:00
Victor Hu
d55964407f
Merge pull request #1058 from xuweibj/I1048
...
Fix issue #1048 , Resolve or clean up minor issues on getinstdisk
2016-06-08 19:46:00 -04:00
xuweibj
014de562f9
Merge pull request #1111 from whowutwut/install_disk
...
Modify the getinstdisk to create files called /tmp/xcat.install_disk to indicate xCAT related files (DO NOT MERGE until after branch 2.12)
2016-06-07 14:28:00 +08:00
Pat Lundgren
73598b8963
Merge pull request #1187 from cxhong/898
...
SLES12 hierarchy support for ppc64le and x86_64
2016-05-24 10:44:14 -04:00
penguhyang
55eb1f2840
fix #1093 , powerkvm, diskfull, enable the pre-script log can be saved to the CN
2016-05-24 07:07:42 -04:00
7a5ae9ea5a
Update centos7 template to mimic rhels7
2016-05-24 09:05:46 +01:00
Casandra Qiu
e6b1181312
SLES12 hierarchy support for ppc64le and x86_64
2016-05-23 21:42:11 -04:00
immarvin
f77b374358
fix issue#1162@github, correct a code logic error
2016-05-20 02:23:55 -04:00
wangxiaopeng
e13f0562ef
issue 1149: add ntpdate in the pkglist for ubuntu16.04
2016-05-19 06:22:59 -04:00
Xiaopeng Wang
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
ertaozh
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
immarvin
c68304b87d
fix issue#821@github,support <bootloader --boot-drive> in kickstart file for rhels7
2016-05-16 04:40:20 -04:00
Victor Hu
23e124ac2d
Modify the getinstdisk to create a temporary file called /tmp/xcat.install_disk
...
so that it's easier for the admin who is debugging the install to know which files
are created by xCAT
2016-05-12 13:33:28 -04:00
immarvin
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
XuWei
3d0fdc94c1
Fix issue #1048 , Resolve or clean up minor issues on getinstdisk from code review
2016-05-08 22:03:42 -04:00
XuWei
c610e40a18
Get correct WWN and PATH values in getinstdisk
2016-05-04 21:23:43 -04:00
Xiaopeng Wang
750e82f4f2
Merge pull request #965 from zet809/fix_issue_948
...
fix issue 948 [DEV] RHEL 7.2 can't install on ppc64le Non-Virtualized
2016-04-25 19:56:26 +08:00
ertaozh
52061dd662
Fix issue 942:[PCM] CN IP loss after 12 hours due to the dhcp.lease timeout value 43200
2016-04-25 05:38:05 -04:00
ertaozh
d2475a918d
fix issue [DEV] RHEL 7.2 can't install on ppc64le Non-Virtualized
2016-04-25 04:09:43 -04:00
immarvin
de22c82227
shebang of xcatinstallpost generated by post.xcat not in the beginning
2016-04-07 04:46:09 -04:00
yangsong
e5147d1711
Merge pull request #789 from penguhyang/improve_debugmode
...
make a fixed value scope for site.xcatdebugmode(0 1 2)
2016-03-31 21:20:14 -05:00