setting default PP size


 
Thread Tools Search this Thread
Operating Systems AIX setting default PP size
# 8  
Old 06-21-2009
Is there a way to increase the PP Size of a volume group say rootvg ?

non-rootvg could be done by taking backup--- delete VG -- Create new VG with new PP SIZE and restore DATA...

But for ROOTVG anything in AIX 6 ?

Another weird thing:

I installed AIX 6 on two different LPARs -- each disk size was 50GB
On One LPAR PP SIZE became 64MB and on the other it became 32MB
This was direct installation from CD ( not via NIM )

references:
Storage Management in AIX 5L Version 5.3

IBM: AIX - Problems with extendvg rootvg hdisk1
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Is there a difference between setting a user as nologin and setting it as a role?

Trying to figure out the best method of security for oracle user accounts. In Solaris 10 they are set as regular users but have nologin set forcing the dev's to login as themselves and then su to the oracle users. In Solaris11 we have the option of making it a role because RBAC is enabled but... (1 Reply)
Discussion started by: os2mac
1 Replies

2. UNIX for Dummies Questions & Answers

Is there any $PATH default setting?

This is a very newbie's question: I was trying to add a new version of the same command "blastn", but the old command always shows up first. which blastn /usr/local/bin/blastnThe two versions of the same command "blastn" are located in: which -a blastn /usr/local/bin/blastn... (5 Replies)
Discussion started by: yifangt
5 Replies

3. Solaris

default password setting

Can anyone kindly explain to me the meaning of the default values of the code below please? Thank you very much #MINDIFF=3 #MINALPHA=2 #MINNONALPHA=1 #MINUPPER=0 #MINLOWER=0 #MAXREPEATS=0 #MINSPECIAL=0 #MINDIGIT=0 #WHITESPACE=YES (1 Reply)
Discussion started by: cjashu
1 Replies

4. AIX

default umask setting during ftp

Hi all, How do i change the default primary group of files uploaded in AIX (via ftp) in such a way that the files will be owned by tom:staff? I understand that the default file permission can be set in /etc/profile for aix by adding a new line umask=032 Do I add a line in umask as well?... (5 Replies)
Discussion started by: chipahoys
5 Replies

5. Linux

grub: setting a default OS?

I have a dual-boot system (just testing it out, really -- 32-bit Xubuntu 8.10 and 64-bit Ubuntu 9.04) and I'd like to set the computer to boot to the second OS unless I tell it otherwise. Is there a way to do that? (2 Replies)
Discussion started by: CRGreathouse
2 Replies

6. Solaris

File size setting

There is a file in my Unix Server whose size will be constant. But every day when the sheduled jobs run in the server, that file gets updated but the size does not change. Upon doing file filename It is dispalyed as a binary file. Can anyone please explain how that file is created. How is... (3 Replies)
Discussion started by: exterminator
3 Replies

7. Shell Programming and Scripting

Setting Col size

I have a variable in a shell script which is more than 80 characters. 1) I log into SQL plus and populate a variable using 3 queries appended by ,' comma'. ORAINFO=`sqlplus -s << ! / as sysdba set feedback off set heading off select LOG_MODE... (2 Replies)
Discussion started by: yerra
2 Replies

8. UNIX for Dummies Questions & Answers

Setting Default Permissions for Files

Hi, I am setting up an area on a unix server where multiple people will be editing web pages. Can anyone tell me how to set it up the directory and subdirectories so that when a user creates a new file, it defaults to permissions of 664 or 775? I've tried using umask but from what I can... (1 Reply)
Discussion started by: robbieg
1 Replies

9. Shell Programming and Scripting

setting max log file size...

Hello all! I have found a new home, this place is great! I have been searching for days to find a way to set a max size for a log.txt file using a cron job exicuting a shell script. Is it possible for a script to remove older entries in a log file to maintain a limited file size? If so,... (5 Replies)
Discussion started by: v-rod
5 Replies

10. UNIX for Dummies Questions & Answers

setting of default PASSLENGTH

What is the command to set default PASSLENGTH and the MAXWEEKS for all the passwords. I don't want to edit the /etc/default/passwd file either. And I am using Linux RedHat7.1 system. If anyone knows, please help me out here. Regards. -Iftikhar (1 Reply)
Discussion started by: syedifti
1 Replies
Login or Register to Ask a Question
vx_ninode(5)							File Formats Manual						      vx_ninode(5)

NAME
vx_ninode - determine the internal node table size SYNOPSIS
size] VALUE
You must set these tunables to a constant value. Minimum This tunable can be set to (which means default), or to a value equal or greater than Default Based on the available physical memory, by default (when is the internal inode cache size is set according to the following table. In this table the first column is the amount of physical memory in megabytes installed on the system at boot time and the second column is the max- imum number of inodes to be cached. Physical Memory (MB) Maximum Inodes 8 400 16 750 32 1500 64 2500 128 5000 256 16000 512 32000 1024 64000 2048 128000 8192 256000 32768 512000 131072 1024000 VxFS interpolates the value of for the memory that falls between two points and extrapolates from the largest entry if the memory is larger than the largest entry in the table above. Recommended values Systems with low memory size (up to 3 GB per CPU) may not require a large inode cache when file system performance is not critical. HP recommends setting a minimum value for based upon the memory configuration as specified in the following table. In this table the first column represents the available physical memory in gigabytes and the second column is the value of Physical Memory (GB) vx_ninode 1 16384 2 32768 3 65536 >3 131072 DESCRIPTION
The VxFS file system caches the inodes in an inode table. The kernel tunable determines the number of inodes in the inode table to help VxFS in caching. is a dynamic tunable. Who Is Expected to Change This Tunable? Any privileged user can change this value. Note that the default state should be appropriate for most environments. Restrictions on Changing None. The tunable is dynamic; tuning will take effect immediately on the running system. When Should the Value of This Tunable Be Raised? This tunable value should be raised when applications (for example, file servers and web servers) expect the file systems to perform bet- ter. What Are the Side Effects of Raising the Value? Increasing the value of this tunable may consume more memory. When Should the Value of This Tunable Be Lowered? HP recommends changing the value of this tunable according to the table above when the system is under memory pressure. What Are the Side Effects of Lowering the Value? The applications will see performance degradation. What Other Tunable Values Should Be Changed at the Same Time? None. EXAMPLES
Change the value of to WARNINGS
All HP-UX kernel tunable parameters are release specific. This parameter may be removed or its meaning may change in the future releases of HP-UX. Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation, some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tun- able values, consult the documentation for the kernel software being installed. For information about optional kernel software that was factory installed on your system, see at SEE ALSO
kctune(1M), vx_maxlink(5), vxfs_bc_bufhwm(5), vxfs_ifree_timelag(5). Tunable Kernel Parameters vx_ninode(5)