Irix


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Irix
# 1  
Old 08-29-2001
Irix

I have an SGI running IRIX 6.5
The prob is when i login as user
and open a file , it gives me error as "OUT OF MEMORY"
when i su or login as root . THis error disappers
I have lot of space in the System .

Thanx
DPai
# 2  
Old 08-29-2001
You may have a lot of space, but does your user name have access to it???
# 3  
Old 08-29-2001
Ya i have access for all users.
It happens also for files in its home directory.
i canalso make new files . But every time i open a file using vi , it gives me this message at the Escape mode prompt
" Out Of Memory"

# 4  
Old 08-29-2001
what is your swap size and ram size? Are they equal? And I know it's ok when you are root... but that just seems strange.
# 5  
Old 08-29-2001
swap -s
total: 0.00k allocated + 53.11m add'l reserved = 53.11m bytes used, 326.03m byte
s available
swap -l
lswap path dev pri swaplo blocks free maxswap vswap
1 /dev/swap
0,203 0 0 262144 262144 262144 0

I am not aware of the RAM size though


# 6  
Old 08-30-2001

Do you have quotas' on your filesystem space? If so, that could be your problem. I don't know the specifics, but I believe there are ways to limit the RAM and CPU usage for particular users as well...
# 7  
Old 08-30-2001
DPAI,

You need to run the command " top " as root.
#top

This will give you number of processes running, sleeping
CPU load in percentage used by CPU and user
Memory Available and being used
Swap space being used and free
etc...

...By the way the output of 'top" is in REAL time which will help you find the culprit that is hogging your memory.

Good Luck. Smilie
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Programming

IRIX mpirun error!!

Dear Experts, I have been suffering in porting a CFD code called OpenFOAM to sgi-IRIX system for many months but to no avail, and the problem is about MPI! I installed gcc-4.3.0, gnu-binutils for my compilation. And after the building process, I can run the executive with single CPU, but when... (1 Reply)
Discussion started by: lakeat
1 Replies

2. UNIX for Dummies Questions & Answers

Samba for IRIX 6.5.26

I am not new to unix as a user, but new in setting up a workstation/server. I need to connect to my PC network to share files. I have heard Samba is a good tool, but they do not have a compiled version to download for IRIX. Can someone help me out? Thanks, Orrbit (1 Reply)
Discussion started by: orrbit
1 Replies

3. UNIX for Dummies Questions & Answers

IRIX 6.5 newbie

I have had the great fortune to get an sgi octane for free! :D I have managed to get me an OS(IRIX 6.5.19f) but I have some questions that I hope are not too simple to the gurus out there. Before I ask, I build macs and PC's and have had some experience hacking osx into old beige macs, and pcs,... (2 Replies)
Discussion started by: gheem
2 Replies

4. UNIX for Advanced & Expert Users

IRIX (SGI) question

How to change icon of my application (say script file) in IRIX icon view. (1 Reply)
Discussion started by: kosta_mirkin
1 Replies

5. UNIX for Dummies Questions & Answers

PASSLENGTH on Irix

My first post here, and hopefully it will be one of many to come. I am currently running multiple SGI's with different versions of Irix. I have a problem setting the minimum password length for users. I have modified the /etc/default/passwd so that PASSLENGTH = 8 However, it still... (1 Reply)
Discussion started by: herrmag
1 Replies

6. IP Networking

Internet in IRIX

I've got an O2 (R5000 32-bit) running IRIX 6.3. The problem is that my ISP requires me to have a DHCP client and I do not know how to enable it. I've tried via-wizard, but, only have the chance to enable a Static IP address. Does anybody know or can explain me how to enable it manually? :mad: ... (1 Reply)
Discussion started by: gastondoval
1 Replies

7. UNIX for Dummies Questions & Answers

IRIX 6.2 backup procedure

Require help, using the proper procedure to do a backup/restore on an IRIX 6.2 workstation. Fairly new to UNIX and still having difficulty getting a handle on all the procedures to follow. Any help would be appreciated. (1 Reply)
Discussion started by: ecoli69
1 Replies

8. Programming

Irix 5.3

I am using IRIX 5.3, When I type "man" in a UNIX text console from any machine on my network, I want to pull out the man pages from the station where they have been installed. Would anyone know the link? (3 Replies)
Discussion started by: Trixee
3 Replies

9. UNIX for Advanced & Expert Users

I am looking for a link in IRIX 5.3

I am using IRIX 5.3, When I type "man" in a UNIX text console from any machine on my network, I want to pull out the man pages from the station where they have been installed. Would anyone know the link? I would be so greatfull. (1 Reply)
Discussion started by: Trixee
1 Replies

10. UNIX for Dummies Questions & Answers

Problem with IRIX

I have a SGI sys with Irix running on it. Actually i cant see the console login . It just shows a blank blue screen . I can use the mouse though. Also i can remote login into the m/c I am new to SGI . Can anybody help (2 Replies)
Discussion started by: Jai
2 Replies
Login or Register to Ask a Question