Sponsored Content
Operating Systems AIX Increasing the FileSystem Size Post 73009 by chosie on Thursday 26th of May 2005 02:32:49 PM
Old 05-26-2005
I have run into similiar types of problems, but usually have been able to into smit chlv and change MAXIMUM NUMBER of LOGICAL PARTITIONS for the logical volume in question. You may have hit the maximum already. I would look into this first before trying the steps your friends have mentioned.
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Increasing filesystem space

Now, i know a ufs file system can be increased using mkfs but hwo do I take space from a file system and add it to another file system? at my job here, that seems to be possible because I see request on it almost every day. what is the exact command to do this and does the system need to be... (1 Reply)
Discussion started by: TRUEST
1 Replies

2. UNIX for Dummies Questions & Answers

Increasing a directory size

Hello all Can someone tell me I am running a script and the outputs directory is too small to contain the newly created file as a result of this script. How can I increase the directory size? Thanks (9 Replies)
Discussion started by: jonest
9 Replies

3. HP-UX

Help on increasing fs size

Hi Experts, I am not sure whether my question should be in this thread or some other one. I am using HP Tru64 system. Currently one of my filesystem /others is almost full. I need to know the exact commands to increase this filesystem. Please show me how to check for free partitions and add... (5 Replies)
Discussion started by: kingsto88
5 Replies

4. HP-UX

Increasing swap size

We increased our server's RAM 8 -> 32 GB RAM. swap memory is currently 10 GB. With which command I can increase this memory? (1 Reply)
Discussion started by: akyuceisik
1 Replies

5. AIX

Increasing size of a filesytem

hi Im using AIX4.3. Through smit I tried to increase the size of a directory. I changed 10,000 blocks more but finally i got 524288 blocks more. That is before change : 12582912 blocks I have tried for change: 12592912 blocks then i execute smit. But finally I got: ... (3 Replies)
Discussion started by: sumanbangladesh
3 Replies

6. AIX

Does HACMP have bugs increasing filesystem or Logical volumes

Hello, Does HACMP have bugs ? I have version 5.4 on AIX 6.1 and when I try to increase filesystem space or logical volume partitions which are under HACMP VG it gives me error: # lsvg rootvg pr0oravg px0oravg pb0oravg pr0sapvg px0sapvg pb0sapvg pr1_pr2_vg pr2_px1_vg # #... (11 Replies)
Discussion started by: filosophizer
11 Replies

7. AIX

Increasing ./usr or any filesystem

Hi guys, I want to increase my ./usr or just one path in my aix6.1 machine. currently if I # lsvg rootvg VOLUME GROUP: rootvg VG IDENTIFIER: 00f6126500004c00000 0012aef0c9035 VG STATE: active PP SIZE: 128... (2 Replies)
Discussion started by: pilotHans
2 Replies

8. Solaris

increasing interlace size

Hi All, I have got a RAID 5 SVM in my Solaris Box. Recently we had performance issues with it. So SUN has told us to increase the interlace size to 128k. how can we do it so that we have to recreate the RAID 5. ALso guide what are all the pre cautions that we need to take before doing... (1 Reply)
Discussion started by: jegaraman
1 Replies

9. AIX

Problem in increasing filesystem

Hi Friends, I have a problem while increasing the fileystem. Actually the filesystem is 256 gb and i have to add another 256 gb.So i got a new lun(hdisk) with 256 gb. I added to the vg using the extendvg command. It was successfully added, and when i checked the free pp's in vg it was showing... (4 Replies)
Discussion started by: Mohamed Thamim
4 Replies

10. Hardware

Increasing the filesystem size

Hi Guys We have a VM machine, now I want to increase the size of the filesystem. We are running RHEL6 O/S. I have filesystem that is 500GB I want to increase that filesystem to 1.5 TB. The guy who manages the VM increased the size on the VM machine, now how do I make sure that the... (7 Replies)
Discussion started by: Phuti
7 Replies
addvol(8)						      System Manager's Manual							 addvol(8)

