Bill Moore <[EMAIL PROTECTED]> wrote:
 
> Hmm.  It should have printed something like this:
> 
>     ffffffff857a0a60 vdev_nowritecache = 0 (B_FALSE)
> 
> I think there might be a problem with the CTF data (debugging info)
> in U2.  First, check /etc/release and make sure it says something like
> "Solaris 10 6/06 s10x_u2wos_09a X86" in the first line.

So far, so good.

>  Then run this command:
> 
>     echo '::offsetof vdev_t vdev_nowritecache' | mdb -k
> 
> And make sure it prints "4e0" as the answer.

# echo '::offsetof vdev_t vdev_nowritecache' | mdb -k
offsetof (vdev_t, vdev_nowritecache) = 0x4c0
# 


Somebody else pointed out patch 122641-06-1, which might be relevant
here, but since I don't have a Sun Service Plan, I don't have access to
it. :-/

-Jan

-- 
chown -R us:enemy your_base

Attachment: pgpeKk6IxiuNg.pgp
Description: PGP signature

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

Reply via email to