2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

219 Commits

Author SHA1 Message Date
yangsong
90eecce49c Merge pull request #839 from penguhyang/sles_log_xcatdebugmode
turn off logging every single line of a shell script
2016-03-25 04:10:20 -05:00
penguhyang
5f9562f33e turn off logging every single line of a shell script 2016-03-24 02:21:14 -04:00
XuWei
84689f9dc4 To fix issue 822, run getinstdisk script when install rh6.7 2016-03-23 01:53:38 -04:00
XuWei
d450c4a447 To fix issue 815, get the disk name with the smallest data 2016-03-21 01:17:09 -04:00
Xiaopeng Wang
a43bdac1f2 Merge pull request #806 from xuweibj/I805
To fix issue #805, add flag to getinstdisk log
2016-03-16 18:31:29 +08:00
yangsong
1b58fa63bc Merge pull request #743 from penguhyang/split_post.ubuntu
split the post.ubuntu, upgrade the post.xcat, logging the ubuntu installation information.
2016-03-16 11:04:51 +08:00
XuWei
3f301ed01a To fix issue #805, add flag to getinstdisk log 2016-03-15 22:45:50 -04:00
penguhyang
97e29171ba split the post.ubuntu and upgrade the post.xcat 2016-03-15 02:59:31 -04:00
yangsong
485ee6f764 Merge pull request #786 from penguhyang/getinstdisk_log
logging the getinstdisk script log to xcat.log properly
2016-03-11 16:36:08 +08:00
penguhyang
6ca52ae895 logging the getinstdisk script log to xcat.log 2016-03-10 22:20:48 -05:00
zet809
940e189145 Merge pull request #751 from xuweibj/I747
Improve fresh install disk log information, fix issue #747
2016-03-10 18:26:09 +08:00
XuWei
4e465004ae Improve fresh install disk log information, fix issue #747 2016-03-09 19:55:05 -05:00
penguhyang
ea4989fac3 logging the pre-script to make debug easy 2016-03-06 21:46:27 -05:00
Xiaopeng Wang
278df9b091 Merge pull request #684 from zet809/include_getinstdisk_ubuntu
add getinstdisk as the default getdisk script for ubuntu
2016-02-17 11:13:32 +08:00
ertaozh
1e37705726 add getinstdisk as the default getdisk script for ubuntu 2016-02-16 02:11:20 -05:00
XuWei
2c9c0b4a76 Story 85827, Hand the case that the disk does not have WWN 2016-02-16 01:49:15 -05:00
penguhyang
1258e63c1c correct failed to generate exceped logs for sles 2016-01-20 22:34:19 -05:00
penguhyang
59d754aa44 improve the post.xcat to make the ouput clean 2016-01-18 03:25:05 -05:00
XuWei
d5ade56780 to fix issue 564
modified to fix issue 579
2016-01-12 02:10:23 -05:00
XuWei
5b94ccbfe5 to fix issue 563&564 2016-01-04 04:48:09 -05:00
Xiaopeng Wang
90af22e3e4 Merge pull request #531 from xuweibj/T75933
Get_install_disk,Task 75933
2015-12-28 20:17:36 +08:00
XuWei
c08fc960b2 Get_install_disk,Task 75933 2015-12-28 03:05:58 -05:00
yangsong
c54481efc5 Merge pull request #534 from zet809/refine_find_install_disk
replace the determine install disk precess with script share/xcat/ins…
2015-12-28 15:45:07 +08:00
ertaozh
fdca2cc3f9 replace the determine install disk precess with script share/xcat/install/scripts/getinstdisk, it will write the install disk to /tmp/install_disk 2015-12-28 01:09:56 -05:00
penguhyang
486a5239a8 post.xcat restructure 2015-12-20 22:22:18 -05:00
zet809
c4e03b6c44 Merge pull request #456 from immarvin/onpkvmpre
add disc selecting logic for powerkvm3.1.0
2015-11-23 22:17:03 +08:00
immarvin
72cb00d6a4 disk names might be sdaa,sdab.... 2015-11-23 09:03:21 -05:00
immarvin
dc9017ddd5 disk names might be sdaa,sdab.... 2015-11-23 08:57:32 -05:00
immarvin
340516c2c3 disk names might be sd[a-z]+ 2015-11-23 08:50:34 -05:00
yangsong
74ba9ef631 Merge pull request #429 from neo954/story50687log
Dirty hack, fix the permission of direcotry /var/log/xcat
2015-11-23 21:16:38 +08:00
immarvin
f53f3854e3 devtype is useless,remove it 2015-11-23 07:44:52 -05:00
immarvin
785e2f7c6c add disc selecting logic for powerkvm3.1.0 2015-11-23 03:49:48 -05:00
GONG Jie
c4367da51e Dirty hack, fix the permission of direcotry /var/log/xcat 2015-11-23 14:40:51 +08:00
Jarrod Johnson
c5bb3ceb0d Alias RHEL7 to avoid breaking templates
Some custom templates used the rhel7 name.  Restore
their functionality by linking in the 'old' name.
2015-11-19 13:14:24 -05:00
Xiaopeng Wang
4388100166 Merge pull request #326 from jjohnson42/master
If TFTPDIR does not begin with /, correct it
2015-11-05 13:28:23 +08:00
immarvin
11b3c7d2ec correct a typo 2015-11-05 00:17:54 -05:00
immarvin
977f88c293 fix issue #97 [fvt]2.11:still could not get l full debuginfo in management node for diskless provision after xcatdebugmode=1 2015-10-30 02:03:46 -04:00
Jarrod Johnson
96144aabbb If TFTPDIR does not begin with /, correct it
TFTPDIR could be set without a leading /.  Support
this syntax by putting a slash in front and hoping
for the best
2015-10-29 15:28:59 -04:00
penguhyang
e0fab6d9c4 check the postscripts before running it with 'bash -x' upgrade 2015-10-19 05:07:42 -04:00
yangsong
c48d5a1a94 Merge pull request #228 from penguhyang/type_postscript
check the postscripts before running it with 'bash -x'
2015-10-19 16:23:15 +08:00
penguhyang
28533f9411 check the postscripts before running it with 'bash -x' 2015-10-19 03:54:53 -04:00
Samveen Gulati
cf4c91ac69 [xCAT-Server]Remove el7 specific code from pre.rh 2015-10-16 09:03:26 +00:00
Samveen Gulati
9015913661 [xCAT-Server]Fix #253 with minor improvement 2015-10-11 10:59:48 +00:00
penguhyang
d716e740bc make the run_ps subroutine to be consistent in ubuntu.post xcat.post and xcatdsklspost 2015-09-28 04:04:22 -04:00
Samveen Gulati
5393389544 [xCAT-server] Add changes missed in 0dba62260c995c824bb26bad9f8686ee711e963f 2015-08-30 10:27:58 +00:00
Jarrod Johnson
3656dea07d Fix quoting of EFIFSTYPE in pre.rh
pre.rh incorrectly had EFIFSTYPE on the wrong side of the quotes.
2015-07-23 09:01:35 -04:00
immarvin
8607edffce fix defect #4739 [fvt]2.10:still have debug info in ubuntu compute node's xcat log without xcatdebugmode set;fix defect #4745 [FVT]updatenode return some err message when postcripts having parameters 2015-07-15 02:48:15 -04:00
immarvin
dcbc16a5ab fix defect #4743 [fvt]2.10:after diskless provision could not log in compute node without passord 2015-07-13 04:39:12 -04:00
immarvin
4074b4f4e7 try various log method according to the different version of logger 2015-07-10 04:20:36 -04:00
immarvin
9f9591d3bc correct a typo 2015-07-08 01:18:25 -04:00