Hp P6000 Continuous Access Software Bedienungsanleitung Seite 225

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 296
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 224
1 2 ... 220 221 222 223 224 225 226 227 228 229 230 ... 295 296

Kommentare zu diesen Handbüchern

Keine Kommentare