2130 Commits

Author SHA1 Message Date
mxi1
2ef5d53f9c for defect 3017528, seperate the "xcatdsklspost" from gettyset,
and also put xcatdsklpost to xcatpostinit, which works for both redhat and sles
thanks, Andrew(st-an-v)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6741 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-14 09:57:05 +00:00
mxi1
a6d8825046 move xcatdsklspost from gettyset to xcatpostinit on redhat,
will do the samething later


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6740 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-14 08:14:16 +00:00
mxi1
ce0393fcb3 remove one unused variable - rwfiles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6739 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-14 03:22:24 +00:00
mxi1
37965fe104 one "fi" is missed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6738 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-14 02:49:20 +00:00
phamt
b6d9cf4e4a Added -o option to update the Linux OS
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6697 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-12 00:40:50 +00:00
jbjohnso
17bbafe2be -Thin provision disks explicitly (so that VMFS act similarly to nfs provisioning)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6696 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-09 19:46:21 +00:00
jbjohnso
3482b19554 -Sometimes extracting a view on an inprogress task can go awry if the task completes in the middle of thinking
ignore that case


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6695 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-09 18:18:15 +00:00
jbjohnso
7a7c11650c -Correct mistake in previous optimization
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6694 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-09 17:02:25 +00:00
jbjohnso
46d1dd9af2 -Rework init script to take advantage of 'nonstop' xcat
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6692 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-09 15:17:47 +00:00
mxi1
56e025c82d remove the definition of get_package_names() from genimage of fedora12 and suse
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6689 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-09 09:39:31 +00:00
mxi1
950f31d806 imgutils::get_package_names() is used now
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6688 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-09 09:36:36 +00:00
mxi1
829df7a25e move get_package_names and include_file to imgutils.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6687 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-09 09:33:48 +00:00
daniceexi
ecc824658f add the tmpl for fedora13
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6686 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-09 09:18:53 +00:00
xq2005
29cf4f50f1 modify by xu qing
on web.pm update.php updateprocess.php
for update page to remember user's last choice

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6685 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-09 08:02:51 +00:00
vallard
7c5a4ba731 Added support for local datastores: vmfs://<name> works. If the datastore is not found on the node it will try to create it with the first free disk it finds. If it finds no space, it errors out
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6684 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-09 06:24:18 +00:00
mxi1
17731a33ec for defect 3012545,
"netboot/imgutils/imgutils.pm" is created to hold all the functions used in different "genimage" commands;


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6683 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-09 06:19:30 +00:00
wanghuaz
6e8432d98b mkdklsnode support HFI devices.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6681 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-08 22:21:03 +00:00
jbjohnso
e032aa9375 -Nonstop xCAT, xcatd starting replaces old xCAT instance with nearly no interruption
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6680 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-08 20:49:12 +00:00
jbjohnso
2cf271a1f9 -Comment unused line of code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6679 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-08 17:58:19 +00:00
jbjohnso
68be9856f4 -Fix problem where many vmware tasks would preclude results being grabbed in time
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6678 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-08 15:19:18 +00:00
jbjohnso
c833ae295c -Remove most remaining calls to '_views' functions that become expensive on large configurations
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6677 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-08 14:22:33 +00:00
lissav
d7c379c743 Improve logic, take out old mysql ODBC code for now until we need ODBC for PG
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6676 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-08 11:07:31 +00:00
jet777
98a8ec0cf8 defect 3026636
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6673 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-08 01:50:28 +00:00
jbjohnso
9de6fb3396 -Remove stale commented code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6672 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-07 20:06:27 +00:00
jbjohnso
5648cf6bf9 -Eliminate another call to poorly scaling find_entity_views call
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6671 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-07 19:58:25 +00:00
jbjohnso
84fc75b496 -Speed up cluster view retrieval for cases with multiple clusters
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6670 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-07 19:32:04 +00:00
jbjohnso
7539f6559e -Speed up detection of vcenter attach requirements
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6669 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-07 19:26:55 +00:00
jbjohnso
62823df2fe -Speed up vmware host view retrieval
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6668 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-07 19:13:40 +00:00
linggao
99bf0c5e80 added prescripts support for AIX (nimnodeset and mkdsklsnodes)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6666 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-07 17:38:51 +00:00
lissav
fe3bb7e344 fix for defect 3023413 xcatd putting out error message when hierarchical commands like xdsh run on service node when there are service node pools defined
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6665 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-07 16:22:27 +00:00
phamt
44ede45b1c Updated genimage code to get subchannels for a given interface
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6664 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-07 16:00:16 +00:00
phamt
f748d43151 Cleaned up xCAT code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6663 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-07 15:12:44 +00:00
daniceexi
1adbabdaa1 make genimage of SL to be a symbol link of rh/genimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6662 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-07 13:44:00 +00:00
mxi1
3d9248c39f a bug fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6661 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-07 10:26:05 +00:00
mxi1
a837a444e8 strip ".ko" from the ndriver name
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6660 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-07 10:12:01 +00:00
mxi1
60fd10c53a the code for redhat6 statelite support is added
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6657 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-07 08:20:37 +00:00
mxi1
ef2e10ccfb add "dash and dracut-network" to the pkglist files for redhat6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6656 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-07 08:19:06 +00:00
jbjohnso
aa4b378450 -Some code that may one day be chvm for real
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6655 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-06 20:52:24 +00:00
mxi1
3498e916fc add the pkglist and postinstall file for redhat6 on ppc64
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6653 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-06 15:55:22 +00:00
jbjohnso
903a7d3d3d -Pull in all known guest related images as disks
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6652 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-06 14:51:19 +00:00
mxi1
aa22a37e49 the kernel parameters has little modification for redhat 6 because of the dracut.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6651 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-06 12:55:08 +00:00
mxi1
d7e3671d38 remove mountfile() from genimage code, according to defect 3017542
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6650 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-06 08:29:49 +00:00
mxi1
d80587803c remove the un-used code from genimage, according to the defect 3019537
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6649 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-06 08:18:22 +00:00
mxi1
9813d28280 update the help message for liteimg command according to the defect 3016382
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6647 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-06 06:33:21 +00:00
vallard
8a303c5f64 fixed bug in kickstart path: no arch
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6645 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-05 21:52:17 +00:00
vallard
fea2f1201e updated to fix bug in kickstart templates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6644 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-05 21:45:17 +00:00
jbjohnso
dd6675bdab -Another phase of the storage management rework
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6639 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-02 20:41:29 +00:00
jbjohnso
e82d2d1f66 -Put in some early bailout on detectable missing storage devices
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6638 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-02 19:09:49 +00:00
xq2005
39484a62a7 modify by xu qing
on xCAT_plugin::web::web_update 
for update the rpm on web interface

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6637 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-02 08:24:08 +00:00
jbjohnso
ff332dc5f0 -First, broken step to try to use libvirt storage management.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6635 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-01 21:03:00 +00:00