Re: [zfs-discuss] unable to access the zpool after issue a reboot

2012-01-27 Thread sureshkumar
Hi Friends thank you so much for your help. I will try with Solaris11 & I 'll inform the status. *Thanks & Regards,* *Sudheer.* ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Re: [zfs-discuss] unable to access the zpool after issue a reboot

2012-01-27 Thread Hung-Sheng Tsao (laoTsao)
it seems that you will need to work with oracle support:-( Sent from my iPad On Jan 27, 2012, at 3:49, sureshkumar wrote: > Hi Christian , > > I was disabled the MPXIO & zpool clear is working for some times & its > failed in few iterations. > > I am using one Sparc machine [with the same

Re: [zfs-discuss] unable to access the zpool after issue a reboot

2012-01-27 Thread sureshkumar
Hi Christian , I was disabled the MPXIO & zpool clear is working for some times & its failed in few iterations. I am using one Sparc machine [with the same OS level of x-86 ]& I didn't faced any issue with the Sparc architecture. Is it was the problem with booting sequence? Please help me. *Th

Re: [zfs-discuss] unable to access the zpool after issue a reboot

2012-01-26 Thread Deepak Honnalli
Hi Sudheer, As suggested by Christian, check if zpool clear brings the pool online. There was a bug which recently got fixed, which will take care of this problem. Your Solaris version is on the lower side. Thanks, Deepak. On 01/26/12 09:06 PM, Christian Meier wrote: Hi Sudheer

Re: [zfs-discuss] unable to access the zpool after issue a reboot

2012-01-26 Thread Gary Mills
On Thu, Jan 26, 2012 at 04:36:58PM +0100, Christian Meier wrote: > Hi Sudheer > > > > 3)bash-3.2# zpool status > > pool: pool name > > state: UNAVAIL > > status: One or more devices could not be opened. There are insufficient > > replicas for the pool to continue functioning. > > action

Re: [zfs-discuss] unable to access the zpool after issue a reboot

2012-01-26 Thread Christian Meier
Hi Sudheer > > 1)The FC Luns are available after reboot. ok, you are using FC Luns and do not enable MPXIO? > 2) The Os level of the machine : Oracle Solaris 10 8/11 > s10x_u10wos_17b X86. > > > 3)bash-3.2# zpool status > pool: pool name > state: UNAVAIL > status: One or more devices could not b

Re: [zfs-discuss] unable to access the zpool after issue a reboot

2012-01-26 Thread sureshkumar
Hi Christian , 1)The FC Luns are available after reboot. 2) The Os level of the machine : Oracle Solaris 10 8/11 s10x_u10wos_17b X86. 3)bash-3.2# zpool status pool: pool name state: UNAVAIL status: One or more devices could not be opened. There are insufficient replicas for the pool

Re: [zfs-discuss] unable to access the zpool after issue a reboot

2012-01-26 Thread Christian Meier
Hi > > 1) I am using zpool create -f pool name devid ---> for creating the zpool. > 2) I am using reboot -- -r,shutdown -i6 -y -g0 both to reboot the > machine. > 3) I already force loaded my drivers in etc/system > 4) and finally I am using the FC Luns for creation of zpools. please provide more

Re: [zfs-discuss] unable to access the zpool after issue a reboot

2012-01-25 Thread sureshkumar
Hi all, Thanks for your response. 1) I am using zpool create -f pool name devid ---> for creating the zpool. 2) I am using reboot -- -r,shutdown -i6 -y -g0 both to reboot the machine. 3) I already force loaded my drivers in etc/system 4) and finally I am using the FC Luns for creation of zpools.

Re: [zfs-discuss] unable to access the zpool after issue a reboot

2012-01-24 Thread David Blasingame
  drv/sd forceload:  drv/ HTH Dave From: sureshkumar 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 i

Re: [zfs-discuss] unable to access the zpool after issue a reboot

2012-01-24 Thread Bob Friesenhahn
On Tue, 24 Jan 2012, sureshkumar wrote:         NAME                     STATE     READ WRITE CKSUM         test                     UNAVAIL      0     0     0  insufficient replicas =                                          But all

Re: [zfs-discuss] unable to access the zpool after issue a reboot

2012-01-24 Thread Gary Mills
On Tue, Jan 24, 2012 at 05:33:39PM +0530, sureshkumar wrote: > >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'

Re: [zfs-discuss] unable to access the zpool after issue a reboot

2012-01-24 Thread Hung-Sheng Tsao (laoTsao)
how did you issue " reboot", try shutdown -i6 -y -g0 Sent from my iPad On Jan 24, 2012, at 7:03, sureshkumar wrote: > 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

Re: [zfs-discuss] unable to access the zpool after issue a reboot

2012-01-24 Thread Edward Ned Harvey
> From: zfs-discuss-boun...@opensolaris.org [mailto:zfs-discuss- > boun...@opensolaris.org] On Behalf Of sureshkumar > > Whats my problem is unable to access the zpool after issue a reboot. > > == > bash-3.2# zpool status >   pool: test >  

[zfs-discuss] unable to access the zpool after issue a reboot

2012-01-24 Thread sureshkumar
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. ==