Re: 5.3 mdmfs or mdconfig problem

2004-11-11 Thread ls+lists . freebsd . org . mailman . listinfo . freebsd-stable93930659
This host has 192 MB of RAM and 512 MB of swap. /sbin/mdmfs -i 4096 -s $1md $2 (*) >>> You don't have enough RAM in your system to do that. >> I'm running mdmfs WITHOUT "-M" flag. Ronald Klop wrote: > Maybe I'm missing something, but tmpmfs works mallo

md /tmp mfs rw,-s64m 0 0 in fstab instead of tmpmfs="YES" in rc.conf: no panic

2004-11-10 Thread ls+lists . freebsd . org . mailman . listinfo . freebsd-stable93930659
This host has 192 MB of RAM and 512 MB of swap. /sbin/mdmfs -i 4096 -s $1md $2 >> Kris Kennaway wrote: >>> You don't have enough RAM in your system to do that. >> I'm running mdmfs WITHOUT "-M" flag. Ronald Klop wrote: > Just set up your tmp from fstab with "md /tmp mfs rw,-s64m 0

Re: 5.3: tmpmfs="YES": panic: kmem_malloc(4096): kmem_map too small: 63737856 total allocated

2004-11-09 Thread ls+lists . freebsd . org . mailman . listinfo . freebsd-stable93930659
>> This host has 192 MB of RAM and 512 MB of swap. >> +/sbin/mdmfs -i 4096 -s $1md $2 5 ноября 2004 г. в 13:54 -0800, Kris Kennaway пишет: > See the manpage. You don't have enough RAM in your system to do that. A bug in manpage? "By default, mdmfs creates a swap-based (MD_SWAP) disk". I'

5.3: tmpmfs="YES": panic: kmem_malloc(4096): kmem_map too small: 63737856 total allocated

2004-11-05 Thread ls+lists . freebsd . org . mailman . listinfo . freebsd-stable93930659
I'm using > uname -v FreeBSD 5.3-STABLE #0: Sun Oct 31 04:03:03 UTC 2004 Want to use /tmp in memory: > grep tmp /etc/rc.conf tmpmfs="YES" tmpsize="384m" Using swap space, not just RAM: > diff -u /usr/src/etc/rc.d/initdiskless /etc/rc.d/initdiskless --- /usr/src/etc/rc.d