My Oracle Support Banner

zpool list size is inclusive of raidz parity disks. (Doc ID 1916587.1)

Last updated on JULY 07, 2023

Applies to:

Solaris Operating System - Version 10 3/05 to 11.4 [Release 10.0 to 11.0]
Information in this document applies to any platform.

Goal

On a zpool with a few raidz1 with 4 1gb file each, we have the following results for zpool list and zfs list

  pool: testrzpool
 state: ONLINE
  scan: none requested
config:

  NAME STATE READ WRITE CKSUM
  testrzpool ONLINE 0 0 0
    raidz1-0 ONLINE 0 0 0
      /testz/d1 ONLINE 0 0 0
      /testz/d2 ONLINE 0 0 0
      /testz/d3 ONLINE 0 0 0
      /testz/d4 ONLINE 0 0 0
    raidz1-1 ONLINE 0 0 0
      /testz/d5 ONLINE 0 0 0
      /testz/d6 ONLINE 0 0 0
      /testz/d7 ONLINE 0 0 0
      /testz/d8 ONLINE 0 0 0
    raidz1-2 ONLINE 0 0 0
      /testz/d9 ONLINE 0 0 0
      /testz/d10 ONLINE 0 0 0
      /testz/d11 ONLINE 0 0 0
      /testz/d12 ONLINE 0 0 0
    raidz1-3 ONLINE 0 0 0
      /testz/d13 ONLINE 0 0 0
      /testz/d14 ONLINE 0 0 0
      /testz/d15 ONLINE 0 0 0
      /testz/d16 ONLINE 0 0 0

# zpool list testrzpool
NAME         SIZE ALLOC  FREE CAP DEDUP HEALTH ALTROOT
testrzpool 15.9G  148K 15.9G  0%  1.00x ONLINE -

# zfs list testrzpool
NAME       USED  AVAIL REFER MOUNTPOINT
testrzpool 111K 11.7G  44.9K /testrzpool

Why do the zpool list and zfs list results differ?
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.