Bill Moore <[EMAIL PROTECTED]> wrote:
> On Mon, Jul 31, 2006 at 06:08:04PM -0400, Jan Schaumann wrote:
> > # echo '::offsetof vdev_t vdev_nowritecache' | mdb -k
> > offsetof (vdev_t, vdev_nowritecache) = 0x4c0
> 
> Ok, then try this:
> 
>     echo '::spa -v' | mdb -k | awk '/dev.dsk/{print $1"+4c0/W1"}' | mdb -kw

Alright, this yields

# echo '::spa -v' | mdb -k | awk '/dev.dsk/{print $1"+4c0/W1"}' | mdb -kw
0xffffffff857a0a40:             0               =       0x1
# 

However, mounting the disk on the remote host does not show any change
in behaviour whatsoever.

-Jan

-- 
As we all know, reality is a mess.
        Larry Wall

Attachment: pgp1kX5gkCiNF.pgp
Description: PGP signature

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

Reply via email to