I have a cu that would like to increase a mount point with his zpool....Cu explains below.

I need to increase the size of one of the mount points, i.e. /d01. I need the procedure to do this while on line. attached is the information I have on my server

as you will see I have the command "zpool status" executed and also a df -h. I need to increase the size of /d01
I need the step by step command to do this


sr1-ubur-06 97 =>more dfh
[EMAIL PROTECTED] #
[EMAIL PROTECTED] #
[EMAIL PROTECTED] #
[EMAIL PROTECTED] # zpool status
 pool: array1
state: ONLINE
scrub: none requested
config:

       NAME                                     STATE     READ WRITE CKSUM
       array1                                   ONLINE       0     0     0
         c4t600C0FF0000000000987B02C6CA32C00d0  ONLINE       0     0     0

errors: No known data errors
[EMAIL PROTECTED] #
[EMAIL PROTECTED] #
[EMAIL PROTECTED] # df -h
Filesystem             size   used  avail capacity  Mounted on
/dev/md/dsk/d0          65G   5.0G    59G     8%    /
/devices                 0K     0K     0K     0%    /devices
ctfs                     0K     0K     0K     0%    /system/contract
proc                     0K     0K     0K     0%    /proc
mnttab                   0K     0K     0K     0%    /etc/mnttab
swap                    15G   1.2M    15G     1%    /etc/svc/volatile
objfs                    0K     0K     0K     0%    /system/object
/platform/sun4u-us3/lib/libc_psr/libc_psr_hwcap2.so.1
65G 5.0G 59G 8% /platform/sun4u-us3/lib/libc_psr.so.1
/platform/sun4u-us3/lib/sparcv9/libc_psr/libc_psr_hwcap2.so.1
65G 5.0G 59G 8% /platform/sun4u-us3/lib/sparcv9/libc_psr.so.1
fd                       0K     0K     0K     0%    /dev/fd
swap                    15G   864K    15G     1%    /tmp
swap                    15G    64K    15G     1%    /var/run
/dev/md/dsk/d5          27G    27M    26G     1%    /d08
/dev/md/dsk/d6          27G   3.5G    23G    14%    /d09
array1                 803G    24K   303G     1%    /array1
array1/d1               50G    35G    15G    71%    /d01
array1/d2               50G    36K    50G     1%    /d02
array1/d3               50G    24K    50G     1%    /d03
array1/d4              175G    24K   175G     1%    /d04
array1/d5              175G    24G   151G    14%    /d05


Thanks for any help on this
ken

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

Reply via email to