﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
102	/dev/shm Problem	groups@…	Bruno Cornec	"I'm running Mondo 2.2.0-2 on a modded RH linux 9 box (2.6.17.13 kernel)

For some reason, mondo mounts /dev/shm to a tmp.mondo.[0-9] directory
at only 350 megs.

{{{
...ran just fine. :-)
Archiving regular files to media
Archiving regular files
                        [TH=5563]
libmondo-archive.c->create_afio_files_in_background#1186:

[5563:0] - EXATing 0...
                        [TH=5563]
libmondo-files.c->find_home_of_exe#431:
find_home_of_exe () --- Found getfattr at
/usr/bin/getfattr
                        [TH=5582]
libmondo-archive.c->create_afio_files_in_background#1186:

[5582:1] - EXATing 1...
                        [TH=5582]
libmondo-files.c->find_home_of_exe#431:
find_home_of_exe () --- Found getfattr at
/usr/bin/getfattr
                        [TH=5582]
libmondo-files.c->find_home_of_exe#431:
find_home_of_exe () --- Found getfacl at
/usr/bin/getfacl
        [TH=5582] libmondo-filelist.c->get_acl_list#620:
libmondo-filelist.c, get_acl_list, 620: getfacl
--all-effective -P //tmp.mondo.114/filelist.1 2>>
/var/log/mondo-archive.log | gzip -c1 >
//tmp.mondo.114/acl_list.1.gz 2>> /var/log/mondo-archive.log
getfacl: Removing leading '/' from absolute path names
                        [TH=5582]
libmondo-archive.c->create_afio_files_in_background#1195:
[5582:1] - archiving 1...
afio: ""//tmp.mondo.114/tmpfs/1.afio.bz2"" [offset 349m+768k+0]: No
space left on device
}}}
df confirms, /dev/shm is mounted at 350 megs and is full.  I've seen
several posts about this on sourceforge, but know one seems to have a
solution.

Any ideas?

The box has 2G of ram.

fstab contains:
{{{
none                    /dev/shm                tmpfs   noexec,nosuid
 0 0
}}}

mount verifies it is mounted and rw:
{{{
none on /dev/shm type tmpfs (rw,noexec,nosuid)
}}}

df says:
{{{
none                 1015M     0 1015M   0% /dev/shm
}}}

"	defect	closed	normal	2.2.7	mondo	2.2.0	normal	fixed		
