We plan to use backend-multipathing on an 3020 local cluster. the cluster is active since more than a year.
Before we do that, we want to be sure, that software-ownership is on.
I look for a command to show this ?
Have anybody an idee ?
Thanks !
Regards
Peter
You can run this command with the following options
disk show [ -o <ownername> | -s <sysid> | -n | -v | -a]
Used to display information about the ownership of the disks. Available only on systems with software-based disk ownership.
-o lists all disks owned by the filer with the name <ownername>.
-s lists all disks owned by the filer with the serialnumber <sysid>.
-n lists all unassigned disks.
-v lists all disks.
-a lists all assigned disks.
Regards,
Kvinay