Wesley Naves wrote: > Hi, > > How can i use local file system com SVM ( soft partition ) on > HAStoragePlus ?
The output of 'scdidadm -L' which you subsequently posted suggests that you do not have a shared disk. The disk has to be a shared one for HAStoragePlus to switch it between nodes. So, HAStoragePlus, IMHO, will not work for your setup. HAStoragePlus also depends on the globaldevices functionality to switchover filesystems; which explains the error message you are getting. Note also that you will be able to mount the filesystem as a global filesystem, regardless of whether the device is shared/global or not. But the filesystem will not be HA (no failover/switchover) unless the underlying device is a global device. -Manoj
