212
Celerra Network Server Command Reference Manual
The nas Commands
EXAMPLE #3 To view the size information for the marketing pool, type:
$ nas_pool -size marketing -mover server_2 -slice y -storage APM00042000818
id = 20
name = marketing
used_mb = 0
avail_mb = 547418
total_mb = 547418
potential_mb = 0
Where:
Note: Each of the options used with the command nas_pool - size are filters
for the output of the command. For example, if you specify a Data Mover, the
output will reflect only the space to which the specified Data Mover has
visibility.
EXAMPLE #4 For Celerra Network Servers with a CLARiiON storage backend, to
change the -is_greedy and -is_dynamic attributes for the system
defined, clar_r5_performance storage pool, type:
$ nas_pool -modify clar_r5_performance -is_dynamic n -is_greedy y
id = 3
name = clar_r5_performance
description = CLARiiON RAID5 4plus1
acl = 1421
in_use = False
clients =
members = v120
default_slice_flag = True
is_user_defined = False
disk_type = CLSTD
server_visibility = server_2,server_3,server_4,server_5
volume_profile = clar_r5_performance_vp
is_dynamic = False
is_greedy = True
For Celerra Network Servers with a Symmetrix backend, to change
the -is_greedy and -is_dynamic attributes for the system defined,
symm_std storage pool, type:
$ nas_pool -modify symm_std -is_dynamic y -is_greedy y
id = 1
name = symm_std
Value Definition
id ID of the storage pool.
name name of the storage pool.
used_mb space in use by the storage pool specified.
avail_mb unused space still available in the storage pool.
total_mb total space in the storage pool (total of used and unused).
potential_mb available space that can be added to the storage pool.