![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dynamically Creating and Printing to Files | Laud12345 | Shell Programming and Scripting | 1 | 03-18-2009 10:45 PM |
| Creating an sql statement from a file. Problem with ' | hannem | Shell Programming and Scripting | 2 | 04-24-2008 08:26 AM |
| creating new files | montana77 | UNIX for Dummies Questions & Answers | 4 | 04-13-2008 02:20 AM |
| Problem creating files greater than 2GB | bobbyjohnz | UNIX for Advanced & Expert Users | 1 | 01-17-2007 12:19 PM |
| extract tar files without creating directory | here2learn | UNIX for Dummies Questions & Answers | 4 | 10-02-2006 07:42 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Problem with creating big files
Hi...
I have a very wired problem with my redhat4 update 4 server... Every time i create a file bigger then my physical memory the server kills the process\session that creates the file, and in the "messages" file i see this error: "Oct 21 15:22:22 optidev kernel: Out of Memory: Killed process 14300 (sshd)." The problem occurs only when I'm creating the file on NFS file-system, on local file-system it's ok... Any thoughts? Thanks and sorry for my pour English. Eliraz. |
|
||||
|
Quote:
nfserver4:/fs_db_optidev on /db/optidev type NFS (rw,retry=1000,addr=10.57.8.189) but "largefiles" is an option that handle files larger than 2GB... my file is reaching 4 GB (the size of physical memory) and then crashes, so i don't think this is the problem... |
|
|||||
|
need to increase the swap size in the NFS server
Reason: NFS copies files from the client to the RAM to the FS in the server Now if the RAM is out of space and the swap cannot store any more too, its an usual behavior to kill the process trying to write to it ~Sage |
|
||||
|
the NFS server is a celerra (EMC)... i don't think it's because of that... this machine is built for NFS serving of large files...
|
|
||||
|
Quote:
2. the NFS server does not have any limits and the file-system is 100GB, also the process killing comes from the OS not from the NFS server... |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|