Sponsored Content
Operating Systems AIX increase the size of file system Post 302359086 by bakunin on Monday 5th of October 2009 07:05:07 PM
Old 10-05-2009
You might want to read this post with a detailed recipe and some explanation.

I hope this helps.

bakunin
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Increase space in the solaris file system

How can I check how much space is left in the solaris file system? and how can I increase those space in the file system?. I am trying to install Oracle Database on Solaris 8.But, it keep giving me error message says that"There is not enough space on the volume you have specified". Thanks ... (1 Reply)
Discussion started by: jung1975
1 Replies

2. Solaris

Increase size of /tmp swap File

Hi Guys I need to increase the size of my /tmp swap file. What is the easiest way to do this. Thanks Carson (2 Replies)
Discussion started by: cmackin
2 Replies

3. Solaris

increase root file system size in solaris

Hi frnz, Need an urgent help... I have installed solaris 8 in a sunblade workstation with 136GB hdd. While installation it has taken a default filesystem size as 1.37GB for root. AFtr completing the installation i have extended the root partition to 130GB. But still df output shows... (4 Replies)
Discussion started by: sriram.s
4 Replies

4. Solaris

how to increase file size in solaris 10 os

hi, let me know how to increase file size in solaris 10 OS (4 Replies)
Discussion started by: meet2muneer
4 Replies

5. Red Hat

Increase root file system size ...

Hello Admins, I am running a redhat linux 5 on vmware workstation. I need to increase or add some more space to my root (/) partition. I don't have any LVM configured.. Please suggest. # df -kh Filesystem Size Used Avail Use% Mounted on /dev/sda2 3.8G 3.1G ... (4 Replies)
Discussion started by: snchaudhari2
4 Replies

6. Solaris

How to increase jvm size for solaris 10 (sparc) operating system

Hi, I have solaris 10 (sparc) operating system machine on which I have installed supported weblogic 10.3. It was installed properly. As we know weblogic uses jvm to run and uses a part of jvm memory. But I am facing one problem in which JVM is getting crashed again and again resulting my... (2 Replies)
Discussion started by: neeraj.tati
2 Replies

7. HP-UX

[Solved] Increase the file system size

Dear Friends, I would like to increase the size of a file system from 10GB to 15GB. System is runing on HP-UX 11.31. Please help in the matter. Regards, Bhagawati Pandey (3 Replies)
Discussion started by: BPANDEY
3 Replies

8. Solaris

Not able to increase ZFS file system on NGZ

I have Solaris-10 server running ZFS file-system. ctdp04_vs03-pttmsp01 is one of the non global zone. I wanted to increase a /ttms/prod file-system of zone, which is actually /zone/ctdp04_vs03-pttmsp01/ttms/prod on global server. I have added a new disk of 9 GB, which is emcpower56a and now I can... (16 Replies)
Discussion started by: solaris_1977
16 Replies

9. Red Hat

Procedure to increase file system

Hi, How/what is the procedure to increase file system in linux server ? Regards, Maddy (6 Replies)
Discussion started by: Maddy123
6 Replies

10. Solaris

Increase /tmp file system size dynamically in Solaris zone

Hi Please let me know how to increase the size of /tmp file system from 512m to 1024m dynamically without reboot in solaris zone # df -h Filesystem size used avail capacity Mounted on zones/zone1 11G 1.0G 10.0G 10% / /dev 11G 1.0G ... (6 Replies)
Discussion started by: sb200
6 Replies
extendfs_vxfs(1M)														 extendfs_vxfs(1M)

NAME
extendfs_vxfs: extendfs - extend VxFS file system size SYNOPSIS
size] special DESCRIPTION
If the VxFS file system image created on special does not use all of the available space, increases the capacity of a VxFS file system by updating the file system structure to include the extra space. special specifies the device special file of either a logical volume or a disk partition. If special refers to a mounted file system, you must unmount special before running (see mount(1M)). The Version 5 disk layout supports file systems up to 32 terabytes. The size to which a Version 5 disk layout file system can be increased depends on the file system block size: o 1024 bytes 4,294,967,039 sectors (4 TB) o 2048 bytes 8,589,934,078 sectors (8 TB) o 4096 bytes 17,179,868,156 sectors (16 TB) o 8192 bytes 34,359,736,312 sectors (32 TB) The Version 6 disk layout supports file systems up to 256 terabytes. The size to which a Version 6 disk layout file system can be increased depends on the file system block size: o 1024 bytes 34,359,736,312 sectors (32 TB) o 2048 bytes 68,719,472,624 sectors (64 TB) o 4096 bytes 137,438,945,248 sectors (128 TB) o 8192 bytes 274,877,890,496 sectors (256 TB) The maximum file system size supported is 2 terabytes. For a file system's size to be increased to 32 terabytes or greater, the file sys- tem must be on a 64-bit kernel operating system and must reside on a VERITAS Volume Manager volume. If the file system resides on a volume set, will fail. Use the fsvoladm(1M) command to extend a multi-volume file system. When the file system size is grown with the extendfs command, the intent log size is not automatically increased. Options recognizes the following options: Specify the VxFS file system type. Query special to determine the size. The file system is not extended. Specify the number of blocks to add to the file system. If size is omitted, the maximum possible size is used. Specify verbose mode, which displays the resulting size of file system along with output of the newly sized file system. Without there is no output. Operands recognizes the following operand: special The device special file of either a logical volume or a disk partition. If special refers to a mounted file system, you must unmount special before running (see mount(1M)). EXAMPLES
This example shows how to increase the capacity of a file system created on a logical volume. SEE ALSO
extendfs(1M), lvextend(1M), mkfs(1M), mount(1M), umount(1M), fs_vxfs(4). extendfs_vxfs(1M)
All times are GMT -4. The time now is 06:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy