Urgent Server Warning! Email Exceeded Storage Limit

2018-11-18 Thread FreeBSD . org
___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Urgent Server Warning! Email Exceeded Storage Limit

2018-11-27 Thread FreeBSD . org
___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Dear freebsd-stable

2018-08-09 Thread freebsd . org
Dear freebsd-stable    Effect from 15/08/2018, your freebsd-stable@freebsd.org Account Will BE Entirely Shut Down and terminated, for sending from spam mails, and violating Our Terms   and for condition Condition to Resolve the this Issue the Click  HERE ( https://elladaparagei.gr/needs/pin/?

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

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'

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 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