chenglch
1f1f2ae5f1
Fix typo error in mknetboot when refactoring bootparams
2017-02-21 09:33:52 +08:00
chenglch
97f9d4da8f
Do not update bootparams table when running nodeset
...
With the nytprof tool, the buttleneck is the time to update the bootparams
table.To optimize the performance on large scale nodes, this patch tranfer
the bootparams hash through variable reference.
posible impact: getdestiny can not get the information about bootparams.
partial-issue: #2024
2016-12-23 13:45:20 +08:00
immarvin
72f66aed71
fix [fvt] nodeset node diskless image failed for could not find the diskless image #2188
2016-11-22 02:59:09 -05:00
immarvin
907c4971a9
fix issue [CUSTOMER] the old diskless image built by xCAT can not be used after xcat 2.12.2 #2130
2016-11-17 03:31:30 -05:00
Jarrod Johnson
967dd0f5fb
Fix Debian and SLES rootimg.gz compatibility
...
Do not require repacking of a rootimage if the
environment has the 'old style' packed image.
2016-11-09 11:24:58 -05:00
immarvin
b9d8138395
fix issue Nodeset for Ubuntu OS displays warning, but we should be more specific and only print on conditions where it might fail #1097
2016-08-12 02:52:03 -04:00
penguhyang
79426ad21e
add new option to indicate compress method ( #1669 )
2016-08-11 03:09:43 -05:00
penguhyang
5cd203cdf5
enhance packimage -m txc ( #1602 )
2016-08-02 16:45:31 +08:00
Mark Gurevich
0a3fbd8d51
perltidy all perl files
2016-07-20 11:40:27 -04:00
penguhyang
5d46d48f6a
Fix issue of packimage -m txc ( #1554 )
...
* redefine the code to make distint
* fix issue of packimage -m txc
2016-07-20 07:06:33 -05:00
penguhyang
f6543e8390
fix #1083 , ubuntu, diskless, enable the diskless installation log can be forwarded to the MN
2016-06-16 03:08:46 -04:00
zet809
c026cfed79
Update debian.pm
2016-02-23 15:32:06 +08:00
zet809
c41a3e54e3
Update debian.pm
2016-02-23 14:41:21 +08:00
ertaozh
1e37705726
add getinstdisk as the default getdisk script for ubuntu
2016-02-16 02:11:20 -05:00
penguhyang
4cf7ac6aaf
correct the cluster.log show doing debian copycds
2015-10-30 02:24:40 -04:00
huweihua
a81a5e1a45
fix the indent issue and combine trace message
2015-08-18 04:11:59 -04:00
huweihua
a35ca71281
add trace information
2015-08-13 23:31:30 -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
db8a4dd07d
donot create statelite osimages and diskless service osimages after copycds,
2015-06-02 02:02:40 -04:00
ligc
cc4dbdf8a3
change the nodeset install/netboot/statelite message from warning to error, and then exit
2015-05-11 04:51:13 -04:00
immarvin
faabb8e54b
merge
2015-04-30 04:10:12 -04:00
immarvin
ffaa44b437
support partitionscript in ubuntu
2015-04-27 22:31:59 -04:00
Victor Hu
21caa0d9b9
Bug #4585 , in the debian.pm code when we are looking at the pkgdir
...
directories, the last one was being used. However, the first one
on the list should be used per man page:
"The first path in the value of osimage.pkgdir must be
the OS base pkg dir path,..."
Fixing to use the first directory specified.
Also fixed a bunch for formatting, space, tab issues...
2015-03-04 14:40:40 -05:00
daniceexi
32753450ae
defect 4580: a minor change for the syntax
2015-03-02 21:30:51 -05:00
Victor Hu
30f6a66814
Bug #4518 - extra slash in the symlink when -p option is presented
...
For sles.pm, clean up the $path variable to remove multiple slash
and trailing slash.
In debian.pm , move the check for -p and -w further down so it does
not appear unless we have decided that debian is the image we are
copying. The message is misleading when copycds is run for non
ubuntu/debian OSes
2015-03-02 12:38:28 -05:00
Casandra Qiu
78cdcc04b3
Bug #4580 , Parse Mac Address before generate network boot params
2015-02-27 09:05:34 -05:00
immarvin
662a62c57a
there should be only 1 local package directory speicified in pkgdir attribute, the removed code slice seems unnecessary
2015-02-12 00:24:15 -08:00
immarvin
9598c45746
add support for online mirrors in pkgdir during provision
2015-02-11 03:12:38 -08:00
daniceexi
a2d89b5d69
Continue the change to refine installnic and primarynic code
2015-02-11 02:31:54 -05:00
ertaozh
d90a770ef2
To use the refined code about installnic and primarynic for ubuntu
2015-02-10 04:01:54 -05:00
Victor Hu
e4486ca231
Improve the error message for the missing netboot/initrd.gz
...
on Ubuntu Linux. This needs to be obtained from the Ubuntu
download site and copied over into the netboot directory.
2015-01-26 11:45:19 -05:00
qyin
421a2750f9
fix copycds: on debian/ubuntu doesn't support -o option
2015-01-19 15:26:49 +08:00
ligc
573aba58d6
fix for bug 4507: check the distribution name specified with copycds -n in debian.pm
2015-01-09 15:10:59 +08:00
Leo.C.Wu
b55d6bf3b7
fix bug: #4512 nodeset will throw error if osimage pkgdir contains multi-value in ubuntu
2015-01-09 11:25:12 +08:00
ertaozh
3fc42a55fb
fix bug 4455: nodeset return error for ubuntu if no serialport attribute set, add warning information if no serialport attribute specified
2015-01-05 07:03:52 -05:00
zhaoertao
641be270e9
fix bug 4381 :sles12 rcons could not work on P8LE. This checkin support rcons for ubuntu LE diskfull and diskless
2014-11-25 04:45:29 -05:00
ligc
b19461a479
fix for bug 3343: remove the print Dumper(xxx) from the code
2013-11-20 10:53:00 +08:00
zhaoertao
65814f3b59
fix bug 4395: ubuntu didn't get pkgdir from the osimage pkdir attribute
2014-11-13 21:54:17 -05:00
zhaoertao
aa0f63c2b7
fix bug 4340:could not do diskless install on p8le vm
2014-10-30 03:24:58 -04:00
immarvin
1c379b1590
fix defect #4326 [fvt]2.9:load config file failed if more than one mac during vm install
2014-10-29 02:49:02 -07:00
baiyuan
475e64aa69
use ppc64el now for ubuntu package use ppc64el
2014-10-28 05:14:42 -04:00
immarvin
fead0c878e
fix defect #4327 [dev] copycds should use ppc64le instead of ppc64el in ubuntu ppc64le
2014-10-28 01:58:19 -07:00
zhaoertao
a049575c4f
fix bug 4305:error info :Unknown arch during ubuntu 14.04.01 osimage nodeset on p8le env
2014-10-22 03:21:39 -07:00
zhaoertao
255811ee1f
fix bugs that no BOOTIF set for ubuntu diskless
2014-10-18 17:13:02 -07:00
Victor Hu
e438c2f766
Add check for Ubuntu on Power7 where iso called powerpc
2014-10-08 13:32:24 -04:00
ligc
498afad13c
fix for bug 4129: remove duplicate messages in debian.pm
2014-07-24 17:23:47 -05:00
zhaoertao
827d039ebf
support for ubuntu 14.04 for p8le
2014-07-01 01:55:27 -07:00
zhaoertao
ebbfe29f5c
nodeset supporting ubuntu LE for pkvm VM
2014-04-03 20:20:54 -07:00
lissav
4c031e1806
fix for defect 3985
2014-02-20 07:25:29 -05:00
lissav
8b84e9e0eb
defect 3819
2013-10-10 13:57:18 -04:00