ZFS from FreeBSD -> Indiana -> FreeBSD - some problem

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Henri Hennebert
Date: Wednesday, November 14, 2007 - 5:03 am

Hello,

As seen in another thread, I was curious about a zpool created under 
FreeBSD being available under opensolaris.

So I boot indiana and do:

zpool import -f -o ro pool2

zpool scrub pool2

all ended properly...

shutdown.

When I reboot with FreeBSD (7.0-BETA2) I get:

zpool status pool2
   pool: pool2
  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-D3
  scrub: none requested
config:

         NAME             STATE     READ WRITE CKSUM
         pool2            UNAVAIL      0     0     0  insufficient replicas
           raidz1         UNAVAIL      0     0     0  insufficient replicas
             dsk/c10d0p3  UNAVAIL      0     0     0  cannot open
             dsk/c11d0p3  UNAVAIL      0     0     0  cannot open

Is it possible to replace dsk/c10d0p3 by ad4s3 and dsk/c11d0p3 by ad6s3 
as it must be under FreeBSD or does I need to make some entry in 
/etc/devfs.rules to create dsk/c10d0p3 and dsk/c11d0p3 (if at all possible?)

Isn't it a interesting challenge ?

Henri
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
ZFS from FreeBSD -> Indiana -> FreeBSD - some problem, Henri Hennebert, (Wed Nov 14, 5:03 am)
Re: ZFS from FreeBSD -> Indiana -> FreeBSD - some problem, Pawel Jakub Dawidek, (Thu Nov 15, 1:25 am)
Re: ZFS from FreeBSD -> Indiana -> FreeBSD - some problem, Pawel Jakub Dawidek, (Thu Nov 15, 3:43 pm)
Re: ZFS from FreeBSD -> Indiana -> FreeBSD - some problem, Pawel Jakub Dawidek, (Fri Nov 16, 2:37 am)
Re: ZFS from FreeBSD -> Indiana -> FreeBSD - some problem, Pawel Jakub Dawidek, (Fri Nov 16, 10:23 am)