I was gifted several 1TB disks from an old FreeNAS array we used at work. Each disk was in an MD1220 chassis and had a multipath connection to two controllers.
When I popped these disks into my FreeNAS 11.3-RC1 server (single controller, no multipath), they show up, but when I try to do anything with them (add them to an array, wipe them) FreeNAS tries to access them via their old multipath/disk# device. I've tried just about every variation of wiping them, dd to kill the first 512 bytes, dd to kill the last 1000 sectors, booting off gparted and deleting the GPT partition, etc. Nothing worked. Trying to interact with them in any manner caused FreeNAS to attempt to access them via their old multipath/disk# designations.
I stumbled across gmultipath and manually mapped the da# to what FreeNAS thought the multipath/disk# should be and voila, FreeNAS could communicate with them, albeit it complains the multipath is degraded (understandably). I thought perhaps after manually mapping them a 'gmultipath destroy' would clear the metadata, but the drives just revert to the previous behavior.
I'm not seeing any performance issues and other than the mild annoyance of the alerts in the GUI, things are fine, but does anyone know why I was unable to get these disks out of multipath mode, clear the metadata, or whatever might have been the root cause?
When I popped these disks into my FreeNAS 11.3-RC1 server (single controller, no multipath), they show up, but when I try to do anything with them (add them to an array, wipe them) FreeNAS tries to access them via their old multipath/disk# device. I've tried just about every variation of wiping them, dd to kill the first 512 bytes, dd to kill the last 1000 sectors, booting off gparted and deleting the GPT partition, etc. Nothing worked. Trying to interact with them in any manner caused FreeNAS to attempt to access them via their old multipath/disk# designations.
I stumbled across gmultipath and manually mapped the da# to what FreeNAS thought the multipath/disk# should be and voila, FreeNAS could communicate with them, albeit it complains the multipath is degraded (understandably). I thought perhaps after manually mapping them a 'gmultipath destroy' would clear the metadata, but the drives just revert to the previous behavior.
I'm not seeing any performance issues and other than the mild annoyance of the alerts in the GUI, things are fine, but does anyone know why I was unable to get these disks out of multipath mode, clear the metadata, or whatever might have been the root cause?