Questo argomento riguarda la specifica dell'output del comando.
Il risultato di questo comando è il seguente: volume name created [ with file system fstype ].
a. Symbolic link: Volume ‘<name>’ created as a symbolic link to <volume>. b. Regular volume: Volume ‘<name>’ created with filesystem ‘<fstype>’.
Se l'opzione --batch è specificata, il risultato di questo comando è il seguente:
1. Output relativo a batch
a. Symbolic link:
volume <name>
{
link = <val>
comment = <val>
}
b. Regular volume
volume <name>
{
size = <val>
comment = <val>
fs_type = <val>
}
2. Output non relativo a batch
a. Symbolic link:
Volume ‘<name>’ created as a symbolic link to <volume>.
b. Regular volume:
Volume ‘<name>’ created with filesystem ‘<fstype>’.
| Copyright © 2012 CA. Tutti i diritti riservati. |
|