On 1/13/07, Richard Elling <[EMAIL PROTECTED]> wrote:

Gael wrote:
> Hello,
>
> I'm currently trying to convert a system from Solaris 10 U1 with Veritas
> VM to Solaris 10 U3 with ZFS... the san portion of the server is managed
> by Hitachi HDLM 5.8.
>
> I'm seeing two distinct errors... let me know if they are classical or
> if I should open a ticket (bug report)... Thanks in advance ...
>
> When trying to create a pool with the whole luns, I'm getting the
> following error
>
> jumps8002 #format
> Unknown controller 'MD21' - /etc/format.dat (15)
> Unknown controller 'MD21' - /etc/format.dat (20)
> Unknown controller 'MD21' - /etc/format.dat (25)
> Unknown controller 'MD21' - /etc/format.dat (151)
> Unknown controller 'MD21' - /etc/format.dat (155)
> Unknown controller 'MD21' - /etc/format.dat (159)
> Unknown controller 'MD21' - /etc/format.dat (163)
> Unknown controller 'MD21' - /etc/format.dat (167)
> Searching for disks...done

So, what is in your format.dat?  I haven't seen an MD21 in over 15 years.
I would have thought that we removed it from format.dat long ago...
-- richard


jumps8002:/etc/apache2 #cat /etc/release
                      Solaris 10 11/06 s10s_u3wos_10 SPARC
          Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
                       Use is subject to license terms.
                          Assembled 14 November 2006

The file is a little bit too long to flood the list with it, here a quick
grep

jumps8002:/etc/apache2 #cat /etc/format.dat |grep MD21
# This is the list of supported disks for the Emulex MD21 controller.
       : ctlr = MD21 \
       : ctlr = MD21 \
       : ctlr = MD21 \
# This is the list of partition tables for the Emulex MD21 controller.
       : disk = "Micropolis 1355" : ctlr = MD21 \
       : disk = "Micropolis 1355" : ctlr = MD21 \
       : disk = "Toshiba MK 156F" : ctlr = MD21 \
       : disk = "Micropolis 1558" : ctlr = MD21 \
       : disk = "Micropolis 1558" : ctlr = MD21 \



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

Reply via email to