This is a FAQ
Why doesn't the space that is reported by the zpool list command and the zfs 
list command match?
http://hub.opensolaris.org/bin/view/Community+Group+zfs/faq

 -- richard

On Aug 30, 2010, at 5:47 AM, Darin Perusich wrote:

> 
> On Saturday, August 28, 2010 06:04:17 am Mattias Pantzare wrote:
>> On Sat, Aug 28, 2010 at 02:54, Darin Perusich
>> 
>> <darin.perus...@cognigencorp.com> wrote:
>>> Hello All,
>>> 
>>> I'm sure this has been discussed previously but I haven't been able to
>>> find an answer to this. I've added another raidz1 vdev to an existing
>>> storage pool and the increased available storage isn't reflected in the
>>> 'zfs list' output. Why is this?
>>> 
>>> The system in question is runnning Solaris 10 5/09 s10s_u7wos_08, kernel
>>> Generic_139555-08. The system does not have the lastest patches which
>>> might be the cure.
>>> 
>>> Thanks!
>>> 
>> 
>> I think you have to explain your problem more, 392G is more than 196G?
> 
> This is actually the wrong output, it was the end of a LONG day. Here's the 
> correct output.
> 
> zpool create datapool raidz1 c1t50060E800042AA70d0 c1t50060E800042AA70d1
> zpool list
> NAME       SIZE   USED  AVAIL    CAP  HEALTH  ALTROOT
> datapool   398G   191K   398G     0%  ONLINE  -
> 
> zfs list
> NAME       USED  AVAIL  REFER  MOUNTPOINT
> datapool    91K   196G     1K  /datapool
> 
> zpool add datapool raidz c1t50060E800042AA70d2 c1t50060E800042AA70d3
> 
> zpool list
> NAME       SIZE   USED  AVAIL    CAP  HEALTH  ALTROOT
> datapool   796G   231K   796G     0%  ONLINE  -
> 
> zfs list
> NAME       USED  AVAIL  REFER  MOUNTPOINT
> datapool   111K   392G    18K  /datapool
> 
> -- 
> Darin Perusich
> Unix Systems Administrator
> Cognigen Corporation
> 395 Youngs Rd.
> Williamsville, NY 14221
> Phone: 716-633-3463
> Email: darin...@cognigencorp.com
> _______________________________________________
> zfs-discuss mailing list
> zfs-discuss@opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

-- 
OpenStorage Summit, October 25-27, Palo Alto, CA
http://nexenta-summit2010.eventbrite.com
ZFS and performance consulting
http://www.RichardElling.com












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

Reply via email to