PREMIERE INSTALLATION
Lancement du l'utilitaire d'aide à la création du cluster :
S’il ne s’est pas exécuté automatiquement, taper: cluster setup
Cluster setup
Welcome to the cluster setup wizard.
You can enter the following commands at any time:
"help" or "?" - if you want to have a question
clarified,
"back" - if you want to change previously answered
questions, and
"exit" or "quit" - if you want to quit the cluster
setup wizard.
Any changes you made before quitting will be saved.
You can return to cluster setup at any time by typing
"cluster setup".
To accept a default or omit a question, do not enter a
value.
Do you want to create a new cluster or join an existing
cluster? {create, join}:
Création du nouveau cluster
Do you want to create a new cluster or join an existing
cluster? {create, join}:
create
Activation de la fonction multi node
Do you intend for this node to be used as a single node
cluster? {yes, no} [no]:
No
Ajout de nœuds supplémentaires
Allumer le nœud en question, le nœud boote et l’assistant cluster setup se lance :
Welcome to the cluster setup wizard.
You can enter the following commands at any time:
"help" or "?" - if you want to have a question clarified,
"back" - if you want to change previously answered
questions, and
"exit" or "quit" - if you want to quit the cluster setup
wizard.
Any changes you made before quitting will be saved.
You can return to cluster setup at any time by typing
"cluster setup".
To accept a default or omit a question, do not enter a
value.
Do you want to create a new cluster or join an existing
cluster?
{create, join}:
2. Enter the following command to join the node to the
cluster:
join
Faire de même pour chaque nœud
Configuration du cluster avec ou sans switch
Will the cluster network be configured to use network
switches? [no]:
Activation du cluster HA et du mode sans switch dans un cluster à
deux nœuds
cluster ha modify -configured true
Pour un cluster deux nœuds sans switch (optionnel) :
set -privilege advanced
network options switchless-cluster show
network options switchless-cluster modify true
set -privilege admin
Configuration des ports du réseau cluster
Ne pas accepter les valeurs par défaut.
System Defaults:
Private cluster network ports [e1a,e1b].
Cluster port MTU values will be set to 9000.
Cluster interface IP addresses will be automatically
generated.
Do you want to use these defaults? {yes, no} [yes]:
no
La configuration des ports du backend cluster sera la suivante :
Filer FAS25XX FAS8040/8060
Ports Cluster e0e – e0f e0a – e0c
List the private cluster network ports [e0e – e0f]: <list-
of-cluster-network-ports>
Mettre la taille de la MTU à 9000
Enter the cluster ports’ MTU size [1500]: 9000
Configuration du masque de sous réseau
Enter the cluster network netmask [255.255.0.0]:
255.255.0.0
L'utilitaire de configuration va automatiquement affecter les IP
Generating a default IP address. This can take several
minutes...
Enter the cluster interface IP address for port e1a
[169.254.215.100]:
Generating a default IP address. This can take several
minutes...
Enter the cluster interface IP address for port e2a
[169.254.239.58]:
Configuration minimale du cluster
Configuration du nom du cluster
Enter the cluster name: <cluster-name>
Remarque : Se référer à la convention de nommage ainsi qu'au DCI.
Entrer la clé de licence de base du système :
Enter the cluster base license key: <cluster-base-
license-key>
Ajouter les licences additionnelles (snapmirror, protocole, …)
Enter an additional license key []: <feature-license-key>
Configurer le mot de passe administrateur :
Enter the cluster administrator's (username "admin")
password: <admin-password>
Retype the password: <admin-password>
Configurer l’interface de management du cluster:
Enter the cluster management interface port: e0M
Enter the cluster management interface IP address: <ip-
address>
Enter the cluster management interface netmask: <netmask>
Enter the cluster management interface default gateway:
<default-gateway>
Note : Check with LAN TIO to retrieve network parameters (IP, netmask and default gateway).
Définir la location géographique du système :
Where is the controller located []: <country> – <city> –
<building>
Configurer l'interface de management du nœud e0M:
Enter the node management interface port: e0M
Enter the node management interface IP address: <ip-
address>
Enter the node management interface netmask: <netmask>
Enter the node management interface default gateway:
<default-gateway>
Note : Les paramètres de configuration (IP, netmask and default gateway), sont définis
dans le DCI de la plateforme.
Configuration de l'interface SP (Storage Processor) :
Enable IPv4 DHCP on the service processor interface
[yes]: no
Enter the service processor interface IP address: <ip-
address>
Enter the service processor interface netmask: <netmask>
Enter the service processor interface default gateway:
<default-gateway>
Creation de Service processor
cluster::> system service-processor network show -node <node_name>
Address
Node Status Family Link State IP Address
------------- -------------- --------- -----------
------------------------
initenasnoinc1a
online IPv4 up 10.195.49.173
DHCP: none
MAC Address: 00:a0:98:91:e6:1b
Network Gateway: 10.195.49.254
Network Mask (IPv4 only): 255.255.255.128
Prefix Length (IPv6 only): -
IPv6 RA Enabled: -
Subnet Name: -
SP Network Setup Status: succeeded
initenasnoinc1a
online IPv6 disabled -
DHCP: none
MAC Address: 00:a0:98:91:e6:1b
Network Gateway: -
Network Mask (IPv4 only): -
Prefix Length (IPv6 only): -
IPv6 RA Enabled: -
Subnet Name: -
SP Network Setup Status: not-setup
2 entries were displayed.
1.1 Configuration et Activation du Service Processor
cluster::> system service-processor network modify -node <nodename>
-address-type IPv4 -enable true -dhcp none -ip-address <IP_address>
-netmask <Netmask_IP> -gateway <Gateway_IP>
1.2 Vérification
- Vérification des paramètres et options configurés sur le SP d’un node
cluster::> system service-processor network show -node <node_name>
Address
Node Status Family Link State IP Address
------------- -------------- --------- -----------
------------------------
initenasnoinc1a
online IPv4 up 10.195.49.173
DHCP: none
MAC Address: 00:a0:98:91:e6:1b
Network Gateway: 10.195.49.254
Network Mask (IPv4 only): 255.255.255.128
Prefix Length (IPv6 only): -
IPv6 RA Enabled: -
Subnet Name: -
SP Network Setup Status: succeeded
initenasnoinc1a
online IPv6 disabled -
DHCP: none
MAC Address: 00:a0:98:91:e6:1b
Network Gateway: -
Network Mask (IPv4 only): -
Prefix Length (IPv6 only): -
IPv6 RA Enabled: -
Subnet Name: -
SP Network Setup Status: not-setup
Reation Svm
Vérifier que l’IPspace souhaité n’existe pas déjà :
initenasnoicc::> ipspace show
(network ipspace show)
IPspace Vserver List Broadcast
Domains
------------------- -----------------------------
----------------------------
Admin
Admin Admin
Cluster
Cluster Cluster
Data
Data
Default
initenasnoicc Default
Vérifier que le SVM souhaité n’existe pas déjà
cluster::> vserver show
Admin Operational Root
Vserver Type Subtype State State Volume
Aggregate
----------- ------- ---------- ---------- ----------- ----------
----------
initenasnoicc
admin - - - - -
initenasnoinc1a
node - - - - -
initenasnoinc1b
node - - - - -
3 entries were displayed.
1.3 Création d’un IPspace pour votre SVM
La commande ci-dessous permet de créer un IPspace pour le SVM :
cluster::> ipspace create <ipspaceName>
1.4 Création d’un SVM
La commande ci-dessous permet de créer un SVM :
cluster::> vserver create <SVM_name> -rootvolume <volroot_name>
-aggregate <aggr_name> -ns-switch <type_service> -nm-switch <type_mapping>
-rootvolume-security-style <type_securite> -language C.UTF-8 –ipspace
<IPspace_name>
- ns-switch correspond au type de service de nom (nis, file ou ldap)
o Dans le cas d’un volume à destination de serveurs UNIX/Linux, utiliser
l’option « file »
- nm-switch correspond au mappage de noms d’utilisateurs
o Dans le cas d’un volume à destination de clients UNIX/Linux, utiliser l’option
« file »
o Dans le cas d’un volume à destination de clients Windows, utiliser l’option
« ldap »
- rootvolume-security-style correspond au type securité du volume root
o Dans le cas d’un volume à destination exclusivement de clients UNIX/Linux,
utiliser l’option « unix »
o Dans le cas d’un volume à destination exclusivement de clients Windows,
utiliser l’option « ntfs »
- ipspace correspond à l’IPspace que vous avez créé au point plus haut
1.5 Vérifications
-
Vérification de la création du SVM
initenasnoicc::> vserver show <SVM_name>
Admin Operational Root
Vserver Type Subtype State State Volume
Aggregate
----------- ------- ---------- ---------- ----------- ----------
----------
initenasnoicc
admin - - - - -
initenasnoinc1a
node - - - - -
initenasnoinc1b
node - - - - -
<SVM_name>
data default running running <volroot_
<aggr_name>
name>
-
Vérification de la création du SVM dans son ipspace :
cluster::> vserver show -fields ipspace
vserver ipspace
------- -------
initenasnoicc
Default
initenasnoinc1a
-
initenasnoinc1b
-
<SVM_name>
<IPspace_name>
- Afficher les détails d’un SVM :
cluster::> vserver show -vserver <SVM_name>
Vserver: <SVM_name>
Vserver Type: data
Vserver Subtype: default
Vserver UUID: e91766a9-3e0d-
11e6-b7d7-00a09891e61d
Root Volume: <volroot _name>
Aggregate: <aggr_name>
NIS Domain: -
Root Volume Security Style: unix
LDAP Client: -
Default Volume Language Code: C.UTF-8
Snapshot Policy: none
Comment:
Quota Policy: default
List of Aggregates Assigned: -
Limit on Maximum Number of Volumes allowed: unlimited
Vserver Admin State: running
Vserver Operational State: running
Vserver Operational State Stopped Reason: -
Allowed Protocols: nfs, cifs, fcp,
iscsi, ndmp
Disallowed Protocols: -
Is Vserver with Infinite Volume: false
QoS Policy Group: -
Config Lock: false
IPspace Name: <IPspace_name>
Creation des Volumes
Vérifier que le volume n’existe pas :
cluster::> volume show –volume <volname>
There are no entries matching your query.
1.6 Création d’un volume
Création d’un volume :
cluster::> volume create -vserver <SVMname> -volume <volname>
-aggregate <aggrname> -size <size> -snapshot-policy <snappolicy>
-junction-path /vol/<volname> [options]
[Job 745] Job succeeded: Successful
Options facultatives
-policy <politique_export> : Politique d’export appliquée au volume. Celle par défaut
empêche tout accès.
Si la politique cible est existante et connue, elle peut être renseignée à la création du
volume.
-percent-snapshot-space <pourcentage>: La proportion du volume dédiée à la réserve de
snapshot.
Si la prise de snapshot automatique n’est pas considérée pour le volume cette option sera
positionnée à 0.
-space-garantee {volume|file|none} : Garantie d’espace. Par défaut, la garantie est fixée à
volume.
1.7 Exporter le volume
Pour réaliser les exports NFS du volume, se référer à la FEX NFS
Pour réaliser les exports ISCSI du volume, se référer à la FEX ISCSI
Pour réaliser les exports CIFS du volume, se référer à la FEX CIFS
1.8 Mise en place de fonctionnalité additionnelle
1.8.1 Efficacité du stockage
Pour mettre en place une fonctionnalité liée à l’efficacité du stockage, se référer à la FEX Efficacité du
stockage.
1.9 Vérifications
-
Vérification de la création de volume
cluster::> volume show -vserver <SVMname>
Vserver Volume Aggregate State Type Size
Available Used%
--------- ------------ ------------ ---------- ---- ----------
---------- -----
<SVMname>
<volname> <aggrname>
online RW 1GB
972.6MB 5%
- Vérification des paramètres et options configurés sur le volume
cluster::> volume show -vserver <SVMname> -volume <volname>
Vserver Name: <SVMname>
Volume Name: <volname>
Aggregate Name: <aggrname>
Volume Size: 1GB
Volume Data Set ID: 1028
Volume Master Data Set ID: 2150326734
Volume State: online
Volume Type: RW
Volume Style: flex
Is Cluster-Mode Volume: true
Is Constituent Volume: false
Export Policy: default
User ID: 0
Group ID: 0
Security Style: unix
UNIX Permissions: ---rwxr-xr-x
Junction Path: /<volname>
Junction Path Source: RW_volume
Junction Active: true
Junction Parent Volume:
volroot_XXX_XXX_XXX
Comment:
Available Size: 972.6MB
Filesystem Size: 1GB
Total User-Visible Size: 972.8MB
Used Size: 180KB
Used Percentage: 5%
Volume Nearly Full Threshold Percent: 95%
Volume Full Threshold Percent: 98%
Maximum Autosize (for flexvols only): 1.20GB
(DEPRECATED)-Autosize Increment (for flexvols only): 51.20MB
Minimum Autosize: 1GB
Autosize Grow Threshold Percentage: 85%
Autosize Shrink Threshold Percentage: 50%
Autosize Mode: off
Autosize Enabled (for flexvols only): false
Total Files (for user-visible data): 31122
Files Used (for user-visible data): 97
Space Guarantee Style: volume
Space Guarantee in Effect: true
Snapshot Directory Access Enabled: true
Space Reserved for Snapshot Copies: 5%
Snapshot Reserve Used: 0%
Snapshot Policy: default
Creation Time: Thu Jun 16
09:59:30 2016
Language: C.UTF-8
Clone Volume: false
Node name: <nodename>
NVFAIL Option: off
Volume's NVFAIL State: false
Force NVFAIL on MetroCluster Switchover: off
Is File System Size Fixed: false
Extent Option: off
Reserved Space for Overwrites: 0B
Fractional Reserve: 100%
Primary Space Management Strategy: volume_grow
Read Reallocation Option: off
Inconsistency in the File System: false
Is Volume Quiesced (On-Disk): false
Is Volume Quiesced (In-Memory): false
Volume Contains Shared or Compressed Data: false
Space Saved by Storage Efficiency: 0B
Percentage Saved by Storage Efficiency: 0%
Space Saved by Deduplication: 0B
Percentage Saved by Deduplication: 0%
Space Shared by Deduplication: 0B
Space Saved by Compression: 0B
Percentage Space Saved by Compression: 0%
Volume Size Used by Snapshot Copies: 180KB
Block Type: 64-bit
Is Volume Moving: false
Flash Pool Caching Eligibility: read-write
Flash Pool Write Caching Ineligibility Reason: -
Managed By Storage Service: -
Create Namespace Mirror Constituents For SnapDiff Use: -
Constituent Volume Role: -
QoS Policy Group Name: -
Caching Policy Name: -
Is Volume Move in Cutover Phase: false
Number of Snapshot Copies in the Volume: 2
VBN_BAD may be present in the active filesystem: false
Is Volume on a hybrid aggregate: false
Total Physical Used Size: 360KB
Physical Used Percentage: 0%
VERIFICATION DE LA CONFIGURATION
vserver show -vserver nasnanocm1allva01-mngt
Vserver: nasnanocm1allva01-mngt
Vserver Type: data
Vserver Subtype: default
Vserver UUID: 8cd0abc0-c2fa-11e7-b657-00a098ca55bb
Root Volume: nasnanocm1allva01mngt_root
Aggregate: RP_NL2_01_a1a
NIS Domain: -
Root Volume Security Style: unix
LDAP Client: -
Default Volume Language Code: C.UTF-8
Snapshot Policy: default
Comment:
Quota Policy: default
List of Aggregates Assigned: -
Limit on Maximum Number of Volumes allowed: unlimited
Vserver Admin State: running
Vserver Operational State: running
Vserver Operational State Stopped Reason: -
Allowed Protocols: nfs, cifs, fcp, iscsi
Disallowed Protocols: ndmp
Is Vserver with Infinite Volume: false
QoS Policy Group: -
Caching Policy Name: -
Config Lock: false
IPspace Name: data
Foreground Process: -
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.11.06 09:39:01 =~=~=~=~=~=~=~=~=~=~=~=
NASNANOCM1ALLCA::>
NASNANOCM1ALLCA::>
NASNANOCM1ALLCA::> storage aggregate sh
Error: Ambiguous command. Possible matches include:
storage aggregate show
storage aggregate show-resync-status
storage aggregate show-scrub-status
storage aggregate show-space
storage aggregate show-spare-disks
storage aggregate show-status
NASNANOCM1ALLCA::> storage aggregate sh ow
Aggregate Size Available Used% State #Vols Nodes RAID Status
--------- -------- --------- ----- ------- ------ ---------------- ------------
aggr0 368.4GB 17.86GB 95% online 1 NASNANOCM1ALLNA1 raid_dp,
A normal
aggr0_NASNANOCM1ALLCA_02_0
368.4GB 17.86GB 95% online 1 NASNANOCM1ALLNA1 raid_dp,
B normal
2 entries were displayed.
NASNANOCM1ALLCA::>
NASNANOCM1ALLCA::>
NASNANOCM1ALLCA::> aggr re
reallocation relocation rename restrict
resynchronization
NASNANOCM1ALLCA::> aggr re rename -aggregate aggr0 -newname aggr0- 8 8 * 8 - _a1a
[Job 77] Job is queued: Rename aggr0 to aggr0_a1a.
[Job 77] Job is queued: Rename aggr0 to aggr0_a1a.
[Job 77] renaming aggregate aggr0 to aggr0_a1a ...
[Job 77] Job succeeded: DONE
NASNANOCM1ALLCA::> aggr rename -aggregate aggr0 -newname aggr0_a1a -newname
aggr0_a1a -newname aggr0_a1a -newname aggr0_a1a -newname aggr0_a1a -newname
aggr0_a1a a -newname aggr0_a1a g -newname aggr0_a1a g -newname aggr0_a1a r -newname
aggr0_a1a 0 -newname aggr0_a1a _ -newname aggr0_a1a N -newname aggr0_a1a A -newname
aggr0_a1a S -newname aggr0_a1a N -newname aggr0_a1a A -newname aggr0_a1a N -newname
aggr0_a1a O -newname aggr0_a1a C -newname aggr0_a1a M -newname aggr0_a1a 1 -newname
aggr0_a1a A -newname aggr0_a1a L -newname aggr0_a1a L -newname aggr0_a1a C -newname
aggr0_a1a A -newname aggr0_a1a _ -newname aggr0_a1a 0 -newname aggr0_a1a 2 -newname
aggr0_a1a _ -newname aggr0_a1a 0 -newname aggr0_a1a -newname aggr0_a1a 1 b
[Job 78] Job is queued: Rename aggr0_NASNANOCM1ALLCA_02_0 to aggr0_a1b.
[Job 78] Job succeeded: DONE
NASNANOCM1ALLCA::> aggr rename -aggregate aggr0_NASNANOCM1ALLCA_02_0
-newname aggr0_a1b -newname aggr0_a1a
NASNANOCM1ALLCA::> storage aggregate show
Aggregate Size Available Used% State #Vols Nodes RAID Status
--------- -------- --------- ----- ------- ------ ---------------- ------------
aggr0_a1a 368.4GB 17.86GB 95% online 1 NASNANOCM1ALLNA1 raid_dp,
A normal
aggr0_a1b 368.4GB 17.86GB 95% online 1 NASNANOCM1ALLNA1 raid_dp,
B normal
2 entries were displayed.
NASNANOCM1ALLCA::>
NASNANOCM1ALLCA::>
NASNANOCM1ALLCA::>
NASNANOCM1ALLCA::>
NASNANOCM1ALLCA::> volume sh
Error: Ambiguous command. Possible matches include:
volume show
volume show-footprint
volume show-space
NASNANOCM1ALLCA::> volume show
Vserver Volume Aggregate State Type Size Available Used%
--------- ------------ ------------ ---------- ---- ---------- ---------- -----
NASNANOCM1ALLNA1A
vol0 aggr0_a1a online RW 348.6GB 324.7GB 6%
NASNANOCM1ALLNA1B
vol0 aggr0_a1b online RW 348.6GB 324.8GB 6%
2 entries were displayed.
NASNANOCM1ALLCA::> volume ?
aggregate> Manage Infinite Volume aggregate operations
autosize Set/Display the autosize settings of the flexible
volume.
clone> Manage FlexClones
create Create a new volume
delete Delete an existing volume
efficiency> Manage volume efficiency
expand Expand the size of a volume by adding
constituents
file> File related commands
flexgroup> Manage FlexGroup operations
modify Modify volume attributes
mount Mount a volume on another volume with a
junction-path
move> Manage volume move operations
offline Take an existing volume offline
online Bring an existing volume online
qtree> Manage qtrees
quota> Manage Quotas, Policies, Rules and Reports
reallocation> Commands for measuring and optimizing data layout
rehost Rehost a volume from one Vserver into another
Vserver
rename Rename an existing volume
Press <space> to page down, <return> for next line, or 'q' to quit...
restrict Restrict an existing volume
show Display a list of volumes
show-footprint Display a list of volumes and their data and
metadata footprints in their associated
aggregate.
show-space Display space usage for volume(s)
size Set/Display the size of the volume.
snaplock> Manages SnapLock attributes of a SnapLock volume
snapshot> Manage snapshots
unmount Unmount a volume
NASNANOCM1ALLCA::> storage network show storage ?
aggregate> Manage storage aggregates
array> The array directory
bridge> Storage bridge monitoring commands
disk> Manage physical disks
encryption> The encryption directory
errors> The errors directory
failover> Manage storage failover
load> The load directory
path> The path directory
pool> Manage storage pools
port> Manage storage ports
raid-options> The raid-options directory
shelf> Manage storage shelves
show> The show directory
switch> Storage switch monitoring commands
tape> Manage tape devices
NASNANOCM1ALLCA::> storage aggregate show
Aggregate Size Available Used% State #Vols Nodes RAID Status
--------- -------- --------- ----- ------- ------ ---------------- ------------
aggr0_a1a 368.4GB 17.86GB 95% online 1 NASNANOCM1ALLNA1 raid_dp,
A normal
aggr0_a1b 368.4GB 17.86GB 95% online 1 NASNANOCM1ALLNA1 raid_dp,
B normal
2 entries were displayed.
NASNANOCM1ALLCA::> vol
vol volume
NASNANOCM1ALLCA::> volume show
Vserver Volume Aggregate State Type Size Available Used%
--------- ------------ ------------ ---------- ---- ---------- ---------- -----
NASNANOCM1ALLNA1A
vol0 aggr0_a1a online RW 348.6GB 324.6GB 6%
NASNANOCM1ALLNA1B
vol0 aggr0_a1b online RW 348.6GB 324.7GB 6%
2 entries were displayed.
NASNANOCM1ALLCA::> aggr create RP_NL2_01_a1a -disksize IN in 12081 12081 .81 081
GB
NASNANOCM1ALLCA::> volume show
NASNANOCM1ALLCA::> volume show
Vserver Volume Aggregate State Type Size Available Used%
--------- ------------ ------------ ---------- ---- ---------- ---------- -----
NASNANOCM1ALLNA1A
vol0 aggr0_a1a online RW 348.6GB 324.6GB 6%
NASNANOCM1ALLNA1B
vol0 aggr0_a1b online RW 348.6GB 324.7GB 6%
2 entries were displayed.
NASNANOCM1ALLCA::> ipspq ace sh
(network ipspace show)
IPspace Vserver List Broadcast Domains
------------------- ----------------------------- ----------------------------
Cluster
Cluster Cluster
Default
NASNANOCM1ALLCA Default
e0e
e0e -
e0f
e0f -
4 entries were displayed.
NASNANOCM1ALLCA::> vserver sh
Error: Ambiguous command. Possible matches include:
vserver show
vserver show-aggregates
vserver show-protocols
NASNANOCM1ALLCA::> vserver show
Admin Operational Root
Vserver Type Subtype State State Volume Aggregate
----------- ------- ---------- ---------- ----------- ---------- ----------
NASNANOCM1ALLCA
admin - - - - -
NASNANOCM1ALLNA1A
node - - - - -
NASNANOCM1ALLNA1B
node - - - - -
3 entries were displayed.
NASNANOCM1ALLCA::> vserver sh -fi
Error: Ambiguous command. Possible matches include:
vserver show
vserver show-aggregates
vserver show-protocols
NASNANOCM1ALLCA::> vserver sh -fields ips vserver sh -vserver
NASNANOCM1ALLCA
Error: Ambiguous command. Possible matches include:
vserver show
vserver show-aggregates
vserver show-protocols
NASNANOCM1ALLCA::> vserver sh -vserver NASNANOCM1ALLCAo -vserver
NASNANOCM1ALLCAw -vserver NASNANOCM1ALLCA -vserver NASNANOCM1ALLCA
Vserver: NASNANOCM1ALLCA
Vserver Type: admin
Vserver Subtype: -
Vserver UUID: 35185801-bfc2-11e7-ad0c-00a098ca55bb
Root Volume: -
Aggregate: -
NIS Domain: -
Root Volume Security Style: -
LDAP Client: -
Default Volume Language Code: en_US
Snapshot Policy: none
Comment: The administrative vserver.
Quota Policy: -
List of Aggregates Assigned: -
Limit on Maximum Number of Volumes allowed: -
Vserver Admin State: -
Vserver Operational State: -
Vserver Operational State Stopped Reason: -
Allowed Protocols: -
Disallowed Protocols: -
Is Vserver with Infinite Volume: false
Press <space> to page down, <return> for next line, or 'q' to quit...
QoS Policy Group: -
Caching Policy Name: -
Config Lock: false
IPspace Name: Default
Foreground Process: -
NASNANOCM1ALLCA::> vserver show -vserver NASNANOCM1ALLCA
NASNANOCM1ALLNA1A
Vserver: NASNANOCM1ALLNA1A
Vserver Type: node
Vserver Subtype: -
Vserver UUID: c61851f9-b915-11e7-a4b1-9f5ba6a15ed4
Root Volume: -
Aggregate: -
NIS Domain: -
Root Volume Security Style: -
LDAP Client: -
Default Volume Language Code: C
Snapshot Policy: -
Comment:
Quota Policy: -
List of Aggregates Assigned: -
Limit on Maximum Number of Volumes allowed: -
Vserver Admin State: -
Vserver Operational State: -
Vserver Operational State Stopped Reason: -
Allowed Protocols: -
Disallowed Protocols: -
Is Vserver with Infinite Volume: false
Press <space> to page down, <return> for next line, or 'q' to quit...
QoS Policy Group: -
Caching Policy Name: -
Config Lock: -
IPspace Name: -
Foreground Process: -
NASNANOCM1ALLCA::> ipsc ipsce a pace sow
Error: "sow" is not a recognized command
NASNANOCM1ALLCA::> ipspace sow how
(network ipspace show)
IPspace Vserver List Broadcast Domains
------------------- ----------------------------- ----------------------------
Cluster
Cluster Cluster
Default
NASNANOCM1ALLCA Default
e0e
e0e -
e0f
e0f -
4 entries were displayed.
NASNANOCM1ALLCA::> ipspace create ?
(network ipspace create)
[-ipspace] <IPspace> IPspace name
NASNANOCM1ALLCA::> ipspace create Admin
(network ipspace create)
NASNANOCM1ALLCA::> ipspace create Admin data
(network ipspace create)
NASNANOCM1ALLCA::> ipspace create dataAdminshow ow how
(network ipspace show)
IPspace Vserver List Broadcast Domains
------------------- ----------------------------- ----------------------------
Admin
Admin -
Cluster
Cluster Cluster
Default
NASNANOCM1ALLCA Default
data
data -
e0e
e0e -
e0f
e0f -
6 entries were displayed.
NASNANOCM1ALLCA::> ipspace showcreate dataAdmin ?
(network ipspace create)
command is complete
NASNANOCM1ALLCA::> ipspace create Admin ipspace showcreate datashow
(network ipspace show)
IPspace Vserver List Broadcast Domains
------------------- ----------------------------- ----------------------------
Admin
Admin -
Cluster
Cluster Cluster
Default
NASNANOCM1ALLCA Default
data
data -
e0e
e0e -
e0f
e0f -
6 entries were displayed.
NASNANOCM1ALLCA::> vserver show
Admin Operational Root
Vserver Type Subtype State State Volume Aggregate
----------- ------- ---------- ---------- ----------- ---------- ----------
NASNANOCM1ALLCA
admin - - - - -
NASNANOCM1ALLNA1A
node - - - - -
NASNANOCM1ALLNA1B
node - - - - -
3 entries were displayed.
NASNANOCM1ALLCA::> vserver create nasnanocm1allva01-mngt -rootvolume
nasnanocm1allva01mngt_root -aggregate RP_NL2_01_a1a -rootvolume-security-style unix -language
?
C (DEPRECATED)-POSIX
da (DEPRECATED)-Danish
de (DEPRECATED)-German
en (DEPRECATED)-English
en_US (DEPRECATED)-US English
es (DEPRECATED)-Spanish
fi (DEPRECATED)-Finnish
fr (DEPRECATED)-French
he (DEPRECATED)-Hebrew
it (DEPRECATED)-Italian
ja (DEPRECATED)-Japanese euc-j
ja_JP.PCK Japanese PCK sjisi
ko (DEPRECATED)-Korean
no (DEPRECATED)-Norwegian
nl (DEPRECATED)-Dutch
pt (DEPRECATED)-Portuguese
sv (DEPRECATED)-Swedish
zh (DEPRECATED)-Simplified Chinese
zh.GBK Simplified GBK Chinese
zh_TW (DEPRECATED)-Traditional Chinese euc-tw
zh_TW.BIG5 Traditional Chinese Big 5
C.UTF-8 POSIX with UTF-8
ar (DEPRECATED)-Arabic
Press <space> to page down, <return> for next line, or 'q' to quit...
ar.UTF-8 Arabic with UTF-8
cs (DEPRECATED)-Czech
cs.UTF-8 Czech with UTF-8
da.UTF-8 Danish with UTF-8
de.UTF-8 German with UTF-8
en.UTF-8 English with UTF-8
en_US.UTF-8 US English with UTF-8
es.UTF-8 Spanish with UTF-8
fi.UTF-8 Finnish with UTF-8
fr.UTF-8 French with UTF-8
he.UTF-8 Hebrew with UTF-8
hr (DEPRECATED)-Croatian
hr.UTF-8 Croatian with UTF-8
hu (DEPRECATED)-Hungarian
hu.UTF-8 Hungarian with UTF-8
it.UTF-8 Italian with UTF-8
ja.UTF-8 Japanese euc-j with UTF-8
ja_v1 (DEPRECATED)-Japanese euc-j
ja_v1.UTF-8 Japanese euc-j with UTF-8
ja_JP.PCK.UTF-8 (DEPRECATED)-Japanese PCK sjisi with UTF-8
ja_JP.932 Japanese PCK cp932
ja_JP.932.UTF-8 (DEPRECATED)-Japanese PCK cp932 with UTF-8
ja_JP.PCK_v2 Japanese PCK sjis
Press <space> to page down, <return> for next line, or 'q' to quit...
ja_JP.PCK_v2.UTF-8 (DEPRECATED)-Japanese PCK sjis with UTF-8
ko.UTF-8 Korean with UTF-8
no.UTF-8 Norwegian with UTF-8
nl.UTF-8 Dutch with UTF-8
pl (DEPRECATED)-Polish
pl.UTF-8 Polish with UTF-8
pt.UTF-8 Portuguese with UTF-8
ro (DEPRECATED)-Romanian
ro.UTF-8 Romanian with UTF-8
ru (DEPRECATED)-Russian
ru.UTF-8 Russian with UTF-8
sk (DEPRECATED)-Slovak
sk.UTF-8 Slovak with UTF-8
sl (DEPRECATED)-Slovenian
sl.UTF-8 Slovenian with UTF-8
sv.UTF-8 Swedish with UTF-8
tr (DEPRECATED)-Turkish
tr.UTF-8 Turkish with UTF-8
zh.UTF-8 Simplified Chinese with UTF-8
zh.GBK.UTF-8 (DEPRECATED)-Simplified GBK Chinese with UTF-8
zh_TW.UTF-8 Traditional Chinese euc-tw with UTF-8
zh_TW.BIG5.UTF-8 (DEPRECATED)-Traditional Chinese Big 5 with UTF-8
NASNANOCM1ALLCA::> vserver create nasnanocm1allva01-mngt -rootvolume
nasnanocm1allva01mngt_root -aggregate RP_NL2_01_a1a -rootvolume-security-style unix -language
c.UTF-8 -ipspace data
Error: command failed: Aggregate RP_NL2_01_a1a does not exist
NASNANOCM1ALLCA::> stag
Error: "stag" is not a recognized command
NASNANOCM1ALLCA::> stag orage volume shoe w
Vserver Volume Aggregate State Type Size Available Used%
--------- ------------ ------------ ---------- ---- ---------- ---------- -----
NASNANOCM1ALLNA1A
vol0 aggr0_a1a online RW 348.6GB 324.6GB 6%
NASNANOCM1ALLNA1B
vol0 aggr0_a1b online RW 348.6GB 324.7GB 6%
2 entries were displayed.
NASNANOCM1ALLCA::> volume show -vserver
-vserver -vserver-dr-protection
NASNANOCM1ALLCA::> volume show -vserver NASNANOCM1ALLNA1A
Vserver Volume Aggregate State Type Size Available Used%
--------- ------------ ------------ ---------- ---- ---------- ---------- -----
NASNANOCM1ALLNA1A
vol0 aggr0_a1a online RW 348.6GB 324.6GB 6%
NASNANOCM1ALLCA::> volume show -vserver NASNANOCM1ALLNA1A
server create nasnanocm1allva01-mngt -rootvolume nasnanocm1allva01mngt_root -aggregate
RP_NL2_01_a1a -rootvolume-security-style unix -language c.UTF-8 -ipspace data show
ipspace showcreate dataAdminshow ow vserver show -vserver NASNANOCM1ALLNA1ACA
-vserver NASNANOCM1ALLCA fi ow ipspace shvolume showaggr create
RP_NL2_01_a1a -disksize 12081
NASNANOCM1ALLCA::> volume show
NASNANOCM1ALLCA::> volume showaggr create RP_NL2_01_a1a -disksize 12081 .81 081 GB
NASNANOCM1ALLCA::> volume show
NASNANOCM1ALLCA::> volume showstorage aggregate shownetwork show
NASNANOCM1ALLCA::> volume modify -VSErver NASNANOCM1ALLNA1A -size 368|GB
GB.4GB|GB GB
NASNANOCM1ALLCA::> volume modify vs
NASNANOCM1ALLCA::> volume modify vsshow storage aggregate show
NASNANOCM1ALLCA::> aggr rename -aggregate aggr0_NASNANOCM1ALLCA_02_0
-newname aggr0_a1b storage aggregate show
NASNANOCM1ALLCA::> aggr rename -aggregate aggr0_NASNANOCM1ALLCA_02_0
-newname aggr0_a1b -newname aggr0_a1a
NASNANOCM1ALLCA::> storage aggregate show
NASNANOCM1ALLCA::> cluster shstorags\ VSERver show IPSpace SHsystem service-
processor network show -node NASNANOCM1ALLNA1Bmodify -node NASNANOCM1ALLNA1B
-address-family ipv4 -enable true -dhcp none -ip-address 10.226.191.51 -netmask 255.255.255.192
-gateway 10.226.191.62 show -node NASNANOCM1ALLNA1A
modify -node NASNANOCM1ALLNA1B -address-family ipv4 -enable true -dhcp none -ip-address
10.226.191.51 -netmask 255.255.255.192 -gateway 10.226.191.62 show -node
NASNANOCM1ALLNA1B
IPSpace SH VSERver sh owcluster shstorags\storage aggregate sh ow
NASNANOCM1ALLCA::> aggr rename -aggregate aggr0 -newname aggr0_a1a
_NASNANOCM1ALLCA_02_0 -newname aggr0_a1b storage aggregate show
NASNANOCM1ALLCA::> volume sh owmodify vs-VSErver NASNANOCM1ALLNA1A
-size 368.4GB |GBGB GB |GB
NASNANOCM1ALLCA::> storage network show aggregate show
NASNANOCM1ALLCA::> volume show aggr create RP_NL2_01_a1a -disksize 12081GB .81
081
NASNANOCM1ALLCA::> volume show
NASNANOCM1ALLCA::> volume showipspace sh vserver show -fivserver
NASNANOCM1ALLCAow -vserver NASNANOCM1ALLCANA1A
NASNANOCM1ALLCA::> ipspace sow howcreate Admindata show vserver
showcreate nasnanocm1allva01-mngt -rootvolume nasnanocm1allva01mngt_root -aggregate
RP_NL2_01_a1a -rootvolume-security-style unix -language c.UTF-8 -ipspace data olume show
-vserver NASNANOCM1ALLNA1A
NASNANOCM1ALLCA::>
NASNANOCM1ALLCA::> cluster hi
Error: "hi" is not a recognized command
NASNANOCM1ALLCA::> cluster his
Error: "his" is not a recognized command
NASNANOCM1ALLCA::> cluster his vlomu olume create -vserver
-vserver -vserver-dr-protection
NASNANOCM1ALLCA::> volume create -vserver NASNANOCM1ALLNA1A -volume
NASNANOCM1ALLCA::>
NASNANOCM1ALLCA::>
NASNANOCM1ALLCA::>
NASNANOCM1ALLCA::> ping 10.226.191.50
Error: command failed: One of the following parameters is required: -node, -lif
NASNANOCM1ALLCA::>
NASNANOCM1ALLCA::>
NASNANOCM1ALLCA::>
NASNANOCM1ALLCA::>
vserver show -vserver nasnanocm1allva01-mngt
Vserver: nasnanocm1allva01-mngt
Vserver Type: data
Vserver Subtype: default
Vserver UUID: 8cd0abc0-c2fa-11e7-b657-00a098ca55bb
Root Volume: nasnanocm1allva01mngt_root
Aggregate: RP_NL2_01_a1a
NIS Domain: -
Root Volume Security Style: unix
LDAP Client: -
Default Volume Language Code: C.UTF-8
Snapshot Policy: default
Comment:
Quota Policy: default
List of Aggregates Assigned: -
Limit on Maximum Number of Volumes allowed: unlimited
Vserver Admin State: running
Vserver Operational State: running
Vserver Operational State Stopped Reason: -
Allowed Protocols: nfs, cifs, fcp, iscsi
Disallowed Protocols: ndmp
Is Vserver with Infinite Volume: false
QoS Policy Group: -
Caching Policy Name: -
Config Lock: false
IPspace Name: data
Foreground Process: -
NASNANOCM1ALLCA::> NASNANOCM1ALLCA::> vserver show
Admin Operational Root
Vserver Type Subtype State State Volume Aggregate
----------- ------- ---------- ---------- ----------- ---------- ----------
NASNANOCM1ALLCA
admin - - - - -
NASNANOCM1ALLNA1A
node - - - - -
NASNANOCM1ALLNA1B
node - - - - -
nasnanocm1allva01-mngt
data default running running nasnanocm1 RP_NL2_01_
allva01mng a1a
t_root
nasnanocm1allva02-priv
data default running running nasnanocm1 RP_NL2_01_
allva02pri a1a
v_root
nasnanocm1allva03-pub
data default running running nasnanocm1 RP_NL2_01_
allva03pub a1a
_root
6 entries were displayed.
NASNANOCM1ALLCA::> storage aggregate show
Aggregate Size Available Used% State #Vols Nodes RAID Status
--------- -------- --------- ----- ------- ------ ---------------- ------------
RP_NL2_01_a1a
12.81TB 12.81TB 0% online 0 NASNANOCM1ALLNA1 raid_dp,
A normal
RP_NL2_01_a1b
12.81TB 12.81TB 0% online 0 NASNANOCM1ALLNA1 raid_dp,
B normal
aggr0_a1a 368.4GB 17.86GB 95% online 1 NASNANOCM1ALLNA1 raid_dp,
A normal
aggr0_a1b 368.4GB 17.86GB 95% online 1 NASNANOCM1ALLNA1 raid_dp,
B normal
NASNANOCM1ALLCA::> volume show -vserver nasnanocm1allva01-mngt -volume
nasnanocm1allva01mngt_root
Vserver Name: nasnanocm1allva01-mngt
Volume Name: nasnanocm1allva01mngt_root
Aggregate Name: RP_NL2_01_a1a
List of Aggregates for FlexGroup Constituents: RP_NL2_01_a1a
Volume Size: 1GB
Volume Data Set ID: 1025
Volume Master Data Set ID: 2150068517
Volume State: online
Volume Style: flex
Extended Volume Style: flexvol
Is Cluster-Mode Volume: true
Is Constituent Volume: false
Export Policy: default
User ID: 0
Group ID: 0
Security Style: unix
UNIX Permissions: ---rwxr-xr-x
Junction Path: /
Junction Path Source: -
Junction Active: true
Junction Parent Volume: -
Comment:
Available Size: 972.6MB
Filesystem Size: 1GB
Total User-Visible Size: 972.8MB
Used Size: 240KB
Used Percentage: 5%
Volume Nearly Full Threshold Percent: 95%
Volume Full Threshold Percent: 98%
Maximum Autosize (for flexvols only): 1.20GB
Minimum Autosize: 1GB
Autosize Grow Threshold Percentage: 85%
Autosize Shrink Threshold Percentage: 50%
Autosize Mode: off
Total Files (for user-visible data): 31122
Files Used (for user-visible data): 101
Space Guarantee in Effect: true
Space SLO in Effect: true
Space SLO: none
Space Guarantee Style: volume
Fractional Reserve: 100%
Volume Type: RW
Snapshot Directory Access Enabled: true
Space Reserved for Snapshot Copies: 5%
Snapshot Reserve Used: 0%
Snapshot Policy: default
Creation Time: Mon Nov 06 13:58:23 2017
Language: C.UTF-8
Clone Volume: false
Node name: NASNANOCM1ALLNA1A
Clone Parent Vserver Name: -
FlexClone Parent Volume: -
NVFAIL Option: off
Volume's NVFAIL State: false
Force NVFAIL on MetroCluster Switchover: off
Is File System Size Fixed: false
(DEPRECATED)-Extent Option: off
Reserved Space for Overwrites: 0B
Primary Space Management Strategy: volume_grow
Read Reallocation Option: off
Naming Scheme for Automatic Snapshot Copies: create_time
Inconsistency in the File System: false
Is Volume Quiesced (On-Disk): false
Is Volume Quiesced (In-Memory): false
Volume Contains Shared or Compressed Data: false
Space Saved by Storage Efficiency: 0B
Percentage Saved by Storage Efficiency: 0%
Space Saved by Deduplication: 0B
Percentage Saved by Deduplication: 0%
Space Shared by Deduplication: 0B
Space Saved by Compression: 0B
Percentage Space Saved by Compression: 0%
Volume Size Used by Snapshot Copies: 68KB
Block Type: 64-bit
Is Volume Moving: false
Flash Pool Caching Eligibility: read-write
Flash Pool Write Caching Ineligibility Reason: -
Managed By Storage Service: -
Create Namespace Mirror Constituents For SnapDiff Use: -
Constituent Volume Role: -
QoS Policy Group Name: -
Caching Policy Name: -
Is Volume Move in Cutover Phase: false
Number of Snapshot Copies in the Volume: 1
VBN_BAD may be present in the active filesystem: false
Is Volume on a hybrid aggregate: false
Total Physical Used Size: 308KB
Physical Used Percentage: 0%
List of Nodes: NASNANOCM1ALLNA1A
Is Volume a FlexGroup: false
SnapLock Type: non-snaplock
Vserver DR Protection: -
Enable Encryption: false
Encryption Key ID:
Is Volume Encrypted: false
NASNANOCM1ALLCA::> volume show -vserver nasnanocm1allva01-priv -volume
nasnanocm1allva01mngt_root
Error: Vserver "nasnanocm1allva01-priv" does not exist.
NASNANOCM1ALLCA::> volume show -vserver nasnanocm1allva02-priv -volume
-volume -volume-style -volume-style-extended
NASNANOCM1ALLCA::> volume show -vserver nasnanocm1allva02-priv -volume
nasnanocm1allva02priv_root
Vserver Name: nasnanocm1allva02-priv
Volume Name: nasnanocm1allva02priv_root
Aggregate Name: RP_NL2_01_a1a
List of Aggregates for FlexGroup Constituents: RP_NL2_01_a1a
Volume Size: 1GB
Volume Data Set ID: 1026
Volume Master Data Set ID: 2150068518
Volume State: online
Volume Style: flex
Extended Volume Style: flexvol
Is Cluster-Mode Volume: true
Is Constituent Volume: false
Export Policy: default
User ID: 0
Group ID: 0
Security Style: unix
UNIX Permissions: ---rwxr-xr-x
Junction Path: /
Junction Path Source: -
Junction Active: true
Junction Parent Volume: -
Comment:
Available Size: 972.6MB
Filesystem Size: 1GB
Total User-Visible Size: 972.8MB
Used Size: 212KB
Used Percentage: 5%
Volume Nearly Full Threshold Percent: 95%
Volume Full Threshold Percent: 98%
Maximum Autosize (for flexvols only): 1.20GB
Minimum Autosize: 1GB
Autosize Grow Threshold Percentage: 85%
Autosize Shrink Threshold Percentage: 50%
Autosize Mode: off
Total Files (for user-visible data): 31122
Files Used (for user-visible data): 101
Space Guarantee in Effect: true
Space SLO in Effect: true
Space SLO: none
Space Guarantee Style: volume
Fractional Reserve: 100%
Volume Type: RW
Snapshot Directory Access Enabled: true
Space Reserved for Snapshot Copies: 5%
Snapshot Reserve Used: 0%
Snapshot Policy: default
Creation Time: Mon Nov 06 14:29:53 2017
Language: C.UTF-8
Clone Volume: false
Node name: NASNANOCM1ALLNA1A
Clone Parent Vserver Name: -
FlexClone Parent Volume: -
NVFAIL Option: off
Volume's NVFAIL State: false
Force NVFAIL on MetroCluster Switchover: off
Is File System Size Fixed: false
(DEPRECATED)-Extent Option: off
Reserved Space for Overwrites: 0B
Primary Space Management Strategy: volume_grow
Read Reallocation Option: off
Naming Scheme for Automatic Snapshot Copies: create_time
Inconsistency in the File System: false
Is Volume Quiesced (On-Disk): false
Is Volume Quiesced (In-Memory): false
Volume Contains Shared or Compressed Data: false
Space Saved by Storage Efficiency: 0B
Percentage Saved by Storage Efficiency: 0%
Space Saved by Deduplication: 0B
Percentage Saved by Deduplication: 0%
Space Shared by Deduplication: 0B
Space Saved by Compression: 0B
Percentage Space Saved by Compression: 0%
Volume Size Used by Snapshot Copies: 0B
Block Type: 64-bit
Is Volume Moving: false
Flash Pool Caching Eligibility: read-write
Flash Pool Write Caching Ineligibility Reason: -
Managed By Storage Service: -
Create Namespace Mirror Constituents For SnapDiff Use: -
Constituent Volume Role: -
QoS Policy Group Name: -
Caching Policy Name: -
Is Volume Move in Cutover Phase: false
Number of Snapshot Copies in the Volume: 0
VBN_BAD may be present in the active filesystem: false
Is Volume on a hybrid aggregate: false
Total Physical Used Size: 212KB
Physical Used Percentage: 0%
List of Nodes: NASNANOCM1ALLNA1A
Is Volume a FlexGroup: false
SnapLock Type: non-snaplock
Vserver DR Protection: -
Enable Encryption: false
Encryption Key ID:
Is Volume Encrypted: false
NASNANOCM1ALLCA::>
volume show -vserver nasnanocm1allva03-pub -volume nasnanocm1allva03pub_root
Vserver Name: nasnanocm1allva03-pub
Volume Name: nasnanocm1allva03pub_root
Aggregate Name: RP_NL2_01_a1a
List of Aggregates for FlexGroup Constituents: RP_NL2_01_a1a
Volume Size: 1GB
Volume Data Set ID: 1027
Volume Master Data Set ID: 2150068519
Volume State: online
Volume Style: flex
Extended Volume Style: flexvol
Is Cluster-Mode Volume: true
Is Constituent Volume: false
Export Policy: default
User ID: 0
Group ID: 0
Security Style: unix
UNIX Permissions: ---rwxr-xr-x
Junction Path: /
Junction Path Source: -
Junction Active: true
Junction Parent Volume: -
Comment:
Available Size: 972.6MB
Filesystem Size: 1GB
Total User-Visible Size: 972.8MB
Used Size: 256KB
Used Percentage: 5%
Volume Nearly Full Threshold Percent: 95%
Volume Full Threshold Percent: 98%
Maximum Autosize (for flexvols only): 1.20GB
Minimum Autosize: 1GB
Autosize Grow Threshold Percentage: 85%
Autosize Shrink Threshold Percentage: 50%
Autosize Mode: off
Total Files (for user-visible data): 31122
Files Used (for user-visible data): 101
Space Guarantee in Effect: true
Space SLO in Effect: true
Space SLO: none
Space Guarantee Style: volume
Fractional Reserve: 100%
Volume Type: RW
Snapshot Directory Access Enabled: true
Space Reserved for Snapshot Copies: 5%
Snapshot Reserve Used: 0%
Snapshot Policy: default
Creation Time: Mon Nov 06 14:39:05 2017
Language: C.UTF-8
Clone Volume: false
Node name: NASNANOCM1ALLNA1A
Clone Parent Vserver Name: -
FlexClone Parent Volume: -
NVFAIL Option: off
Volume's NVFAIL State: false
Force NVFAIL on MetroCluster Switchover: off
Is File System Size Fixed: false
(DEPRECATED)-Extent Option: off
Reserved Space for Overwrites: 0B
Primary Space Management Strategy: volume_grow
Read Reallocation Option: off
Naming Scheme for Automatic Snapshot Copies: create_time
Inconsistency in the File System: false
Is Volume Quiesced (On-Disk): false
Is Volume Quiesced (In-Memory): false
Volume Contains Shared or Compressed Data: false
Space Saved by Storage Efficiency: 0B
Percentage Saved by Storage Efficiency: 0%
Space Saved by Deduplication: 0B
Percentage Saved by Deduplication: 0%
Space Shared by Deduplication: 0B
Space Saved by Compression: 0B
Percentage Space Saved by Compression: 0%
Volume Size Used by Snapshot Copies: 72KB
Block Type: 64-bit
Is Volume Moving: false
Flash Pool Caching Eligibility: read-write
Flash Pool Write Caching Ineligibility Reason: -
Managed By Storage Service: -
Create Namespace Mirror Constituents For SnapDiff Use: -
Constituent Volume Role: -
QoS Policy Group Name: -
Caching Policy Name: -
Is Volume Move in Cutover Phase: false
Number of Snapshot Copies in the Volume: 1
VBN_BAD may be present in the active filesystem: false
Is Volume on a hybrid aggregate: false
Total Physical Used Size: 328KB
Physical Used Percentage: 0%
List of Nodes: NASNANOCM1ALLNA1A
Is Volume a FlexGroup: false
SnapLock Type: non-snaplock
Vserver DR Protection: -
Enable Encryption: false
Encryption Key ID:
Is Volume Encrypted: false
NASNANOCM1ALLCA::>