Citrix Systems 6.1.0 manual Element

Page 50

Element

<script>

Description

Required?

 

 

Where the post-install-script is.

N

Attributes:

 

stage: filesystem-populated,installation-start, or installation-

 

complete

 

When filesystem-populatedis used, the script is invoked just

 

before root file system is unmounted (for example, after

 

installation/upgrade, initrds already built, etc.). The script will

 

receive an argument that is the mount point of the root file

 

system.

 

When installation-completeis used, the script will be run

 

once the installer has finished all operations (and hence the

 

root file system will be unmounted). The script will receive

 

an argument that will have a value of zero if the installation

 

completed successfully, and will be non-zero if the installation

 

failed for any reason.

 

type: url, nfs, or local

 

If url or nfs, put the URL or NFS path in the PCDATA; if local,

 

leave the PCDATA empty. For example,

 

<script stage="filesystem-populated"

 

type="url">

 

http://prehost.example.com/post-install-script

 

</script>

 

<script stage="installation-start"

 

type="local">

 

file:///scripts/run.sh

 

</script>

 

<script stage="installation-complete"

 

type="nfs">

 

server:/scripts/installation-pass-fail-script

 

</script>

 

Note that if a local file is used, ensure that the path is absolute.

 

This will generally mean that the file:// prefix will be

 

followed by a further forward slash, and the complete path to

 

the script.

 

 

 

45

Image 50
Contents Citrix XenServer 6.1.0 Installation Guide Trademarks Contents Using Scvmm and Scom with XenServer Boot From SAN Environments Welcome Benefits of Using XenServerAdministering XenServer About This DocumentNew Features in XenServer XenServer EditionsXenServer Documentation Guest EnhancementsReferences XenServer Host System Requirements System RequirementsSystem Requirements XenCenter System Requirements Supported Guest Operating SystemsInstalling XenServer and XenCenter Installation Media and MethodsInstalling the XenServer Host To install or upgrade the XenServer hostPage Host Partition Format Installing XenCenterTo install XenCenter Connecting XenCenter to the XenServer Host To connect XenCenter to the XenServer hostXenServer Hosts with Local Storage Installation and Deployment ScenariosHigh-level procedure Basic hardware requirementsPools of XenServer Hosts with Shared Storage XenServer Hosts with Shared NFS StorageConfiguring your iSCSI storage XenServer Hosts with Shared iSCSI StorageConfiguring an iSCSI IQN for each XenServer host Xe pool-param-set uuid=pooluuid default-SR=iscsisharedsruuid IntelliCache Deployment Enabling on Host InstallationXenServer and IntelliCache To enable local caching, enter the following commands Converting an Existing Host to Use Thin ProvisioningVM Boot Behavior Implementation Details and TroubleshootingXe sr-list params=local-cache-sr,uuid,name-label Integration Requirements for Scvmm Using Scvmm and Scom with XenServerHow to install the Integration Suite Supplemental Pack Integration Requirements for Scom Rolling Pool Upgrades Upgrading XenServerPage Before You Upgrade To upgrade a pool of XenServer hosts using the xe CLI Upgrading XenServer Hosts Using the xe CLIBefore you begin your rolling pool upgrade Upgrading a Single XenServer Host Using the xe CLI Before You Upgrade a Single XenServer HostTo upgrade a single XenServer host using the xe CLI Upgrading a Single XenServer Host Using the xe CLITo empty the CD/DVD drive of a VM using the xe CLI Page Upgrading LVM-based SRs using the xe CLI Upgrading LVM Storage from XenServer 5.0 or EarlierBefore you begin updating Applying Updates and Hotfixes to XenServerBefore You Apply an Update or Hotfix Updating Individual XenServer Hosts To update individual hosts using XenCenterTo update individual hosts using the xe CLI To update a pool of hosts using XenCenter Updating a Pool of XenServer HostsTo update a pool of XenServer hosts using the xe CLI To activate a free XenServer product Licensing XenServerActivating a Free XenServer Product Licensing XenServer Editions To license XenServer Advanced editions and higherAdditional Licensing Information To configure licensing for XenServer hosts using XenCenterTo configure licensing for XenServer hosts using the xe CLI Grace Period Appendix A. Troubleshooting To capture and save the log fileAppendix B. Boot From SAN Environments To configure your Tftp server Appendix C. PXE Boot InstallationsConfiguring your PXE Environment for XenServer Installation Creating an answer file for unattended PXE installation Preparing the destination systemElement Description Required? Element Description Required? Element Proto dhcp or static