Hp P6000 Continuous Access Software Uživatelský manuál Strana 225

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 296
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 224
Example
This template was generated to unmount one host volume on an enabled host. No other template
options were selected.
TaskLine
// Unmount existing host volume(s).1
//2
// Assign some variables that will be used in this job.3
$hostvol_unc1 = SetVariable(%hostvol_unc1%)4
$host_name = SetVariable(%host_name%)5
//6
// Validate that resources are as expected.7
ValidateHost ($host_name)8
ValidateHostVolume ($hostvol_unc1)9
//10
// Unmount the volume(s).11
E1: UnmountHostVolume ($hostvol_unc1)12
Exit (SUCCESS)13
//14
Job templates 225
Zobrazit stránku 224
1 2 ... 220 221 222 223 224 225 226 227 228 229 230 ... 295 296

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

Žádné komentáře