[EMAIL PROTECTED] said: > because of a problem with EMC Power Path we need to change the > configuration of a ZFS pool changing "emcpower?g" devices (EMC Power Path > created devices) to underlaying "c#t#d#" (Solaris path to those devices). > . . .
You should be able to export the pool, "zpool export orapool", remove the EMC-created device nodes, use cfgadm to setup regular Solaris device nodes (better yet, maybe you can get MPXIO to work), and then use "zpool import". That last bit should be able to find the LUN's that made up the "old" pool, and allow you to import/mount it again. Regards, Marion _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss