newfs on a SSD

2012-05-11 Thread Christer Solskogen
After years of waiting for a decent price on one of these I finally got one. The questions is, which options should I use on a SSD that will be / on my system. I see that newfs supports TRIM, so that will be turned on, but should I use journaling? gjournal? softupdates? soft updates journaling? I'm

Re: UFS Crash and directories now missing

2012-05-11 Thread Alejandro Imass
On Thu, May 10, 2012 at 9:29 PM, Edward M wrote: > On 05/10/2012 03:45 PM, Alejandro Imass wrote: >> >> Regarding Nemeth's I am undecided between the 4th (Unix&  Linux) or >> the 3rd. Please advise. > > >    i purchased the third edition because I took a look  in the 4th the table > of contents >

Re: UFS Crash and directories now missing

2012-05-11 Thread Alejandro Imass
On Wed, May 9, 2012 at 9:48 AM, Polytropon wrote: > On Wed, 9 May 2012 09:30:37 -0400, Alejandro Imass wrote: >> On Wed, May 9, 2012 at 8:53 AM, Erich Dollansky >> wrote: >> >> For your recommendation above, what are the advantages or differences >> >> of slicing the disk versus partitioning on a

Firefox will not start

2012-05-11 Thread fake fake
$firefox returns this: /libexec/ld-elf.so.1: /usr/local/lib/firefox/libmozsqlite3.so: Undefined symbol "posix_fallocate" It seems failed to link, but how to solve this? System Information FreeBSD 8.3-RELEASE amd64 ___ freebsd-questions@freebsd.

Problem with SSL ans "net/sendemail"

2012-05-11 Thread Carmel
Error message: invalid SSL_version specified at /usr/local/lib/perl5/site_perl/5.14.2/IO/Socket/SSL.pm line 308 This is generated by the "sendEmail" program. The "net/sendemail" port compiled with SSL support. make showconfig ===> The following configuration options are available for sendEmail-

Re: Firefox will not start

2012-05-11 Thread Bernt Hansson
2012-05-11 12:48, fake fake skrev: $firefox returns this: /libexec/ld-elf.so.1: /usr/local/lib/firefox/libmozsqlite3.so: Undefined symbol "posix_fallocate" It seems failed to link, but how to solve this? System Information FreeBSD 8.3-RELEASE amd64 Reinstall sqlite3.

Re: UFS Crash and directories now missing

2012-05-11 Thread Chad Perrin
On Thu, May 10, 2012 at 06:29:05PM -0700, Edward M wrote: > On 05/10/2012 03:45 PM, Alejandro Imass wrote: > >Regarding Nemeth's I am undecided between the 4th (Unix& Linux) or > >the 3rd. Please advise. > > i purchased the third edition because I took a look in the 4th > the table of conten

Re: UFS Crash and directories now missing

2012-05-11 Thread Edward M
On 05/11/2012 10:47 AM, Chad Perrin wrote: Is there something else I should try to find in the index or table of contents that would be in the third edition but not the fourth? Can you give me some examples of the sorts of things you'd expect to find in the table of contents that is lacking in t

Re: UFS Crash and directories now missing

2012-05-11 Thread Edward M
On 05/11/2012 12:11 PM, Edward M wrote: So far I think I found a few that may make a difference. According to the "table of contents" in the 4th edition in the chapter called "Booting and shuting down it only shows entries for: red hat, HP-UX, AIX, SUSE,Ubuntu. However in the third editi

question on SYN_SENT

2012-05-11 Thread Chad Leigh Shire.Net LLC
it is my understanding that SYN_SENT is when MY SIDE sends out a request and is awaiting a reply? One of the jails we run for a customer had hundreds (if not thousands) of attempts to connect from the 147. address you see below. It was exhausting resources so that new tcp connections could n

Re: question on SYN_SENT

2012-05-11 Thread Chad Leigh Shire.Net LLC
On May 11, 2012, at 4:08 PM, Chuck Swiger wrote: > On May 11, 2012, at 2:09 PM, Chad Leigh Shire.Net LLC wrote: >> it is my understanding that SYN_SENT is when MY SIDE sends out a request and >> is awaiting a reply? > > That's right. > >> One of the jails we run for a customer had hundreds (if

Re: question on SYN_SENT

2012-05-11 Thread Chuck Swiger
On May 11, 2012, at 2:09 PM, Chad Leigh Shire.Net LLC wrote: > it is my understanding that SYN_SENT is when MY SIDE sends out a request and > is awaiting a reply? That's right. > One of the jails we run for a customer had hundreds (if not thousands) of > attempts to connect from the 147. addres

Re: question on SYN_SENT

2012-05-11 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Fri May 11 17:19:29 2012 > From: "Chad Leigh Shire.Net LLC" > Date: Fri, 11 May 2012 16:15:48 -0600 > To: Chuck Swiger > Cc: FreeBSD Mailing List > Subject: Re: question on SYN_SENT > > > On May 11, 2012, at 4:08 PM, Chuck Swiger wrote: > > > On May 11

Re: UFS Crash and directories now missing

2012-05-11 Thread Chad Perrin
On Fri, May 11, 2012 at 12:11:48PM -0700, Edward M wrote: > >So far I think I found a few that may make a difference. > According to the "table of contents" in the 4th edition in the > chapter called "Booting and shuting down it >only shows entries for: red hat, HP-UX, AIX, SUSE,Ubuntu. H

help me please

2012-05-11 Thread Vinicio Santiago Altamirano Mendez
please can u tell me how to remapping tftp with a remapping file or exist another form?. i see that in tftp manual no exist the -m option how to do remapping on tftp on mac os x 10.6 pleas thanks. ___ freebsd-questions@freebsd.org mailing list http://

lots httpd processes with lockf

2012-05-11 Thread Ron
I recently updated from FreeBSD7 to FreeBSD9. The server runs (and has always run) apache-2.2. When I do a 'top' I see around 30 entries that all look like this: 32016 www 1 200 321M 40744K lockf 1 0:13 0.00% httpd When I do a ps and grep for www, I get back ~62 ent

Re: UFS Crash and directories now missing

2012-05-11 Thread Edward M
On 05/11/2012 05:18 PM, Chad Perrin wrote: I appreciate the time you put into this. It was no problem at all:-) had fun comparing. Now that I'm free and have more time I went over the 3rd edition table of contents and found a few instances that mentions FreeBSD. In chapter "Adding

Re: help me please

2012-05-11 Thread Thomas Mueller
from Vinicio Santiago Altamirano Mendez : > please can u tell me how to remapping tftp with a remapping file or exist > another form?. > i see that in tftp manual no exist the -m option > how to do remapping on tftp on mac os x 10.6 pleas > thanks. Is this question for FreeBSD or Mac OS X?