VMware VCENTER CONFIGURATION MANAGER 5.3 - SOFTWARE CONTENT REPOSITORY TOOL GUIDE Uživatelská příručka Strana 241

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 254
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 240
Scripting | 241
TransferPrescriptParameter_ForceBaseImage=$TransferPrescriptParameter_For
ceBaseImage
TransferPrescriptParameter_IsLogTruncation=$TransferPrescriptParameter_Is
LogTruncation
TransferPrescriptParameter_LatestEpochSeenByCore=$TransferPrescriptParame
ter_LatestEpochSeenByCore" > ~/PreTransferScriptResult.txt
exit 0
PostTransferScript.sh
The PostTransferScript is executed on the agent side after transferring a snapshot.
The following script stores the values from input parameters in the
Pre(Post)TransferScriptResult.txt which is located and stored in the root home
directory.
Sample PostTransferScript
#!/bin/bash
echo
"TransferPostscriptParameter_VolumeNames=$TransferPostscriptParameter_Vol
umeNames
TransferPostscriptParameter_ShadowCopyType=$TransferPostscriptParameter_S
hadowCopyType
TransferPostscriptParameter_Key=$TransferPostscriptParameter_Key
TransferPostscriptParameter_ForceBaseImage=$TransferPostscriptParameter_F
orceBaseImage
TransferPostscriptParameter_IsLogTruncation=$TransferPostscriptParameter_
IsLogTruncation
TransferPostscriptParameter_LatestEpochSeenByCore=$TransferPostscriptPara
meter_LatestEpochSeenByCore" > ~/PostTransferScriptResult.txt
exit 0
Zobrazit stránku 240
1 2 ... 236 237 238 239 240 241 242 243 244 245 246 ... 253 254

Komentáře k této Příručce

Žádné komentáře