sjing
70037094e5
support flags when creating osimage.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7424 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-13 08:01:26 +00:00
nott
2be41f66e1
changes for statelite support
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7421 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-12 23:26:24 +00:00
lissav
9868cdbd47
update of sqllib profile can be done by root, no need to su to xcatdb
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7410 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-10 16:34:51 +00:00
linggao
0df1f553e4
image import and export work. 5: added support to copy image to another on the same mn with a different profile
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7405 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-10 13:47:57 +00:00
sjing
c1297e527a
support "mknimimage -u" with installp_flags, rpm_flags and emgr_flags.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7404 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-10 09:12:19 +00:00
linggao
b8645cd151
image import and export work. 4: added postscripts support
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7395 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-09 19:05:29 +00:00
lissav
a31322f37b
add start of xcatd at end of client setup
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7394 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-09 18:22:11 +00:00
mxi1
18ba59ac23
rollback the Schema.pm, xcatroot and genimage to r7384
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7392 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-09 08:54:48 +00:00
mxi1
8acae38e0e
the code for updating linuximage and osimage tables is completed now
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7390 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-09 08:20:27 +00:00
mxi1
1e087336bf
change the policy to update the tables
...
many variables are added
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7389 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-09 08:19:50 +00:00
mxi1
74b5516de5
formatting
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7388 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-09 08:19:11 +00:00
mxi1
d015c002e6
added the code for updating linuximage table in genimage
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7387 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-09 08:18:24 +00:00
mxi1
66c6d5fedd
mkinitrd_dracut and mkinitrd can generate two different initial ramdisks, one is initrd-statelite.gz, the other one is initrd-stateless.gz
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7386 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-09 08:17:39 +00:00
mxi1
cd9ad4b94f
nodebootif, otherifce, permission are added into Schema.pm;
...
change the code to mkinitrd() and mkinitrd_dracut()
what to do next is to update the linuximage table in genimage code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7385 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-09 08:16:58 +00:00
sjing
2a05ae09bf
fix for rmnimimage -s servicenode image
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7384 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-09 02:36:43 +00:00
linggao
641af9d99c
image import and export work. 1: added .pkglist .otherpkgs.pkglist .postinstall .exlist .synclist files for default. 2: updates osimage and linux image tables. export all values from these 2 tables. 3: make destination optional for --extra flag, if destination is not specified, it will be default to the source
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7382 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-08 18:58:39 +00:00
daniceexi
303d79fbe3
The code drop for the changing object name by chdef command
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7375 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-08 10:38:12 +00:00
mxi1
cb923e17c8
update the sample data for rhel5.x,
...
also fix one defect when the litetree table is empty
also replace "hostname -s" with "hostname" on redhat5.5 of ppc64 platform
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7373 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-07 12:16:52 +00:00
wanghuaz
287685acb1
fixed defect 3034596, lsslp error with XCATBYPASS=1
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7372 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-07 09:24:16 +00:00
sjing
090192c743
lslite supports node in nodegroup while nodegroup in statelite table.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7369 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-07 08:20:51 +00:00
wanghuaz
731a83e959
Fix bug 3054182 and 3054178
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7367 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-07 06:11:34 +00:00
sjing
e7c4bb2a6e
use installp/rpm command to handle installp_bundle instead of nim.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7365 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-07 05:37:38 +00:00
sjing
308aa51b2e
remove perl-Net_SSLeay.pm* due to duplicated.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7364 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-07 03:09:39 +00:00
sjing
28209caf5b
rmnimimage support SN noderange/nodegroup.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7361 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-06 09:03:10 +00:00
jjhua
04a8504c1e
fixed defect 3043952
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7359 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-06 08:03:28 +00:00
jjhua
3455c10421
fixed defect 3058739; support for mkhwconn wiht bpa and fsp.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7358 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-06 07:32:08 +00:00
mxi1
246e52bbf5
for defect 3058180,
...
"-k <kernelver" works well for redhat right now
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7357 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-06 07:04:26 +00:00
jbjohnso
b3f7b2b499
-Fix errors in clone_vms_from_Master in esx plugin
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7356 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-03 20:08:41 +00:00
jbjohnso
df5f195e84
-Fix getAttribs call
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7355 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-03 19:11:14 +00:00
jbjohnso
cab4f3c0d1
-Correct list reference access error
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7354 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-03 18:54:30 +00:00
jbjohnso
bdbca89b78
-Ensure the scalar for timestamp is used when clonevm creates a vmmaster entry for vmware
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7353 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-03 18:51:19 +00:00
jbjohnso
cce0debccf
Make bootorder fixup on rpower work in kvm again
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7349 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-02 18:46:35 +00:00
lissav
0fda051bdc
fix putting out the no support for SQLite all the time, just put out if processing files
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7347 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-02 14:49:00 +00:00
sjing
ec9a02d136
nimnodeset with SN can't make bundles
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7343 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-02 08:19:46 +00:00
jbjohnso
607ca251c9
-Fix numerous mistakes in previous checkin
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7342 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-01 20:50:34 +00:00
jbjohnso
592daeb835
-Implement clonevm from base in vmware
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7341 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-01 20:43:34 +00:00
jbjohnso
88b03ab604
-Record clonevm results in vmmaster table for vmware cloning
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7340 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-01 19:43:09 +00:00
jbjohnso
056876860a
-Support switching models on the VM nics in vmware
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7339 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-01 18:12:41 +00:00
lissav
b5b4c667cd
move updateschema from Table->new to xcatd
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7336 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-01 14:10:18 +00:00
jbjohnso
9a45c6177c
-Fix typo in kvm plugin
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7334 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-01 12:58:47 +00:00
jbjohnso
4325e273c7
-Backout nodetype.os hinting for KVM hypervisor detection
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7333 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-01 12:42:08 +00:00
ligc
d3cb329822
fix for bug 3056449: call MsgUtils::message with callback
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7332 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-01 08:17:57 +00:00
mxi1
3be5d3dec2
update the document to describe how to use otherpkgs script
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7331 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-01 07:56:54 +00:00
daniceexi
507590ec10
fix an issue that get averageDC has problem
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7330 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-01 06:02:08 +00:00
jbjohnso
881bce3117
-Implement clonevm -t for vmware
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7328 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-31 20:53:55 +00:00
jbjohnso
9eed4ac10f
-Assure that the vm.master field is set after clonevm tethers a vm
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7327 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-31 20:02:12 +00:00
phamt
45dc77072e
Add cloning support for FBA (9336) volumes.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7326 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-31 19:51:06 +00:00
jbjohnso
80bcccc1eb
-Implement detach in clonevm -b for kvm
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7322 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-31 16:11:36 +00:00
jbjohnso
149e7eeae6
-Chase down master storage prereqs
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7321 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-31 15:01:24 +00:00
sjing
4998097d67
support -?
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7316 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-31 06:43:23 +00:00