Sudheer,

I don't know what the module name is for dynapath, but you may want to include 
a forceload statement in /etc/system.  This will cause the driver to load 
during initialization.  Usually all the modules in the stack should be 
included, such as the sd driver.


example:

forceload:  drv/sd
forceload:  drv/XXXX



HTH

Dave


________________________________
 From: sureshkumar <sachinnsur...@gmail.com>
To: zfs-discuss@opensolaris.org 
Sent: Tuesday, January 24, 2012 6:03 AM
Subject: [zfs-discuss] unable to access the zpool after issue a reboot
 

Hi all,


I am new to Solaris & I am facing an issue with the dynapath [multipath s/w] 
for Solaris10u10 x86 .

I am facing an issue with the zpool.

Whats my problem is unable to access the zpool after issue a reboot.

I am pasting the zpool status below.

==========================================================
bash-3.2# zpool status
  pool: test
 state: UNAVAIL
 status: One or more devices could not be opened.  There are insufficient
        replicas for the pool to continue functioning.
 action: Attach the missing device and online it using 'zpool online'.
   see: http://www.sun.com/msg/ZFS-8000-3C
 scan: none requested
 config:

        NAME                     STATE     READ WRITE CKSUM
        test                     UNAVAIL      0     0     0  insufficient 
replicas
=============================================================                   
                      
But all my devices are online & I am able to access them.
when I export & import the zpool , the zpool comes to back to available state.

I am not getting whats the problem with the reboot.

Any suggestions regarding this was very helpful.

Thanks& Regards,
Sudheer.
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to