Sponsored Content
Operating Systems Solaris Need help to understand zfs rpool space allocation Post 302969353 by anuragr on Tuesday 22nd of March 2016 02:30:17 AM
Old 03-22-2016
Error Need help to understand zfs rpool space allocation

Hi,

I am unable to understand that, in one of my servers while

Code:
df -kh

Filesystem                     Size   Used  Available Capacity  Mounted on
rpool/ROOT/solaris-2     98G	11G	29G      29%              /

Even the Root FS filled on 40gb and system becomes unstable.

it is showing 40gb usable and whole size is 98gb.

Code:
root@xxx # zpool iostat -v rpool
   capacity	operations	bandwidth
pool	alloc   free   read  write   read  write
----------  -----  -----  -----  -----  -----  -----
rpool	   67.7G  31.8G	  0	23  5.59K   414K
  c2d0	  67.7G  31.8G	  0	23  5.59K   414K

root@xxx # zfs get volsize rpool/dump
NAME        PROPERTY  VALUE  SOURCE
rpool/dump  volsize   15G    local
root@xxx # zfs get volsize rpool/swap
NAME        PROPERTY  VALUE  SOURCE
rpool/swap  volsize   32G    local
root@xxx # zfs list
NAME                         USED  AVAIL  REFER  MOUNTPOINT
ldom1pool                    500G  1.12T    32K  legacy
ldom1pool/opt               36.1G  1.12T  36.1G  /opt
ldom1pool/opt-abc          149G  1.12T   149G  /opt/abc
ldom1pool/opt-def        84.2G  1.12T  84.2G  /opt/def
ldom1pool/opt-ghi          31K  1.12T    31K  /opt/ghi
ldom1pool/swap               231G  1.12T   224G  -
ldom1pool/u02                 31K  1.12T    31K  /u02
ldom1pool/u03                 31K  1.12T    31K  /u03
ldom1pool/u04                 31K  1.12T    31K  /u04
rpool                       69.2G  28.7G  73.5K  /rpool
rpool/ROOT                  14.5G  28.7G    31K  legacy
rpool/ROOT/solaris-2        14.5G  28.7G  11.5G  /
rpool/ROOT/solaris-2/var    2.07G  28.7G  2.00G  /var
rpool/VARSHARE              1.39G  28.7G  1.39G  /var/share
rpool/dump                  15.5G  29.2G  15.0G  -
rpool/export                4.79G  28.7G    32K  /export
rpool/export/home           4.79G  28.7G  9.75M  /export/home
rpool/export/home/u#      143M  28.7G   143M  /export/home/u1
rpool/export/home/u#    32.5M  28.7G  32.5M  /export/home/u#
rpool/export/home/u#     35K  28.7G    35K  /export/home/u#
rpool/export/home/u#  4.61G  28.7G  4.61G  /export/home/u#
rpool/export/home/u#    35K  28.7G    35K  /export/home/u#
rpool/export/home/u#    38.5K  28.7G  38.5K  /export/home/u#
rpool/export/home/u#     35K  28.7G    35K  /export/home/u#
rpool/swap                  33.0G  29.7G  32.0G  -

Please help me to understand where the rest space gone.

Last edited by Don Cragun; 03-22-2016 at 03:49 AM.. Reason: Add CODE and ICODE tags.
 

9 More Discussions You Might Find Interesting

1. Solaris

Unable to understand disk layout and where are the free space

Hi I am unable to understand the disk layout of one of my disk attached to v240. This is newly installed system from jumpstart. I am unable to see the free space on backup slice 2 and there are 0 to 8 slices listed when I run format and print the disk info, also there is no reference of... (9 Replies)
Discussion started by: kumarmani
9 Replies

2. Solaris

ZFS rpool physical disk move

I'd like to finish setting up this system and then move the secondary or primary disk to another system that is the exact same hardware. I've done things like this in the past with ufs and disk suite mirroring just fine. But I have yet to do it with a zfs root pool mirror. Are there any... (1 Reply)
Discussion started by: Metasin
1 Replies

