Re: Hammer filesystem

2010-11-03 Thread Jonas Trollvik
Hi, this thread has some info about this: http://leaf.dragonflybsd.org/mailarchive/users/2010-04/msg00195.html Regards, Jonas On Wed, Nov 3, 2010 at 10:11 PM, Steve spk+dfus...@sdf.org wrote: Hi, A quick (I hope!) question re: HAMMER. I've obviously read that it's intended for a minimum

Re: BSDStats: Status Report

2010-05-26 Thread Jonas Trollvik
Hey, man, don't you think this statistics is a bit stupid? It shows only how many users your statistics software has, not *BSD users count. The OS used is only one thing. This could be a good resource for developers to see what hardware is commonly used. //Jonas

Re: Security process

2010-03-08 Thread Jonas Trollvik
How would you write a program to process error messages and decide which user accounts to disable? As to blocking repeated login failures, there are such things. I agree with you that blocking the ip is better than blocking a login, that could be easily abused to lock out accounts. Password

Re: hammer: big file changes very often

2008-08-09 Thread Jonas Trollvik
AFAIK this will only happen if the file is rewritten completley every 30 seconds. Otherwise only the changes made to the file will take up space. You can use chflags to mark a directory with nohistory otherwise. //Jonas On Sat, Aug 9, 2008 at 1:42 PM, [EMAIL PROTECTED] wrote: Hi, Ive just been

Re: Summer of Code accepted proposals

2008-04-22 Thread Jonas Trollvik
Congrats! You guys have really made good job on making this happen! //Jonas

Mounting dragonfly ufs in freebsd

2008-02-01 Thread Jonas Trollvik
On 2/1/08, Chris Turner [EMAIL PROTECTED] wrote: kind of a PITA, but if you can read 'a', you could keep 2 labels in 'a', and relabel it as required.. (as long as the label doesn't extend into the partition hose things up ..) if the filesystem is working, it's probably just the label

Mounting dragonfly ufs in freebsd

2008-01-31 Thread Jonas Trollvik
d-g. Best regards, Jonas Trollvik Disklabel output #size offsetfstype [fsize bsize bps/cpg] a: 52428804.2BSD 1024 819222 # (Cyl.0 - 32*) b: 2097152 5242884.2BSD 2048 1638489 # (Cyl. 32*- 163*) c: 14651440020unused

Re: request for port mod_fcgid

2006-12-13 Thread Jonas Trollvik
Maybe it's time for a [EMAIL PROTECTED] then? Having working packages is a really important part for users of dragonfly. I would think it's of this is in the best interest of the community. What do you guys think? Regards Jonas On 12/13/06, Jeremy C. Reed [EMAIL PROTECTED] wrote: Ive attached

Re: request for port mod_fcgid

2006-12-13 Thread Jonas Trollvik
Sorry, I misunderstood the issue. I thought it was dragonfly specific and thanks for clarifying it wasn't. My apologies //Jonas On 12/13/06, Jeremy C. Reed [EMAIL PROTECTED] wrote: Maybe it's time for a [EMAIL PROTECTED] then? Having working packages is a really important part for users of

Re: Fwd: load balancing

2006-11-02 Thread Jonas Trollvik
sendfile is fs specific aswell. it doesnt work on smbfs etc which seems quite weird. -Jonas On 11/2/06, Joerg Sonnenberger [EMAIL PROTECTED] wrote: On Thu, Nov 02, 2006 at 11:29:31AM +, Miguel Figueiredo Mascarenhas Sousa Filipe wrote: check out the new splice() and tee() syscalls on

Re: Network Slowdowns?

2006-10-08 Thread Jonas Trollvik
Might add that we've been using 3com 905b on all our servers with good results. This is a reliable card + the bsd drivers have had a great support for this particular card. On 10/8/06, Freddie Cash [EMAIL PROTECTED] wrote: On Sat, October 7, 2006 3:19 am, Bill Hacker wrote: Jamie wrote:

Re: Network Slowdowns?

2006-10-07 Thread Jonas Trollvik
Maybe the tx start threshold should be increased to 240 per default for the xl driver. I get this log message for both my two xl cards (internal network and vdsl network) and it always stops at 240. -Jonas On 10/7/06, Sepherosa Ziehau [EMAIL PROTECTED] wrote: On 07 Oct 2006 07:39:21 GMT, Jamie

Re: crash dumps and slices (?)

2006-09-19 Thread Jonas Trollvik
Dumpdev should be set to the swap slice, but maybe that's what you already have done. The system will be able to access /home as long as it's mounted automatically on startup in /etc/fstab and place it where the symlink /var/crash points to. Regards, Jonas Trollvik On 9/19/06, Gergo Szakal

Re: crash dumps and slices (?)

2006-09-19 Thread Jonas Trollvik
No worries. Gmail sorts everything out fine for me anyways =) you could try to restore /var from the livecd in case you dont want to reinstall the whole system. newfs and cpdup should be able to handle this for you Good luck! //Jonas On 9/20/06, Gergo Szakal [EMAIL PROTECTED] wrote: Jonas

Re: bsdstats.org

2006-09-11 Thread Jonas Trollvik
If included by default, the installer could ask a question right before it's finished. On 9/11/06, Simon 'corecode' Schubert [EMAIL PROTECTED] wrote: Oliver Fromme wrote: How about including (and enabling) it on DragonFly ISOs, too? It will certainly improve visibility and awareness of

Re: Wiki spam

2006-03-08 Thread Jonas Trollvik
Wouldnt it be possible to add some kind of graphical confirmation that displays a gif with a code that can't be ocr scanned like a lot of message boards / places do? This would at least prevent automated spam -Jonas On 3/8/06, Axel Scheepers [EMAIL PROTECTED] wrote: On Wed, 2006-03-08 at 11:18

Re: chkconfig missing? and some rc.conf questions/suggestions

2006-02-09 Thread Jonas Trollvik
While being a little off topic, is there a good place to find rcng scripts for well known deamons. I am looking for our version of ftpd for instance, doesnt seem to be one in our tree. -Jonas On 2/9/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: On Thu, Feb 09, 2006 at 04:51:17PM -0500, Bob

Re: editor poll

2005-10-30 Thread Jonas Trollvik
[EMAIL PROTECTED] wrote: Jonas Trollvik [EMAIL PROTECTED] writes: Hi, I just tried building emacs but I get the following error during the bmake phase: [...] If you know anything that might help this situation please help, my system is barley usable without emacs ;) My patch relies

Re: editor poll

2005-10-29 Thread Jonas Trollvik
Hi, I just tried building emacs but I get the following error during the bmake phase: /usr/pkgsrc/editors/emacs-nox11/work/emacs-21.4/lib-src/fakemail.c: In function `make_file_preface': /usr/pkgsrc/editors/emacs-nox11/work/emacs-21.4/lib-src/fakemail.c:368: warning: assignment makes pointer from