159 Commits

Author SHA1 Message Date
daniceexi
8caf1afbe2 rhev support: skip running of mkinstall for rhevh
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13552 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-20 13:47:03 +00:00
zhaoertao
40e144b4cc for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13467 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-09 04:07:40 +00:00
jbjohnso
4cc18fab26 Actually to flesh out osimage table, but don't complain when it fails
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13439 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-06 20:47:21 +00:00
xq2005
d11a829dc4 change the fadump kernel parameter format
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13437 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-06 08:35:44 +00:00
xq2005
0d36fd6d84 change the fadump kernel parameter format
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13435 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-06 08:30:19 +00:00
cjhardee
18ee3bcc1d Hid the messages about updating the tables in certain circumstances, as it may be intentional
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13427 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-05 05:05:45 +00:00
xq2005
577836a519 support fadump on stateless netboot on redhat and ppc64
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13367 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-30 07:52:55 +00:00
xq2005
293f9490b9 fix bug for specify partion file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13271 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-11 07:23:06 +00:00
daniceexi
161cdeb4ec code drop for the support that loading drivers from driver rpm. The change has affected the code logic for driver disk support.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13246 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-05 14:59:08 +00:00
jbjohnso
35869b7a81 Correct various mistakes in the RHEL5 driver disk injection code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13170 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-26 15:49:17 +00:00
xq2005
4662457616 specify partition file for install node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13158 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-25 07:19:41 +00:00
jbjohnso
45e9ac6f1e Actually source the httpmethod/httpport from site table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13129 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-19 20:20:47 +00:00
jbjohnso
62507fbe0e Prepare to have http/https switchable and non-default http ports
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13128 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-19 20:17:42 +00:00
ligc
6258e5505f fix for bug 3496130: resolve hostname to ip address in /tftpboot/etc/<node>, copy resolv.conf from initrd into rootimg
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13037 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-08 09:00:26 +00:00
immarvin
8cc73753da copycds enhancement: mkdir for the symlink under /install if not exist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13036 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-08 08:45:22 +00:00
immarvin
3698ea3808 copycds enhancement: add --inspection option and -p option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13030 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-08 02:33:20 +00:00
xq2005
b035ad5c1c fix bug 3529429 for kdump failed on non-p7 ih plinux
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12955 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-30 04:45:18 +00:00
jjhua
079e746aa5 For the places that open site table to read attributes, change to call xCAT::Utils->get_site_attribute instead
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12904 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-23 07:14:53 +00:00
jjhua
50c942e894 For the places that open site table to read attributes, change to call xCAT::Utils->get_site_attribute instead
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12844 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-21 10:00:16 +00:00
xq2005
65e4c4312e support kdump on system x machine
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12791 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-18 08:17:05 +00:00
yinle
604c55e4f3 Fix Bug 3496904:nodeset has error for rh6.1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11742 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-05 05:52:08 +00:00
jbjohnso
ff41e3eaee Provide feedback with shortened/better RHEL6 driver disk support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11690 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-25 17:48:18 +00:00
jbjohnso
490bd0169f Implement multi-driverdisk merge for RHEL6 installs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11680 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-25 15:12:12 +00:00
jbjohnso
22ed503864 RHEL6 Driver update done correctly, some cleanups for bugs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11679 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-24 21:12:51 +00:00
wanghuaz
cda0df7b5c Fixed issues in service node pool working with diskful and diskless installation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11636 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-20 07:20:41 +00:00
jbjohnso
d39e110af8 Finish per-node/group tftpdir for NAS mount point managed sync up
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11589 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-15 21:04:42 +00:00
wanghuaz
49d4c0a395 check networks table instead of installnic to determine it is booting from hfi
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11568 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-14 03:01:42 +00:00
jbjohnso
b91ddddf53 Fix problem where a kernel parameter would not have a space delineating it from next parameter in RHEL/CentOS/Fedora/SL installs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11413 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-25 20:26:07 +00:00
immarvin
5ab6d89fdd correct the format issue;load the dist info from xCAT::data::discinfo module
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11377 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-13 09:38:47 +00:00
wanghuaz
5143d23c24 Fixed the wrong format introduced by 11329 and 11337
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11376 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-13 08:43:20 +00:00
jbjohnso
cadde36c6e Add centos6.2 x86_64 back in
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11338 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-04 20:24:10 +00:00
jbjohnso
238beb6dd4 Revert previous change for merging
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11337 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-04 20:23:07 +00:00
immarvin
1f52436da5 the file discinfo.pm is moved into xCAT::data namespace,anaconda.pm is modified accordingly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11330 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-04 07:45:15 +00:00
immarvin
ce470c7c4f load a file named discinfo.pm which containing the rh disc id's and discnum info instead of putting them in anaconda.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11329 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-04 06:50:05 +00:00
wanghuaz
f28e3fa945 RHEL6.2 support on system p
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11146 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-07 07:49:15 +00:00
jbjohnso
dc2e7a3a15 Change RHEL like installers to quiet
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11034 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-22 16:01:53 +00:00
jbjohnso
84bbe8d110 Put 'repo=' in kernel command line, allow ipv6 to operate in anaconda type setups
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11025 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-17 20:56:23 +00:00
jbjohnso
b547001868 Try to make noderes.nfsserver optional for Red Hat installs. We'll go to the same logic as used for stateless config files...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11021 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-15 19:29:16 +00:00
jbjohnso
c07c237d4e Fix Anaconda based OSes to default to '/install' if not defined in site table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10998 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-14 19:31:50 +00:00
jbjohnso
fd0f85a914 Change in strategy, go cmdline if serial console in use, if no console that would reasonably be expected to log/copy paste in play, let the installer go graphical
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10830 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-18 17:45:51 +00:00
jbjohnso
db86610074 Induce RHEL to co cmdline sooner
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10757 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-12 18:17:24 +00:00
daniceexi
3ad122912b code drop for fedora15 support. Support the systemd and dracut 009
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10579 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-21 06:47:20 +00:00
mellor
7c89d073b0 use getNodeAttribs instead of getAttribs for statelite.mntopts to handle nodegroups in statelite.node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10409 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-31 13:00:18 +00:00
daniceexi
8eed74d183 defect 3374036: change to get the path of rootimg from osimage table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10181 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-28 10:21:12 +00:00
daniceexi
7529e736f3 defect 3370506: make copycds command to generate the osimage obj for the stateless and statelite
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10136 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-21 06:26:13 +00:00
jbjohnso
d1228353b2 Add CentOS 6.0 support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10060 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-12 20:18:36 +00:00
angli-xcat
18fb920fbf To support RHELS6.1 in 'copycds'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10056 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-12 11:54:35 +00:00
angli-xcat
a895543523 Bug fix ID 3348945
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9995 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-01 11:27:04 +00:00
angli-xcat
4a049ff09f Yum.pm should be invoked only when we use rhels5 medias for "copycd" command. In case of multiple unexpected errors when using other distributions.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9948 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 09:29:27 +00:00
wanghuaz
9e7eb513e5 Fixed the issue that on Power775, kdump kernel size needs 256M, increased the default size on RH
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9943 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 08:22:26 +00:00