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
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
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
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
Dear fellows,
We have a backup server with a zpool size of 20 TB, we transfer
information using zfs snapshots every day (we have around 300 fs on
that pool),
the storage is a dell md3000i connected by iscsi, the pool is
currently version 10, the same storage is connected
to another server with a
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