ONTAP Discussions

about volume stauts -v options

jizzzy
1,930 Views

Hi all.

 

I'm studying FAS Series and Clusters ONTAP. and Now i have some few questions about <volume status -v> options.

 

I searched for the roles of these options but could not be searched. So I want to know what these options do.

 

Where can i found about these options though? Plaese answer me if you have some files about this options.

 

 

Spoiler

nosnap=off, nosnapdir=off, minra=off,
no_atime_update=off, nvfail=off,
ignore_inconsistent=off, snapmirrored=off,
create_ucode=on, convert_ucode=on,
maxdirsize=53657, schedsnapname=create_time,
fs_size_fixed=off, guarantee=volume,
svo_enable=off, svo_checksum=off,
svo_allow_rman=off, svo_reject_errors=off,
no_i2p=off, fractional_reserve=100, extent=off,
try_first=volume_grow, read_realloc=off,
snapshot_clone_dependency=off,
dlog_hole_reserve=off,
batched_free_log_cap=5.00%, space_slo=none,
zombie_reclamation_priority=low

Best regards.

 

1 ACCEPTED SOLUTION

SpindleNinja
1,923 Views

Here's a list of most of them.   "volume status -v"  is an older 7mode command and on a Clustered ONTAP you need to run it in the node shell. 

  https://library.netapp.com/ecmdocs/ECMP1511537/html/man1/na_vol.1.html 

 

vol show -volume <vol_name> -instance will give you full details in cluster "ONTAP". 

View solution in original post

2 REPLIES 2

SpindleNinja
1,924 Views

Here's a list of most of them.   "volume status -v"  is an older 7mode command and on a Clustered ONTAP you need to run it in the node shell. 

  https://library.netapp.com/ecmdocs/ECMP1511537/html/man1/na_vol.1.html 

 

vol show -volume <vol_name> -instance will give you full details in cluster "ONTAP". 

jizzzy
1,917 Views

Thanks. I will refer this document.

 

Best regards.

 

Public