Commit Graph

8039 Commits

Author SHA1 Message Date
jbjohnso
94925d7101 Work on chvm change of optical media
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9454 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-02 13:40:46 +00:00
jbjohnso
7a942ea926 Add empty optical drives to KVM guests
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9453 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-01 17:40:04 +00:00
jbjohnso
3ebf425b4c On clonevm, assume URL matches source VM if not specified in a clonevm -t
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9452 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-01 16:46:48 +00:00
jbjohnso
6c8e21ef62 On clonevm, assume URL matches source VM if not specified in a clonevm -t
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9451 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-01 16:43:50 +00:00
jbjohnso
61e8a4ec3a Stop restarting dhcpd on merely adding a NIC. If a NIC is v4 or v6 only, it
is going to be reaped as an empty entry anyway.
Rely on flag being set in addnet, which would be the place of substance
to know if (and which) dhcp service needs restarting


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9450 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-01 13:29:32 +00:00
jbjohnso
c3982e0e44 Update dhcp on clonevm if appropriate
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9449 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-01 13:10:25 +00:00
jbjohnso
589cdec1a4 Fix various issues with the mac address fixup in clonevm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9448 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-01 13:03:54 +00:00
jbjohnso
ce96e2ff10 Fix various mistakes in last checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9447 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-01 12:58:24 +00:00
jbjohnso
20989e0c11 Remember vm uuid after clone for dhcpv6 and the like
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9446 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-01 12:55:00 +00:00
jbjohnso
4c28315be6 Fix clones to have distinct mac addresses in vmware
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9445 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-01 12:53:16 +00:00
jbjohnso
d31e276cca generate mac addresses (but don't use... so far)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9444 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-01 12:31:54 +00:00
lissav
0201401550 add tablespace to the example
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9443 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-01 11:46:29 +00:00
lissav
6163d15628 support assignment of tablespace on Table create for DB2 and put the auditlog and eventlog in the 32K tablespace
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9442 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-01 11:42:23 +00:00
jbjohnso
f88f8cae5b *explicitly* don't do template in first stage of cloning to new master
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9441 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-30 17:25:59 +00:00
jbjohnso
0eb5073dcc -Delay clone master template status until after snapshot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9440 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-30 17:23:56 +00:00
jbjohnso
df60cd4ba9 First pass at making vmware do linked clones and behave like the clonevm man page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9439 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-30 17:01:48 +00:00
hamzy
9cae895ef4 rpmbuild now also builds at ~/rpmbuild. Detect where rpmbuild's root is by querying the %_topdir variable.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9438 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-29 21:29:56 +00:00
hamzy
df4d2ab93a This is the first draft of building packages under Debian. Take 2. :)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9437 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-29 21:20:55 +00:00
hamzy
3de3be18ef Sigh. Something went wrong.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9436 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-29 21:07:17 +00:00
hamzy
8ceaeae9e3 This is the first draft of building packages under Debian
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9435 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-29 21:04:12 +00:00
jbjohnso
2026105d8f Refix anaconda
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9434 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-29 17:24:50 +00:00
jbjohnso
d729bbbab1 Correct parentheses balance in last feature
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9433 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-29 15:25:00 +00:00
jbjohnso
eb2559c901 Actually grab the vidmodel/proto data for VM use
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9432 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-29 15:21:18 +00:00
jbjohnso
13e473d40d Allow specifying vidmodel/protocol in KVM guests
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9431 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-29 15:20:12 +00:00
lissav
a7142277cc support wse and wser
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9430 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-29 15:01:58 +00:00
lissav
40bd9954d1 support WSE and ESE
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9429 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-29 14:46:35 +00:00
xq2005
88b2d89608 add a guide page for users
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9428 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-29 05:42:36 +00:00
phamt
d640ea45e8 Changed installganglia() to use updatenode.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9427 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-28 20:24:10 +00:00
xq2005
1e71991672 discoer page layout change
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9425 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-28 08:00:00 +00:00
yinle
8ca38ff616 Fix bug 3293003: lshwconn frame should give BPA's connection status
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9424 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-28 07:57:48 +00:00
daniceexi
67bf32985c fix the issue that it has problem to handle the regular expression \s in rh/fedora
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9422 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-28 04:33:19 +00:00
phamt
b448aaf6e6 Added icon and minimize button to status box. Everytime a status box is created using createStatusBar(), there will be an icon in the upper left corner, a minimize button on upper right corner, and in between is a <div> where content will go into. To write content to the status box, you must get the status box, and use find() to find the <div> to write into.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9421 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 20:28:00 +00:00
lissav
73daaba963 tabprune support for ISNM tables
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9419 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 16:08:43 +00:00
lissav
ce5dff7e68 tabprune support for ISNM tables
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9418 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 16:04:37 +00:00
jbjohnso
7b492f98e8 Add vm.vidmodel and vm.vidproto to allow things like KVM spice
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9417 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 15:10:58 +00:00
jbjohnso
30abf2466b vSphere 5 uses vpxuser instead of vimuser, adjust accordingly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9416 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 15:09:24 +00:00
lissav
871ab041d5 syncfile change ok
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9415 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 11:36:15 +00:00
lissav
f61245ec14 undo fix for 3289489 hangs install see defect comments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9414 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 11:35:34 +00:00
daniceexi
7f87595450 defect 3289489: fixed the issue that the awk file hang when no entry in the policy table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9412 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 08:53:38 +00:00
daniceexi
c34f2d22f9 defect 3289489: fixed the issue that this awk file hang when no entry in the policy table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9410 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 07:29:00 +00:00
ellen56
c3f6cce890 add code for teal event table event_id mapping, feature #3166402
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9409 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 06:40:59 +00:00
jbjohnso
a73acc645d Note why xcatd spews errors sometimes for me
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9408 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-26 18:29:08 +00:00
lissav
e67b7c7038 build Version into Version.pm not Utils.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9407 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-26 17:26:25 +00:00
lissav
ab14c86bb4 move version routine from Utils.pm to Version.pm so I will not mess up again
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9406 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-26 16:57:13 +00:00
jbjohnso
c269fa50b6 Third fix for nodelist.status
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9405 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-26 16:54:41 +00:00
jbjohnso
8041eae6c8 -fix stab at nodelist criteria in noderange
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9404 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-26 16:49:41 +00:00
jbjohnso
2c8f399598 -Second stab at nodelist criteria in noderange
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9403 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-26 16:48:35 +00:00
phamt
58c514a1f7 Added close button to iframe info box.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9402 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-26 16:39:08 +00:00
bp-sawyers
13302221ce Up'd the Version in the trunk to 2.6.6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9401 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-26 15:29:54 +00:00
phamt
beb32aef9f Used iframe to show Ganglia install status.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9400 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-26 15:23:48 +00:00