3. Solaris

Splitting rpool mirror disk in ZFS

Hi, I have Solaris-10 (release-7) box without any non global zone. I have a very critical change after couple of days from application side. For safer side, we want to keep few level of backups just in case of faliure. This server is having three pool root@prod_ddoa01:/# zpool list NAME SIZE... (2 Replies)
Discussion started by: solaris_1977
2 Replies

4. Red Hat

Disk Space Allocation

Hi, I have installed RHEL6 on a HP Dl360 with 2 x 300G disk drives. The logical volume (SMART ARRY) uses RAID 0+1. All file systems occupy a max of 50G in disk space leaving 250G free disk space. A possible 100G will get used for the application later. My question is, will creating a... (1 Reply)
Discussion started by: Duffs22
1 Replies

5. Solaris

Zfs rpool size

Hi everyone, I am doing housekeeping of my Solaris 11 for zfs snapshot to reduce the snapshot size. I have already cleared the / file system, however the rpool size still not reduced. Filesystem Size Used Available Capacity Mounted on rpool/ROOT/solaris-2 98G 6.9G ... (2 Replies)
Discussion started by: freshmeat
2 Replies

6. Solaris

ZFS: /system/zones "respawning" on rpool

Hi, I have this fresh installation of Solaris 11.3 sparc. I have two zfs pools both using two disks in mirroring mode, both are online. I want to move /system/zones, currently rpool/VARSHARE/zones, from rpool to the other zfs pool so my zones don't consume space on the disks allocated to... (1 Reply)
Discussion started by: X96
1 Replies

7. Solaris

Zfs out of disk space

hi, have no a lot of experience with zfs so perhaps the question is quite simple but i didn't find any reasonable info how to resolve it. thus, fresh solaris installation 14GB in 86 files copied after that got msg No space left on device (28) in spite of according to stat there is... (4 Replies)
Discussion started by: bindto
4 Replies

8. Solaris

Trying to create ZFS slice on rpool

I have a 240GB disk as rpool. I have installed Solaris 11.3 to a partition which is 110GB. Now I have another 130GB which is unallocated. I want to use that additional space as a temporary folder to be shared between Solaris and Linux. The additional space had no /dev/dsk/c2t4... entry so I used... (8 Replies)
Discussion started by: kebabbert
8 Replies

9. UNIX for Advanced & Expert Users

Solaris 10 & 11 ZFS Space Monitoring

Hi Folks! Its been a while since I worked with ZFS but basically, I need to monitor free space for Solaris 10 & 11 systems (with & without zones) I am hoping that any space commands only need to be run from the global zone (to simplify matters) However, I'm not not sure if there are exceptions... (2 Replies)
Discussion started by: GazinLincoln
2 Replies
BOOTPARAMS(5)                                                 BSD File Formats Manual                                                BOOTPARAMS(5)

NAME
bootparams -- boot parameter database SYNOPSIS
/etc/bootparams DESCRIPTION
The bootparams file specifies the boot parameters that diskless clients may request when booting over the network. Each client supported by this server must have an entry in the bootparams file containing the pathnames for its root and (optionally) swap areas. Each line in the file (other than comment lines that begin with a #) specifies the client name followed by the pathnames that the client may request by their logical names. The components of the line are delimited with blank or tab, and may be continued onto multiple lines with a backslash. For example: dummy root=host:/export/dummy/root swap=host:/export/dummy/swap dump=host:/export/dummy/swap When the client named "dummy" requests the pathname for its logical "root" it will be given the pathname ``host:/export/dummy/root'' as the response to its RPC request. The "host:" component must be supplied. FILES
/etc/bootparams default configuration file SEE ALSO
bootparamd(8) Linux NetKit (0.17) October 2, 1994 Linux NetKit (0.17)
All times are GMT -4. The time now is 09:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy