Hello, I recently migrated two COMSTAR LUs with zvol backs across pools on the same OI host with 'zfs send -R snap | zfs recv -d pool'. On the new pool, I re-created the SBD LUs with the appropriate zvols and added views with the pre-existing host groups and target group. ESXi sees both FC devices and recognizes them as containing VMFS5 filesystems, but the datastores are nowhere to be found. Digging into the syslog on the ESXi host, the following lines are repeated each time ESXi rescans its storage adapters for new devices or filesystems:
2013-04-05T14:49:09.930Z cpu10:9018)VC: 1547: Device rescan time 22 msec (total number of devices 5) 2013-04-05T14:49:09.930Z cpu10:9018)VC: 1550: Filesystem probe time 65 msec (devices probed 4 of 5) 2013-04-05T14:49:10.108Z cpu8:9001)LVM: 8315: Device naa.600144f0c7de06000000515ee22f0004:1 detected to be a snapshot: 2013-04-05T14:49:10.108Z cpu8:9001)LVM: 8322: queried disk ID: <type 2, len 22, lun 1, devType 0, scsi 0, h(id) 11042151283195656460> 2013-04-05T14:49:10.108Z cpu8:9001)LVM: 8329: on-disk disk ID: <type 2, len 22, lun 5, devType 0, scsi 0, h(id) 7503996913499860076> 2013-04-05T14:49:10.118Z cpu8:9001)LVM: 8315: Device naa.600144f0c7de06000000515ee22c0003:1 detected to be a snapshot: 2013-04-05T14:49:10.118Z cpu8:9001)LVM: 8322: queried disk ID: <type 2, len 22, lun 0, devType 0, scsi 0, h(id) 6697595845557691291> 2013-04-05T14:49:10.118Z cpu8:9001)LVM: 8329: on-disk disk ID: <type 2, len 22, lun 4, devType 0, scsi 0, h(id) 16952771820309103938> 2013-04-05T14:49:10.146Z cpu8:9001)Vol3: 692: Couldn't read volume header from control: Not supported 2013-04-05T14:49:10.146Z cpu8:9001)Vol3: 692: Couldn't read volume header from control: Not supported 2013-04-05T14:49:10.146Z cpu8:9001)FSS: 4972: No FS driver claimed device 'control': Not supported The SBD LUs were not created with a snapshot, so I'm not sure what to make of the 3rd and 6th lines. I did notice the LUN ID varies from the returned query and expected or on-disk ID in lines 4-5 and 7-8. I tried using views LUN 4 and 5 as well as 0 and 1 reflect the on-disk/queried ID, but the issue persists. Both the OI and ESXi hosts have been rebooted as well. Hopefully someone has some advice for me to get these mounted properly! Thanks, Cooper _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
