Difference between revisions of "GSP Virtualisation with Xen"
From PDP/Grid Wiki
Jump to navigationJump to searchLine 145: | Line 145: | ||
The configuration is in <tt>$HOME/.xapirc</tt> on stal in the home of ndpfmgr. You can override all settings except the network map. | The configuration is in <tt>$HOME/.xapirc</tt> on stal in the home of ndpfmgr. You can override all settings except the network map. | ||
+ | Other (command-line) arguments: | ||
+ | ; -c|config=s : file name of alternate configuration file | ||
+ | ; -h|pool=s ($xapi_host) : URL of the pool master to contact (use https please) | ||
+ | ; -p=s ($xapi_pw) : password of the admin on the host - no ''not'' use this options please | ||
+ | ; -cdbxml=s ($cdbxmldir) : directory where the XMLCDB profiles are stored, defaults to <tt>/project/quattor/conf/build/xml</tt> | ||
+ | ; -n|name=s ($VMname) : name of the VM, defaults to <tt>example.nikhef.nl</tt> so ''please change this'' | ||
+ | ; --vmtemplate=s ($vmtplname) : name of the template from which VMs are derived. Should be a PV eliloader template | ||
+ | ; --sr=s ($srname) : name of the SR on which to place the disk images and snatshor. Must be a shared SR. | ||
+ | ; -a|autoboot ($autoboot) : make the VM start on VM host boot | ||
+ | ; --start : start the VM after provisioning on any host in the pool | ||
+ | ; --user=s ($xapi_user) : name of the management user, defaults to <tt>root</tt> | ||
== XAPI XML-RPC management == | == XAPI XML-RPC management == |