NAME
addvol - Adds a volume to an existing file domain SYNOPSIS
/usr/sbin/addvol [-F] [-x num_pages] [-p num_pages] special domain OPTIONS
Ignores overlapping partition or block warnings. Sets the number of pages to preallocate for the bitfile metadata table (BMT). The default is 0 (zero) pages. This option may be useful if you are adding volumes to file domains that were created prior to the release of Version 5.0 or with the -V3 option of the mkfdmn command. Sets the number of pages by which the bitfile metadata table (BMT) extent size grows. The value must be greater than or equal to 128 pages. The default is 128 pages. This option may be useful if you are adding volumes to file domains that were created prior to the release of Version 5.0 or with the -V3 option of the mkfdmn command. OPERANDS
Specifies the block device special device name, such as /dev/disk/dsk1c, or the LSM volume name of the disk that you are adding to the file domain. Specifies the name of the AdvFS file domain. DESCRIPTION
A newly created file domain consists of one volume, which can be a disk or a logical volume. The addvol utility enables you to increase the number of volumes within an existing file domain. You can add volumes immediately after creating a file domain, or you can wait until the filesets within the domain require additional space. For optimum performance, each volume that you add should consist of the entire disk (typically, partition c). Existing data on the volume you add is destroyed during the addvol procedure. Do not add a volume containing data that you want to keep. The addvol command checks for potential overlapping partitions before adding the volume. A partition overlap would occur if you could add a volume to a domain when a partition in it is already in use by a file system, such as AdvFS or UFS; a storage manager, such as LSM or a raw database; or a swap area. The overlap partition check prevents this error from occurring. The check is performed on partitions that are active (open) and on partitions that are not active (yet marked in use). If you try to add a volume that would cause active partitions to overlap, the volume is not added and a message similar to the following is displayed: Error: /dev/rdisk/dsk1g or an overlapping partition is open. addvol: Can't add volume '/dev/rdisk/dsk1g' to domain 'proj_x' If you try to add a volume that would cause inactive partitions to overlap, the volume is not added and a message similar to the following is displayed. Subsequently, you can examine and change the disk label and then run the addvol utility to add the volume. Error: Parti- tion(s) that overlap /dev/rdisk/dsk1g are marked in use. To edit an incorrect disklabel, use the -e option with disklabel; for more information see the disklabel(8) reference page. addvol: Can't add volume '/dev/rdisk/dsk1g' to domain 'blegga' Use the -F option to disable testing for overlap. Caution Disabling the overlap check can result in extensive data loss and should be used with extreme caution. Adding volumes to a file domain does not affect the logical structure of the filesets within the file domain. You can add a volume to an active file domain while its filesets are mounted and in use. File domains created prior to Version 5.0 or created with the -V3 option of the mkfdmn command that contain a very large number of files may need added BMT mcells (similar to inodes in UFS). By default, AdvFS attempts to grow the BMT by 128 pages each time additional mcells are needed. This may cause the metadata storage to become very fragmented, resulting in a premature "out of disk space" error. You can reduce the amount of BMT metadata fragmentation for file domains created prior to Version 5.0 or created with the -V3 option of the mkfdmn command either by preallocating space for the BMT or by increasing the number of pages that the system attempts to grow the BMT each time space is needed. Use the -p option to preallocate all the BMT space you expect the file domain to need. Note that space that is preallocated cannot be deallocated. Use the -x option to specify how many pages the BMT should be extended each time additional mcells are needed. The following table provides guidelines for BMT growth size in pages (-x option) and BMT preallocation (-p option). If your estimated num- ber of files is greater than those listed in the table, keep doubling the last table entry until you get a value that is close to your needs. -------------------------------------------------------------------- Number of Files BMT Growth Size in pages BMT Preallocation Size in pages -------------------------------------------------------------------- Less than 50,000 default (128) 3,600 100,000 256 7,200 200,000 512 14,400 300,000 768 21,600 400,000 1024 28,800 800,000 2048 57,600 -------------------------------------------------------------------- To get the maximum benefit from increasing the number of metadata table extent pages, use the same number of pages when adding a volume with the addvol command as was assigned when the domain was created with the mkfdmn command. RESTRICTIONS
You must be the root user to use this utility. AdvFS does not support a multivolume root file system. You cannot use the addvol utility to expand root_domain. This does not apply to cluster root domains. ERRORS
Command execution continues after the following warnings are displayed: addvol: Invalid value for -x addvol: Setting to minimum value of 128 Explanation: You have entered an invalid value for the -x option. addvol: Invalid value for -p addvol: Setting to minimum value of 0. Explanation: You have entered an invalid value for the -p option. EXAMPLES
The following example adds a new volume to an active file domain called accounts_dmn. After the new volume is added, the balance command is run to even the distribution of files over all of the volumes in the domain. # addvol /dev/disk/dsk1c accounts_dmn # balance accounts_dmn The /etc/fdmns/accounts_dmn subdirectory now includes new entries for two volumes. The following example sets up a file domain for a news service that will handle as many as 400,000 files. The news_dmn file domain will contain two volumes that are configured with preallocated BMT and increased extent sizes to accommodate the large number of files. # mkfdmn -p 14400 -x 1024 /dev/disk/dsk1c news_dmn # addvol -p 14400 -x 1024 /dev/disk/dsk2c news_dmn FILES
Specifies the command path. Contains file domain names and devices. SEE ALSO
Commands: advscan(8), disklabel(8), mkfdmn(8), rmvol(8) Files: advfs(4), fdmns(4) addvol(8)
All times are GMT -4. The time now is 09:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy