how do I increase the storage space I am new to AIX


 
Thread Tools Search this Thread
Operating Systems AIX how do I increase the storage space I am new to AIX
# 1  
Old 03-02-2009
how do I increase the storage space I am new to AIX

Host Name - xxxxxxx
IP Address - xxxxxxxxx
Alert Msg - The percentage of available storage space (DMXMemory) is low (49.54374442289481 percent).
Time received - 14:23
Time Logged - 14:55
Suggested Group - MR-UNIX
# 2  
Old 03-02-2009
Sounds like you are talking about EMC DMX3 or 4? If this is the case, let your storage/DMX admin check it via ECC or sym-commands maybe.

Doesn't look like an AIX problem.
# 3  
Old 03-02-2009
it is EMC DMX3 its a Tivoli alert and me as a junior in our AIX department I have been asked to come with solution to this. I understand there are 2 ways to do this 1 from the HMC and the other one from running certain commands pls help
# 4  
Old 03-02-2009
I don't know if your Tivoli looks at AIX volume groups or at DMX3 volumes.

If the VG is running out of space, you have to assign another physical volume assigned from the DMX 3 to that VG. When created on the DMX 3 and assigned, you can add it with extendvg on AIX for example.

HMC? No I don't think you can solve anything of that with the HMC.

But it looks more like a message that a DMX 3 volume is running out of space. As I said, use the ECC (EMC Control Center) or adequate sym... commands.

Be warned, that this is nothing a junior admin should do. You have exactly to know what you are doing.
# 5  
Old 03-02-2009
I found an answer increasing the space by using chps -s command
thanks Zaxxon actually I made a mistake by saying HMC instead of smitty
# 6  
Old 03-02-2009
How do you come to think this is the Paging Space? I saw some post in some other forum regarding this but I have no idea why they think this is ps.

From the input you gave there is no clue which LV is meant so why Paging Space??

You can check your Paging Space using with lsps -a for example. And if there is nothing about 49% like mentioned in your 1st post, then it is meant definetly something different.

Also if your box uses that much Paging Space, then it either can be tuned badly or not at all or you have not sufficient memory assigned to it.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

How to use space in /tmp to increase root?

Hello All, I have solaris server running, uname -a SunOS host 5.9 Generic_112233-12 sun4u sparc SUNW,Sun-Fire-280R Filesystem Size Used Available Capacity Mounted on /dev/md/dsk/d0 9.8G 8.7G 1.0G 90% / /dev/dsk/c1t1d0s3 4.3G 7.7M 4.2G ... (17 Replies)
Discussion started by: gull05
17 Replies

2. Solaris

Increase space in /var

Hi Please can I have some help in increasing /var in my solaris 10 server. At the moment the size configured is small and I need to expand it: df -h Filesystem size used avail capacity Mounted on /dev/dsk/c1t0d0s0 869M 510M 307M 63% / /devices ... (16 Replies)
Discussion started by: fretagi
16 Replies

3. Linux

How to increase root space from another partition?

Hi OS Experts I would like to increase root partition from another partition so that I can save more documents in Home and Desktop. whether it is possible without formating root partition if so please explain here is o/p of df -h Filesystem Size Used Avail Use% Mounted on /dev/sda9... (8 Replies)
Discussion started by: Akshay Hegde
8 Replies

4. Solaris

how to increase space in directory without reboot

hi friends, i am a new system adminstrator and i had a directory /h03 getting full at 95%, how do i give more space to bring down it to about 70% ? i cannot delete any files inside as it is all important to the applications /dev/dsk/c1t3d0s0 64G 60G 3.8G 95% /h03 any idea ? (4 Replies)
Discussion started by: Exposure
4 Replies

5. AIX

Increase for the Page space

Guy's This is our page space , i want some information about page space and I want the good way to how to increase the page space and what's the recommended page space that need to be configured Page Space Physical Volume Volume Group Size %Used Active Auto Type Chksum hd6 hdisk0... (8 Replies)
Discussion started by: Mr.AIX
8 Replies

6. Filesystems, Disks and Memory

how to increase space NCR 4.0

Hello, I have a little problem, I would like to know how to add disk space on an NCR version 4 and above all whether it still contains vdisk space smp001-4 4.0 3.0 /dev/dsk/vdisk15 3940505 3807833 132672 97% /data in the dktab : /dev/dsk/vdisk15 mirror 2 ... (0 Replies)
Discussion started by: magnetic
0 Replies

7. AIX

how to increase the space unix directores

Hi have IBM aix. unix my directories are full when i use $ df -k filesystem kbytes used avail capacity mounted on /dev/root 288880 288880 288880 100% / /proc 0 0 0 ... (4 Replies)
Discussion started by: raosurya
4 Replies

8. Filesystems, Disks and Memory

Calculating Drive Space Increase

I trying to calculate drive space with RAID. I know the equation is: (n-1)/n * drive capacity but, when I use that my calculations don't come out when I compare to what I already know exists: I have 3 - 18.2gb SCSI drives that contain two logical drives C & D. Using the math, (3-1)/3 * 18.2... (1 Reply)
Discussion started by: JTalbot017
1 Replies

9. UNIX for Dummies Questions & Answers

How do I increase disk space available to a directory?

I know very basic Unix commands s I would really appreacite the assistance of a Unix guru. I am installing an application on a Sun server, when attempting to install I get an error that says I do not have enough sapce allocated for my install directory. Error says it has 7235m but needs 15360m.... (2 Replies)
Discussion started by: rhack
2 Replies

10. AIX

Increase in space in mount point.

I am working in AIX 4.3.3 , here when we are doing one activity we ran out of space in one mount point, we need to increase the space in that mout point by reducing it in another mount point, can anybody help me out in carrying this activity. Vipin (3 Replies)
Discussion started by: vipin77
3 Replies
Login or Register to Ask a Question