On Wed, Dec 9, 2009 at 3:22 PM, Mike Johnston <mijoh...@gmail.com> wrote:
> Thanks for the info Alexander... I will test this out.  I'm just wondering
> what it's going to see after I install Power Path.  Since each drive will
> have 4 paths, plus the Power Path...  after doing a "zfs import" how will I
> force it to use a specific path?  Thanks again!  Good to know that this can
> be done.

I had in the last weeks a similar problem. I have on my testbed server
(Solaris 10.x Update4) PowerPath 5.2 that it's connected on two FC
switch and then to Clariion CX3.

Each LUN on the Clariion create 4 path to the host. I created 8 LUN,
reconfigured Solaris for make them visible to the host and then tried
to create a ZFS pool. I encountered a problem when I run the command:

--
# r...@solaris10# zpool status
  pool: tank
 state: ONLINE
 scrub: scrub completed with 0 errors on Mon Dec 14 05:00:01 2009
config:

        NAME            STATE     READ WRITE CKSUM
        tank           ONLINE       0     0     0
          mirror        ONLINE       0     0     0
            emcpower7a  ONLINE       0     0     0
            emcpower5a  ONLINE       0     0     0
          mirror        ONLINE       0     0     0
            emcpower8a  ONLINE       0     0     0
            emcpower6a  ONLINE       0     0     0

errors: No known data errors
r...@solaris10# zpool history
History for 'tank':
2009-12-10.20:19:17 zpool create -f tank mirror emcpower7a emcpower5a
2009-12-11.05:00:01 zpool scrub tank
2009-12-11.14:28:33 zpool add tank mirror emcpower8a emcpower6a
2009-12-14.05:00:01 zpool scrub tank

r...@solaris10# zpool add tank mirror emcpower3a emcpower1a
internal error: Invalid argument
Abort (core dumped)
r...@solaris#
--

Next task will be to upgrade PowerPath (from 5.2 to 5.2 SP 2) and then
retry the command to see if the problem (internal error) will be
disappear. Anybody did have a similar problem?

Cesare
-- 
Marie von Ebner-Eschenbach  - "Even a stopped clock is right twice a
day." - 
http://www.brainyquote.com/quotes/authors/m/marie_von_ebnereschenbac.html
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to