Rename the volume and qtree on the NetApp filer
Rename the volume:
Netapp>vol rename volume_name newvolume_name
Rename the qtree:
1) mount the volume to Unix host and rename the qtree
#mv old_qtreename New_qtreename
Delete the qtree:
Netapp>priv set advanced
Netapp>qtree delete -f
Rename the volume:
Netapp>vol rename volume_name newvolume_name
Rename the qtree:
1) mount the volume to Unix host and rename the qtree
#mv old_qtreename New_qtreename
Delete the qtree:
Netapp>priv set advanced
Netapp>qtree delete -f
No comments:
Post a Comment