On Thu, 11 Feb 2010, Cindy Swearingen wrote:

On 02/11/10 04:01, Marc Friesacher wrote:

fr...@vault:~# zpool import
  pool: zedpool
    id: 10232199590840258590
 state: ONLINE
action: The pool can be imported using its name or numeric identifier.
config:

        zedpool        ONLINE
          raidz1       ONLINE
            c4d0       ONLINE
            c5d0       ONLINE
            c6d0       ONLINE
            c7d0       ONLINE
        logs
        zedpool        ONLINE
          mirror       ONLINE
            c12t0d0p0  ONLINE
            c10t0d0p0  ONLINE

Is this the actual unedited config output? I've never seen the name of the pool show up after "logs".

One thing you can try is to use dtrace to look at any ldi_open_by_name(), ldi_open_by_devid(), or ldi_open_by_dev() calls that zfs makes. That may give a clue as to what's going wrong.


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

Reply via email to