Re: trouble shooting samba performance

2008-06-24 Thread Sten Daniel Soersdal
these are just clues and not real answers. -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Your suggestions about this Dell configuration?

2008-05-25 Thread Sten Daniel Soersdal
you something to think about. Regards, -- Frank Contact info: http://www.shute.org.uk/misc/contact.html -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

RAID-5/Stripe Size and verifying absolute disk stripe access

2008-04-10 Thread Sten Daniel Soersdal
sector and the results are the same). In FreeBSD 7.0-RELEASE, is there any way to find out a absolute read/write sector location for the beginning of filesystem within a disklabel partition? -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org

Re: Updating older 7.0 to newer sources, local buildworld problems

2008-01-23 Thread Sten Daniel Soersdal
Jason C. Wells wrote: Sten Daniel Soersdal wrote: I'm having troubles updating my buildworld and i've had troubles narrowing it down on google. My question is: Is there any way i could update the system in the state it is now? (Preferably without reinstalling the entire system from scratch

Updating older 7.0 to newer sources, local buildworld problems

2008-01-22 Thread Sten Daniel Soersdal
in /usr/src. -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: how to be *nix programmer

2008-01-17 Thread Sten Daniel Soersdal
(Author) The questions go where they are appropriate (scsi driver? perhaps freebsd-scsi@ or freebsd-hackers@ ?). -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: RAID mirror really worked

2008-01-17 Thread Sten Daniel Soersdal
most often - mirror important data but store unimportant data without it. ... But with a raid controller mirror you do not have to send the data twice over the host bus. gmirror is awesome -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org

Re: (postfix) SPAM filter?

2007-12-13 Thread Sten Daniel Soersdal
see the subscriptions on their website. This is exactly what i need. -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

(postfix) SPAM filter?

2007-12-12 Thread Sten Daniel Soersdal
is of much importance to me at this point. Any hints? -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Deny access from localhost to internet.....

2007-09-29 Thread Sten Daniel Soersdal
and group ) -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

PR/51920: Please add Norwegian Collate support to FreeBSD

2007-09-17 Thread Sten Daniel Soersdal
/51920 I had to manually update the Makefile but the .src files where copied as is. I haven't found anything wrong with them, but I'll be happy to supply an update if anyone does. Please take a look at this old issue and put this PR to rest. -- Sten Daniel Soersdal

Re: IPMI A Question to all Dell Users.

2007-08-27 Thread Sten Daniel Soersdal
or in base system on some versions of FreeBSD. -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: IDE ultraDMA problem

2007-08-08 Thread Sten Daniel Soersdal
). Perhaps you could post 'pciconf -lv' together with 'atacontrol list' and 'atacontrol info device' where device is the names of the devices connected. E.g. acd0 ad0 ad1 etc.. dmesg should probably help? -- Sten Daniel Soersdal ___ freebsd-questions

Re: IDE ultraDMA problem

2007-08-08 Thread Sten Daniel Soersdal
to PIO 4 and the system works fine but at an incredible performance cost. Finacial issues force me to make this work instead of buying more stuff. Thanks for any suggestions, Sorry, i that should be atacontrol cap device not atacontrol info device -- Sten Daniel Soersdal

TMPFS, is it available on FreeBSD 6 or 7?

2007-07-31 Thread Sten Daniel Soersdal
, then please let me know, that's where are going on company vacation) [/venting] -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL

Re: 10Mbps versus 100Mbps Cable Modems

2007-07-13 Thread Sten Daniel Soersdal
autonegotiation or that one end is set to full-duplex while the other end is set to half-duplex, or, one end is set to full-duplex and the other end is set to auto-negotiate (which results in falling back to half-duplex). -- Sten Daniel Soersdal ___ freebsd

Re: pf(4) + fetch(1) + http://ftp.gnu.org

2007-06-16 Thread Sten Daniel Soersdal
not) result in an icmp packet indicating that the packet was dropped as fragmentation was needed but DF flag was set. it is usually possible to see via tcpdump or ethereal. try permitting all icmp packets both ways to see. -- Sten Daniel Soersdal ___ freebsd

Re: detect stderr writes when combined

2007-06-08 Thread Sten Daniel Soersdal
redirects? this can be used in /bin/sh (and thus cron): ./myprogram 21 where myprogram is your application. this would combine stderr and stdout. -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Reading temperature on DELL PE2850?

2007-06-05 Thread Sten Daniel Soersdal
I'm contemplating setting sysctl machdep.cpu_idle_hlt=0 on my 4 core PE2850, but i am concerned that without HLT-ing would increase the temperature levels to dangerous levels. Are there any ways for me to read temperatures from FreeBSD/DRAC4 ? -- Sten Daniel Soersdal

Re: IRQ storm

2007-03-27 Thread Sten Daniel Soersdal
is that the drive wants to enter sleep mode, due to overheating or energy saving. And either controller, driver or both found it unreasonable. Perhaps you could inform us after you have researched it? -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org mailing

Re: IRQ storm

2007-03-27 Thread Sten Daniel Soersdal
Vlad GURDIGA wrote: On 27/03/07, Sten Daniel Soersdal [EMAIL PROTECTED] wrote: Vlad GURDIGA wrote: After running this: /sbin/atacontrol reinit ata2 the storm was gone. My HDD in on ata4: #atacontrol info ata4 Master: ad8 ST3160812AS/3.AAD Serial ATA II Slave: no device

Re: Best partitioning scheme for my HDD? Please advise.

2007-02-20 Thread Sten Daniel Soersdal
with, just by symlinking (ln -s) a few folders here and there. After all, it's just your desktop, right? -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe