Dell Acceleration Appliances for Databases Podręcznik Użytkownika Strona 120

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 119
You can also capture the current configuration into a variable, and reuse it:
admin@url> cfg = (config --cluster --parallel)
admin@url> graph --format dot $cfg
admin@url> graph --output configuration.svg $cfg
admin@url> graph --format pdf --output configuration.pdf $cfg
VOLUME COMMANDS
The Volume commands model storage to be presented as a LUN of a target. A volume of
specified capacity is allocated from a pool. Volumes can be expanded after creation and are
replicated across cluster nodes for high availability, if in ION Accelerator HA mode.
The capacity reported for storage pools and volumes is closely approximated. So if the CLI
reports 1500.00 GB available, the actual amount may be slightly less than that, and therefore
a file of that exact capacity might not fit.
volume:create
Creates a volume.
Syntax
volume:create [options] id capacity_gb pool
120
Przeglądanie stron 119
1 2 ... 115 116 117 118 119 120 121 122 123 124 125 ... 155 156

Komentarze do niniejszej Instrukcji

Brak uwag