Delete an FC service for an SVM
Suggest changes
-
PDF of this doc site
- Cluster administration
-
Volume administration
-
Logical storage management with the CLI
-
Logical storage management with the CLI
-
NAS storage management
-
Configure NFS with the CLI
-
Manage NFS with the CLI
-
Manage SMB with the CLI
- Manage file access using SMB
-
Configure NFS with the CLI
- Security and data encryption
-
Data protection and disaster recovery
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
You can delete an FC service for a storage virtual machine (SVM) if it is no longer required.
What you'll need
The administration status must be “down” before you can delete a FC service for an SVM. You can set the administration status to down with either the vserver fcp modify
command or the vserver fcp stop
command.
Steps
-
Use the
vserver fcp stop
command to stop the I/O to the LUN.vserver fcp stop -vserver vs_1
-
Use the
vserver fcp delete
command to remove the service from the SVM.vserver fcp delete -vserver vs_1
-
Use the
vserver fcp show
to verify that you deleted the FC service from your SVM:vserver fcp show -vserver vs_1