mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 09:13:08 +00:00
1, add a new mode to run on existing environment 2, adjust the output line format 3, make the way to run mkdef be compatible with old release 4, add PERF_CSV_CHAR variable to control the delimiter used in CSV report
14 lines
368 B
Plaintext
14 lines
368 B
Plaintext
#SERIES# 1,50,100,250,500,1000,2500,5000,10000
|
|
lsdef #NODES#
|
|
makehosts #NODES#
|
|
makedns -n #NODES#
|
|
makedhcp #NODES#
|
|
makeknownhosts #NODES#
|
|
nodech #NODES# groups,=group1
|
|
nodels #NODES# noderes
|
|
nodeset #NODES# osimage=#OSIMAGE#
|
|
chdef -t node -o #NODES# postscripts="fake" profile="install" netboot="grub2"
|
|
rmdef -t node #PERFGRP#
|
|
cat #STANZ#|mkdef -z -f
|
|
noderm #PERFGRP#
|