Commit Graph

9036 Commits

Author SHA1 Message Date
adalbas
213e1752b6 changed files to build deb packages for perl-xcat
- added man pages
 - added postrm script


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10729 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-10 15:39:05 +00:00
amy0701
82a8901672 add testcases for rmnimimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10728 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-10 09:46:05 +00:00
ellen56
faf9935347 fix some message error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10727 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-10 08:36:32 +00:00
ellen56
d9bb8ec644 handle case when #ENV is not first of line
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10726 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-10 08:36:09 +00:00
ellen56
e504131e8c Add ENV support for xcat otherpkgs.pkglist/pkglist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10725 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-10 07:46:18 +00:00
yinle
eeca4d7dfc Modify some mistakes. Synchronize the file with the one in 2.6.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10724 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-09 03:03:16 +00:00
yinle
1f928a3fcf Modify the man page of xcatsetup to support the new features of it. Synchronize it with the file in 2.6.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10723 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-09 02:59:44 +00:00
ligc
f088e28058 update makenetworks test case
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10720 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-09 01:40:40 +00:00
ligc
84baedcc78 add node number information for mkdef,chdef,rmdef output message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10719 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-09 01:39:37 +00:00
ligc
831a5b6ace fix for bug 3406673: change PATH and MANPATH to make xcat ones before OS settings
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10717 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-09 00:50:21 +00:00
ligc
56aecc8f03 fix for bug 3413432: conserver trust all ip addresses configured on local node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10714 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-09 00:34:38 +00:00
phamt
bae82255cf Install Ganglia automatically in self-service page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10713 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-07 20:10:32 +00:00
phamt
3c01fbd4f7 Add support for pkglist. Install Ganglia automatically in self-service page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10712 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-07 20:09:59 +00:00
phamt
5eff163a9e Set output of /bin/grep "xCAT gmond settings done" and bin/grep "xCAT gmetad settings done" to a variable, else the results will not be read by following if statement. Removed extra configure_file.tmp. Removed commented lines from original gmetad.conf and gmond.conf when creating new conf, as this would create a very large conf when moncfg is invoked many times.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10711 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-07 03:42:53 +00:00
ericagar
cede69d8d7 Fix for defect 3419745: Fix Method to Determine if System is Ubuntu
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10710 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-06 17:45:08 +00:00
jbjohnso
5ef85a9a27 A basic hypervisor template, warrants fleshing out for ipv6 and ssh and other fun toys
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10709 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-06 12:50:36 +00:00
jbjohnso
ca1b59a3a6 Fix mistakes in VMCommon around multi-nic vms
Fix typo in esx.pm


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10708 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-05 18:46:49 +00:00
phamt
d09d281278 Increment wait time before logoff.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10707 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-05 18:04:33 +00:00
gdbeatles
e847e97266 Bug 73639 - otherpkgs postscript - peer review followup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10706 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-05 17:32:53 +00:00
phamt
7fd6dae037 Load summary page by default on start-up.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10705 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-05 14:30:24 +00:00
phamt
4d3b53e536 Remove unused mkzvmnodes script.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10704 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-05 13:25:13 +00:00
phamt
eaa8032b64 Load correct tab when switching between groups.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10703 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-05 03:34:42 +00:00
phamt
ca962db095 Make tabs go back to last selected tab after closing current tab.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10702 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-05 02:41:14 +00:00
phamt
3cfd938e71 Add support for RH in self service provisioning (on z).
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10701 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-04 20:08:55 +00:00
jbjohnso
79a186c19c Have esxi5 install almost implemented
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10700 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-04 20:02:36 +00:00
jbjohnso
b5206140dc Fix pxelinux files made by xnba using '!myipfn!' shortcut (at least best effort)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10699 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-04 18:13:37 +00:00
bp-sawyers
a42f007217 Checked in fix by xiao peng for bug 3414725 - diskless root directory has bad fileperms
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10698 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-04 18:09:24 +00:00
jbjohnso
ae8990d359 Suppress a little noise in debug when using IPv6 networks
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10696 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-04 15:57:15 +00:00
phamt
a5379ea4ee Add option to power node off gracefully.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10695 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-04 14:09:27 +00:00
phamt
b335b6da7d Renamed loadGroups() function for service page so UI loads correctly.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10694 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-04 13:55:27 +00:00
lissav
40084edcaa fix getHomeDir so it can find the home directory even if the id is not in /etc/passwd (for example in LDAP)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10692 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-03 19:03:03 +00:00
jbjohnso
3b0b983b57 Fixup certain ESXi media on copy-in
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10691 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-03 15:54:47 +00:00
lissav
c136f9a716 improve defs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10690 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-02 10:41:32 +00:00
phamt
95aed4e760 Enable self-service portal for other platforms.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10685 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-30 18:29:27 +00:00
jbjohnso
a312ff54c1 Fix legacy boot breakage by windows uefi support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10684 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-30 18:07:03 +00:00
jbjohnso
bc597dfd8e Fix xnba erroneously creating pxelinux.cfg files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10683 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-30 14:32:05 +00:00
jbjohnso
418a3b22f2 Have kvm rmigrate implement rmigrate -f in a way resembling vmware support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10682 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-29 20:44:06 +00:00
jbjohnso
9125880215 Have vmfs:// also honor automount preference in vmware infrastructures
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10681 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-29 20:34:06 +00:00
jbjohnso
c68d849f2e Clean up unusued code
Fix for elilo not knowing what 'next-server' would possible mean


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10679 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-29 19:41:32 +00:00
lissav
fbeac6be1a fix for xdsh -K for non-root userid in LDAP defect 3414742
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10678 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-29 18:51:11 +00:00
jbjohnso
347b5878d2 Take opportunity of power reset to change virtual clock behavior if applicable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10677 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-29 17:58:47 +00:00
jbjohnso
a30b5dcc34 Fix case of windows unattended install template (seems to have no functional impact though...)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10676 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-29 17:20:16 +00:00
jbjohnso
4c1d771f4c Fix problem with DISM driver injection into WinPE
Rework startnet to do nextserver from DHCP, have a better wait and retry mechanism


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10675 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-29 17:19:14 +00:00
tonetto
bc98f3fb4c Adding a distro test to start sshd service correctly on Ubuntu. Tracked by Bug 3415378
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10674 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-29 14:55:14 +00:00
lissav
89919c7272 fix defect 3415106 remove nimprime check
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10673 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-29 13:32:05 +00:00
phamt
faefeffa90 Fixed column sizing after ganglia status is updated.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10672 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-28 22:31:18 +00:00
phamt
3bcfbc51ae Set theme for all elements on UI on self service page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10671 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-28 22:22:13 +00:00
phamt
33f84951f1 Set theme for all elements on UI on self service page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10670 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-28 21:58:47 +00:00
phamt
1fd84b148d Set theme for all elements on UI.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10669 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-28 21:38:12 +00:00
jbjohnso
c268671a9e Add a Windows utility to extract next-server from IPv4 PXE reply
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10668 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-28 20:28:07 +00:00