Before You Begin
This procedure relies on the following assumptions:
Your cluster is operating.
You have prepared the cluster by performing the steps in How to Prepare the Cluster for Oracle ZFS Storage Appliance NAS Device Maintenance.
You have removed any device directories from the cluster by performing the steps in How to Remove Oracle ZFS Storage Appliance Directories and Projects and From a Cluster.
Change the NFS file system entries in the /etc/vfstab file for that device, and unconfigure any SUNW.ScalMountPoint resources.
Reconfigure applications or data services with dependencies on these file systems to use other storage devices, or remove them from the cluster.
To perform this procedure, assume the root role or a role that provides solaris.cluster.read and solaris.cluster.modify authorization.
Perform this command from any cluster node:
# clnasdevice remove myfiler
Specifies the name of the Oracle ZFS Storage Appliance NAS device that you are removing.
For more information about the clnasdevice command, see the clnasdevice (1CL) man page.
# clnasdevice remove -Z zcname myfiler
Specifies the name of the zone cluster where the Oracle ZFS Storage Appliance NAS device is being removed.
Perform this command from any cluster node:
# clnasdevice list
# clnasdevice list -Z zcname
You can also perform zone cluster-related commands inside the zone cluster by omitting the –Z option. For more information about the clnasdevice command, see the clnasdevice (1CL) man page.