Re: ZFS woes

2010-08-10 Thread Dick Hoogendijk
On 11-8-2010 7:05, Dick Hoogendijk wrote: On 11-8-2010 0:52, Dale Scott wrote: [cut the former message..] I just found out that the process to repair offending disks with GEOM errors, bad labels etc.. can be repaired a lot quicker. # gmirror label -vb round-robin gm0 /dev/ad12 ## -- disk

Re: ZFS woes

2010-08-10 Thread Dick Hoogendijk
On 11-8-2010 0:52, Dale Scott wrote: wiped out the firt mb; i used sysinstall to create a fbsd slice; wiped it out again; booted knoppix to create an EFI / GPT; booted into opensolaris and created a zpool (v14), but nothing, nothing did the trick. I was doing a vanilla fbsd install recently us

vmstat -z

2010-08-10 Thread n dhert
in a crash dump, I see in vmcore.txt.7, In a output of vmstat -z ITEM SIZE LIMIT USED FREE REQUESTS FAILURES 16 Bucket:152,0, 150,0, 150,0 32 Bucket:280,0, 165,3, 165,0 64 B

Re: How to connect a jail to the web ?

2010-08-10 Thread Randal L. Schwartz
> "Fbsd8" == Fbsd8 writes: Fbsd8> No. Your jail is assigned it's ip address when you create it. The Fbsd8> alias gives the jail network access when you start the jail. Both Fbsd8> ip address must match. Yup, and if that's a 10.x address, I'm not on the net. So I have to route to it somehow

Re: How to connect a jail to the web ?

2010-08-10 Thread Fbsd8
Randal L. Schwartz wrote: "Fbsd8" == Fbsd8 writes: Fbsd8> ifconfig alias Fbsd8> man 8 ifconfig Yup, and using that, I can give a private 10.x address to my jail. How do I get it to face the public without a firewall rule? No. Your jail is assigned it's ip address when you create it. The

Re: How to connect a jail to the web ?

2010-08-10 Thread Fbsd8
Rocky Borg wrote: On 8/10/2010 5:02 PM, Fbsd8 wrote: 1. ping is a security risk from within a jail and is disabled by design. (read jail(8) for details). No use using a jail if the first thing you do is re-enable ping in the jail. To test for public internet connection from within a jail use

Re: How to connect a jail to the web ?

2010-08-10 Thread Randal L. Schwartz
> "Fbsd8" == Fbsd8 writes: Fbsd8> ifconfig alias Fbsd8> man 8 ifconfig Yup, and using that, I can give a private 10.x address to my jail. How do I get it to face the public without a firewall rule? -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 http://ww

Re: How to connect a jail to the web ?

2010-08-10 Thread Fbsd8
Randal L. Schwartz wrote: "Fbsd8" == Fbsd8 writes: Fbsd8> 2. Using the hosts firewall to drive traffic to a jail is a sign Fbsd8> you have your jail incorrectly configured or do not understand Fbsd8> how jails are intended to work. OK, I'll bite. I thought this was the only way to do this.

Re: How to connect a jail to the web ?

2010-08-10 Thread Rocky Borg
On 8/10/2010 5:02 PM, Fbsd8 wrote: 1. ping is a security risk from within a jail and is disabled by design. (read jail(8) for details). No use using a jail if the first thing you do is re-enable ping in the jail. To test for public internet connection from within a jail use dig or whois comman

Re: How to connect a jail to the web ?

2010-08-10 Thread Randal L. Schwartz
> "Fbsd8" == Fbsd8 writes: Fbsd8> 2. Using the hosts firewall to drive traffic to a jail is a sign Fbsd8> you have your jail incorrectly configured or do not understand Fbsd8> how jails are intended to work. OK, I'll bite. I thought this was the only way to do this. Can you elaborate? I'

Re: How to connect a jail to the web ?

2010-08-10 Thread Fbsd8
Brice ERRANDONEA wrote: Hello, I've just created my first FreeBSD jail in order to install a web server inside. But I don't know how to connect it to the web. When I try pinging a http website, it doesn't work. Of course, it works when I do it from outside the jail. Another problem, probabl

Re: problem mounting USB drive

2010-08-10 Thread Aiza
Adam Vande More wrote: On Tue, Aug 10, 2010 at 1:13 PM, Ott Köstner wrote: 2) After that... # ntfsfix /dev/da0s1 Mounting volume... OK Processing of $MFT and $MFTMirr completed successfully. NTFS volume version is 3.1. NTFS partition /dev/da0s1 was processed successfully. All ntfsfix does

Re: Spontaneous Reboots with Virtualbox Kernel Modules

2010-08-10 Thread Chris Maness
On Tue, Aug 10, 2010 at 4:08 PM, Roland Smith wrote: > On Tue, Aug 10, 2010 at 03:38:03PM -0700, Chris Maness wrote: >> I have had two spontaneous reboots since I have began using >> virtualbox.  I have never had the issue before.  I just upgraded to >> 8.1 yesterday, so I will see if it happens a

Re: Spontaneous Reboots with Virtualbox Kernel Modules

2010-08-10 Thread Roland Smith
On Tue, Aug 10, 2010 at 03:38:03PM -0700, Chris Maness wrote: > I have had two spontaneous reboots since I have began using > virtualbox. I have never had the issue before. I just upgraded to > 8.1 yesterday, so I will see if it happens again. > > Has anyone else had crashes/reboots running thes

Re: chflags(1) unaware utilties

2010-08-10 Thread Roland Smith
On Wed, Aug 11, 2010 at 01:59:50AM +0400, Anonymous wrote: > >> AFIK, pax is a POSIX thing, and as such working > >> correctly or sanely would violate its posix nature. > >> (POSIX is an anagram of "Pox? Si!") > >> > >> Is cpio chflags-aware? > > > > To the best of my knowledge the _only_ way to

Re: RE: ZFS woes

2010-08-10 Thread Dale Scott
>> wiped out the firt mb; i used sysinstall to create a fbsd slice; wiped >> it out again; booted knoppix to create an EFI / GPT; booted into >> opensolaris and created a zpool (v14), but nothing, nothing  >> did the trick. I was doing a vanilla fbsd install recently using a couple re-claimed 250G

Spontaneous Reboots with Virtualbox Kernel Modules

2010-08-10 Thread Chris Maness
I have had two spontaneous reboots since I have began using virtualbox. I have never had the issue before. I just upgraded to 8.1 yesterday, so I will see if it happens again. Has anyone else had crashes/reboots running these modules? Thanks, Chris Maness ___

Re: ZFS practical application?

2010-08-10 Thread Ed Flecko
Thanks David...I appreciate your input. :-) Ed ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

RE: AHCI driver

2010-08-10 Thread Warren Block
On Tue, 10 Aug 2010, Victor Ophof wrote: There is a trick on the web, Something with mount -u then mount -a .. but the next link sounds better :) http://www.wonkity.com/~wblock/docs/html/ahci.html Hey, I'm famous! Arthur Chance's message finally explains how labeling the rootfs fails, or at

Re: chflags(1) unaware utilties

2010-08-10 Thread Anonymous
Roland Smith writes: > On Tue, Aug 10, 2010 at 05:22:47PM -0400, ill...@gmail.com wrote: >> On 9 August 2010 14:00, Alexander Best wrote: >> > hi there, >> > >> > chflags(1) mentions that a few utilities including pax(1) aren't chflags >> > aware yet. is there a list of all those utilties availa

Re: gmirror gm0

2010-08-10 Thread ill...@gmail.com
On 10 August 2010 17:33, Dick Hoogendijk wrote: >  How can I totally remove a created gmirror (gm0) > I know of the option gmirror forget gm0 but does that make the mirror > disappear? # gmirror clear gm0 perhaps? http://www.freebsd.org/cgi/man.cgi?query=gmirror&sektion=8&apropos=0&manpath=FreeB

gmirror gm0

2010-08-10 Thread Dick Hoogendijk
How can I totally remove a created gmirror (gm0) I know of the option gmirror forget gm0 but does that make the mirror disappear? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe

Re: chflags(1) unaware utilties

2010-08-10 Thread Roland Smith
On Tue, Aug 10, 2010 at 05:22:47PM -0400, ill...@gmail.com wrote: > On 9 August 2010 14:00, Alexander Best wrote: > > hi there, > > > > chflags(1) mentions that a few utilities including pax(1) aren't chflags > > aware yet. is there a list of all those utilties available somewhere? > > in fact th

Re: ftp login failing after upgrade to 8.1

2010-08-10 Thread Chris Maness
On Tue, Aug 10, 2010 at 2:19 PM, Mark Tinguely wrote: > Chris Maness wrote: >> >> On Tue, Aug 10, 2010 at 2:07 PM, Mark Tinguely >> wrote: >> >>> >>> Chris Maness wrote: >>> I just upgraded to FreeBSD 8.1 and my regular user name seems to be disallowed for ftp.  I checked and my na

Re: chflags(1) unaware utilties

2010-08-10 Thread ill...@gmail.com
On 9 August 2010 14:00, Alexander Best wrote: > hi there, > > chflags(1) mentions that a few utilities including pax(1) aren't chflags > aware yet. is there a list of all those utilties available somewhere? > also: i don't quite understand why this is in the BUGS section of chflags(1) > and not

RE: ZFS woes

2010-08-10 Thread Michael Powell
Graeme Dargie wrote: > -Original Message- > From: Dick Hoogendijk [mailto:d...@nagual.nl] > Sent: 10 August 2010 21:10 > To: FreeBSD Questions > Subject: ZFS woes > > FreeBSD-8.1/amd64 -> I spend all evening trying to create a ZFS mirror > > on my two 1Tb sata2 drives formerly used und

Re: ftp login failing after upgrade to 8.1

2010-08-10 Thread Chris Maness
On Tue, Aug 10, 2010 at 2:07 PM, Mark Tinguely wrote: > Chris Maness wrote: >> >> I just upgraded to FreeBSD 8.1 and my regular user name seems to be >> disallowed for ftp.  I checked and my name or group does not seem to >> show up in ftpusers.  Any suggestions as to what might have happened? >>

Re: ftp login failing after upgrade to 8.1

2010-08-10 Thread Matthew Seaman
On 10/08/2010 22:01:40, Chris Maness wrote: > I just upgraded to FreeBSD 8.1 and my regular user name seems to be > disallowed for ftp. I checked and my name or group does not seem to > show up in ftpusers. Any suggestions as to what might have happened? /etc/ftpusers is actually the list of acc

Re: firefox install problem

2010-08-10 Thread Matthew Seaman
On 10/08/2010 21:47:57, Matthew Seaman wrote: > On 10/08/2010 18:21:25, Michael Powell wrote: >> A tar.gz is a source code tarball meant to be compiled via the ports system. >> pkg_add installs precompiled and packaged binary packages. Package files >> will have a .tbz extension. pkg_add does not

Re: ftp login failing after upgrade to 8.1

2010-08-10 Thread Chris Maness
On Tue, Aug 10, 2010 at 2:07 PM, Mark Tinguely wrote: > Chris Maness wrote: >> >> I just upgraded to FreeBSD 8.1 and my regular user name seems to be >> disallowed for ftp.  I checked and my name or group does not seem to >> show up in ftpusers.  Any suggestions as to what might have happened? >>

Re: Bind9.7.1 Package

2010-08-10 Thread Matthew Seaman
On 10/08/2010 21:05:35, Martin McCormick wrote: > I get a message about > pkg-config-0.23_1 > > and can not seem to find anything to save from the port that > contains that string or any part there of. > > There is obviously some other little file I need to save > from somewhere, but I am

Re: ftp login failing after upgrade to 8.1

2010-08-10 Thread Chris Maness
I just upgraded to FreeBSD 8.1 and my regular user name seems to be disallowed for ftp.  I checked and my name or group does not seem to show up in ftpusers.  Any suggestions as to what might have happened? Thanks, Chris Maness ___ freebsd-questions@free

RE: ZFS woes

2010-08-10 Thread Graeme Dargie
-Original Message- From: Dick Hoogendijk [mailto:d...@nagual.nl] Sent: 10 August 2010 21:10 To: FreeBSD Questions Subject: ZFS woes FreeBSD-8.1/amd64 -> I spend all evening trying to create a ZFS mirror on my two 1Tb sata2 drives formerly used under opensolaris (zfs22) I wiped out t

Re: MCA error

2010-08-10 Thread Oliver Fromme
Frank wrote: > The last 3 days, I'm getting this message on my (i386 based, FreeBSD 8.1 > PRERELEASE) system (frequency about 1 time per day): > > MCA: Bank 2, Status 0x9400417a > MCA: Global Cap 0x0104, Status 0x > MCA: Vendor "AuthenticAMD", ID 0x680,

Re: firefox install problem

2010-08-10 Thread Matthew Seaman
On 10/08/2010 18:21:25, Michael Powell wrote: > A tar.gz is a source code tarball meant to be compiled via the ports system. > pkg_add installs precompiled and packaged binary packages. Package files > will have a .tbz extension. pkg_add does not operate on source code > tarballs. All pkgs have

ZFS woes 2

2010-08-10 Thread Dick Hoogendijk
In addition to my former message, would a total cleaning of both harddrives be usefull? I.e. by running "|dd if=/dev/zero of=/dev/ad12" or "||dd if=/dev/urandom of=/dev/ad12" | ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/m

RE: AHCI driver

2010-08-10 Thread Victor Ophof
> -Oorspronkelijk bericht- > Van: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > questi...@freebsd.org] Namens Roland Smith > Verzonden: dinsdag 10 augustus 2010 15:14 > Aan: Victor Ophof > CC: freebsd-questions@freebsd.org; d...@nagual.nl > Onderwerp: Re: AHCI driver > > O

ZFS woes

2010-08-10 Thread Dick Hoogendijk
FreeBSD-8.1/amd64 -> I spend all evening trying to create a ZFS mirror on my two 1Tb sata2 drives formerly used under opensolaris (zfs22) I wiped out the firt mb; i used sysinstall to create a fbsd slice; wiped it out again; booted knoppix to create an EFI / GPT; booted into opensolaris and cr

Re: Bind9.7.1 Package

2010-08-10 Thread Martin McCormick
I wrote to the list about building a package out of a port of bind97 and am almost there. Matthew Seaman writes: > # make package-recursive which I did after configuring and installing bind9.7.1P2. I then put all the tar balls the make created in to a directory that is put on to the n

Re: problem mounting USB drive

2010-08-10 Thread Adam Vande More
On Tue, Aug 10, 2010 at 1:13 PM, Ott Köstner wrote: > 2) After that... > > # ntfsfix /dev/da0s1 > Mounting volume... OK > Processing of $MFT and $MFTMirr completed successfully. > NTFS volume version is 3.1. > NTFS partition /dev/da0s1 was processed successfully. > All ntfsfix does is mark it di

ffmpeg Bus error: 10 (core dumped)

2010-08-10 Thread John Fitzgerald
Hi all, I just installed ffmpeg from ports (after a portsnap update). Running ffmpeg results in a core dump: # /usr/local/bin/ffmpeg -i myfile.flv output.flv FFmpeg version 0.6, Copyright (c) 2000-2010 the FFmpeg developers built on Aug 10 2010 14:46:32 with gcc 3.4.6 [FreeBSD] 20060305 confi

Re: problem mounting USB drive

2010-08-10 Thread Samuel Martín Moro
"or use the 'force' option" ntfsmount -o force, or something like that then, it would mount normally (without forcing) btw, I didn't check, is ntfsprogs' mkntfs (or whatever the name) working now? Samuel Martín Moro {EPITECH.} tek4 CamTrace S.A.S (+033) 1 41 38 37 60 1 Allée de la Venelle

Re: problem mounting USB drive

2010-08-10 Thread Ott Köstner
Adam Vande More wrote: On Tue, Aug 10, 2010 at 12:19 PM, Ott Köstner wrote: Adam Vande More wrote: On Tue, Aug 10, 2010 at 11:37 AM, Ott Köstner wrote: # ls -ld /mnt/BACKUP ls: /mnt/BACKUP: Argument list too long Some directories are not big at all. My question is, is i

MCA error

2010-08-10 Thread Frank
Hi, The last 3 days, I'm getting this message on my (i386 based, FreeBSD 8.1 PRERELEASE) system (frequency about 1 time per day): MCA: Bank 2, Status 0x9400417a MCA: Global Cap 0x0104, Status 0x MCA: Vendor "AuthenticAMD", ID 0x680, APIC ID 0 MCA: CPU 0 COR

Re: problem mounting USB drive

2010-08-10 Thread Adam Vande More
On Tue, Aug 10, 2010 at 12:19 PM, Ott Köstner wrote: > Adam Vande More wrote: > >> On Tue, Aug 10, 2010 at 11:37 AM, Ott Köstner wrote: >> >> >> >>> # df -H|grep da0 >>> /dev/da0s1 160G 26G134G16%/mnt >>> >>> ...but all commands result with an error like this... >>> >>> # l

Re: ZFS practical application?

2010-08-10 Thread David Brodbeck
On Aug 9, 2010, at 3:40 PM, Ed Flecko wrote: Hi folks, I've been reading about the ZFS file system, and I'm having a hard time understanding maybe the most practical business application(s)? I think I understand a little bit about it (from a conceptual perspective) that it's a self-healing 128

Re: firefox install problem

2010-08-10 Thread Michael Powell
Fred Boatwright wrote: > Hello Steve, > > I have not had any luck installing the package manually. The file is a > tar.gz which pkg_add apparently can't handle. I did download > firefox.tar.gz and unpacked it. Pkg_info says it is corrupt. Changes > were apparently made to this package about t

Re: problem mounting USB drive

2010-08-10 Thread Ott Köstner
Adam Vande More wrote: On Tue, Aug 10, 2010 at 11:37 AM, Ott Köstner wrote: # df -H|grep da0 /dev/da0s1 160G 26G134G16%/mnt ...but all commands result with an error like this... # ls -l /mnt/BACKUP ls: /mnt/BACKUP: Argument list too long That generally means

Re: problem mounting USB drive

2010-08-10 Thread Adam Vande More
On Tue, Aug 10, 2010 at 11:37 AM, Ott Köstner wrote: > Antonio Vieiro wrote: > >> >> The fact that the drive is working on Windows does not mean it's FAT32 >> formatted. It may as well be NTFS formatted ("man mount_ntfs"). >> >> Doublecheck you're running a FAT32 system: FreeBSD is saying you're

Re: ssh under attack - sessions in accepted state hogging CPU

2010-08-10 Thread Erik Norgaard
On 10/08/10 05.13, Matt Emmerton wrote: I'm in the middle of dealing with a SSH brute force attack that is relentless. I'm working on getting sshguard+ipfw in place to deal with it, but in the meantime, my box is getting pegged because sshd is accepting some connections which are getting stuck

Re: problem mounting USB drive

2010-08-10 Thread Ott Köstner
Antonio Vieiro wrote: The fact that the drive is working on Windows does not mean it's FAT32 formatted. It may as well be NTFS formatted ("man mount_ntfs"). Doublecheck you're running a FAT32 system: FreeBSD is saying you're not. Thank You! Looks better now, but the volume is still unusable

Re: firefox install problem

2010-08-10 Thread Fred Boatwright
Hello Steve, I have not had any luck installing the package manually. The file is a tar.gz which pkg_add apparently can't handle. I did download firefox.tar.gz and unpacked it. Pkg_info says it is corrupt. Changes were apparently made to this package about two weeks ago and possibly something

Re: ssh under attack - sessions in accepted state hogging CPU

2010-08-10 Thread Matt Emmerton
On 8/9/2010 8:13 PM, Matt Emmerton wrote: Hi all, I'm in the middle of dealing with a SSH brute force attack that is relentless. I'm working on getting sshguard+ipfw in place to deal with it, but in the meantime, my box is getting pegged because sshd is accepting some connections which are get

Re: problem mounting USB drive

2010-08-10 Thread Antonio Vieiro
On 10/08/2010 17:32, Ott Köstner wrote: [...] In the /var/log/messages the following message appears: Aug 10 18:27:40 ott kernel: mountmsdosfs(): bad FAT32 filesystem The drive is OK and works fine with Windows. Also, USB flash thumb drives work fine, when used in the same manner with my FreeB

Re: GEOM GPT table is corrupt. Recover?

2010-08-10 Thread Dick Hoogendijk
On 10-8-2010 16:59, Tim Baird wrote: dd if=/dev/zero of=/dev/ad1 bs=64k count=1 Then repartition with either fdisk of gpartdepending on disk size They are 1Tb sata2 disks and I want them fully used for ZFS. Do I need partions then? The EFI label in OpenSolaris just made the disks avai

problem mounting USB drive

2010-08-10 Thread Ott Köstner
Greetings! Please help with the following issue: I am trying to mount external USB Windows disk drive to my FreeBSD system. After connecting the drive, the following log entries are created: Aug 10 18:23:56 ott kernel: ugen2.2: at usbus2 Aug 10 18:23:56 ott kernel: umass0: 0/0, rev 2.00/2.40

Re: USB pen drive not detected

2010-08-10 Thread Peter Ulrich Kruppa
On Tue, 10 Aug 2010, Oliver Fromme wrote: Peter Ulrich Kruppa wrote: > I am running FreeBSD 8.1-STABLE amd64 and have got a strange problem > when I try to attach and mount my 16 GB USB pen drive. > # dmesg > delivers something like > ugen1.2: at usbus1 > umass0:

Re: AHCI driver

2010-08-10 Thread Arthur Chance
On 08/10/10 15:52, Roland Smith wrote: On Tue, Aug 10, 2010 at 03:23:29PM +0100, Arthur Chance wrote: [snip] Alternatively, before switching to the ahci driver, label all your partitions and mount them using their labels rather than device names. This is probably a better idea. But people sh

Re: ssh under attack - sessions in accepted state hogging CPU

2010-08-10 Thread Paul Macdonald
On 10/08/2010 15:25, Dave wrote: On 8/9/2010 8:13 PM, Matt Emmerton wrote: Hi all, I'm in the middle of dealing with a SSH brute force attack that is relentless. I'm working on getting sshguard+ipfw in place to deal with it, but in the meantime, my box is getting pegged because sshd is accep

Re: ssh under attack - sessions in accepted state hogging CPU

2010-08-10 Thread Ian Smith
In freebsd-questions Digest, Vol 323, Issue 3, Message: 35 On Mon, 9 Aug 2010 23:36:57 -0400 "Matt Emmerton" wrote: > > > I know there's not much I can do about the brute force attacks, but will > > > upgrading openssh avoid these stuck connections? > > > > 1. switch over to using solely RSA

Re: AHCI driver

2010-08-10 Thread Roland Smith
On Tue, Aug 10, 2010 at 03:23:29PM +0100, Arthur Chance wrote: > If you're in single user mode "mount -uw /" will make / (and thus > /etc/fstab) writable, although your choice of editors is restricted to > /bin/ed and /rescue/{ex,vi}. Of course I tried that, and it did _not_ work! I'm not sure w

Re: AHCI driver

2010-08-10 Thread Arthur Chance
On 08/10/10 14:13, Roland Smith wrote: On Tue, Aug 10, 2010 at 02:37:42PM +0200, Victor Ophof wrote: Its better to enable, but AD4 can get renamed to ada0 I think you should change "can" to "will". :-) but it's easy to fix you just need to edit the /etc/fstab to point to the newly named dr

Re: ssh under attack - sessions in accepted state hogging CPU

2010-08-10 Thread Dave
On 8/9/2010 8:13 PM, Matt Emmerton wrote: > Hi all, > > I'm in the middle of dealing with a SSH brute force attack that is > relentless. I'm working on getting sshguard+ipfw in place to deal > with it, but in the meantime, my box is getting pegged because sshd > is accepting some connections whic

GEOM GPT table is corrupt. Recover?

2010-08-10 Thread Dick Hoogendijk
I wanted to install ZFS on two 1Tb harddisks. I did a fdisk -I /dev/ad12 to begin with, but: GEOM: ad12: the primary GPT table is corrupt or invalid GEOM: ad12: using the secondary instead -- recovery strongly advised. OK, I want to follow up on this advice, but HOW? The "corruption" probably

Re: zfs question

2010-08-10 Thread Dick Hoogendijk
On 10-8-2010 16:00, David Rawling wrote: On 9/08/2010 2:52 AM, krad wrote: So I ask you to ponder - at four o'clock in the morning, with mail down, web servers down and all the disks holding your files failing to mount - which file system or disk structure would you prefer to try to troubles

Re: zfs question

2010-08-10 Thread David Rawling
On 9/08/2010 2:52 AM, krad wrote: On 8 August 2010 16:51, Adam Vande More wrote: On Sun, Aug 8, 2010 at 10:37 AM, Dick Hoogendijk wrote: On 8-8-2010 14:27, Matthew Seaman wrote: Yes. It works very well. On amd64 you'll get a pretty reasonable setup out of the box (so to speak) which will

Re: How to connect a jail to the web ?

2010-08-10 Thread Rocky Borg
On 8/10/2010 4:01 AM, Brice ERRANDONEA wrote: Hello, I've just created my first FreeBSD jail in order to install a web server inside. But I don't know how to connect it to the web. When I try pinging a http website, it doesn't work. Of course, it works when I do it from outside the jail. Anothe

Re: AHCI driver

2010-08-10 Thread Roland Smith
On Tue, Aug 10, 2010 at 02:37:42PM +0200, Victor Ophof wrote: > > Its better to enable, > > but AD4 can get renamed to ada0 I think you should change "can" to "will". :-) > but it's easy to fix > you just need to edit the /etc/fstab to point to the newly named drives .. Do this _before_ reb

Re: How to connect a jail to the web ?

2010-08-10 Thread Roland Smith
On Tue, Aug 10, 2010 at 11:01:24AM +, Brice ERRANDONEA wrote: > Hello, > > I've just created my first FreeBSD jail in order to install a web server > inside. But I don't know how to connect it to the web. When I try pinging a > http website, it doesn't work. Of course, it works when I do it f

Re: amd64

2010-08-10 Thread Jerry McAllister
On Mon, Aug 09, 2010 at 08:58:49PM -0500, Depo Catcher wrote: > > > On 8/9/2010 4:14 PM, Robert Huff wrote: > >Polytropon writes: > > > > > >> >I've installed FreeBSD-amd64. It runs very well. The packages I > >> fetch > >> > are amd64 too, but what about the ports I compile myself?

Re: AHCI driver

2010-08-10 Thread b. f.
>Is it really better to enable AHCI driver? Almost certainly, yes. If your BIOS and SATA controller use AHCI, and are recognized by the ahci(4), mvs(4), or siis(4) drivers (I think that these drivers are built as kernel modules by default in the recent versions of FreeBSD, and don't require the

RE: AHCI driver

2010-08-10 Thread Victor Ophof
Its better to enable, but AD4 can get renamed to ada0 but it's easy to fix (when reboot keep a 2nd computer handy to google the solution) you just need to edit the /etc/fstab to point to the newly named drives .. > Date: Tue, 10 Aug 2010 13:36:11 +0200 > From: d...@nagual.nl > To: freebs

RE: FreeBSD equivalent of Microsoft DFS

2010-08-10 Thread Victor Ophof
for all: MS DFS = MS Distributed File system is NOT a FS it's a shared directory on a drive that is replicated via AD mechanism to 1 or more locatations If setup correctly DFS can have 2 or many more servers, and to replicate it only needs a partner server to replicate with. all other serv

Re: USB pen drive not detected

2010-08-10 Thread Oliver Fromme
Peter Ulrich Kruppa wrote: > I am running FreeBSD 8.1-STABLE amd64 and have got a strange problem > when I try to attach and mount my 16 GB USB pen drive. > # dmesg > delivers something like > ugen1.2: at usbus1 > umass0: addr 2> on usbus1 > (probe

Re: How to connect a jail to the web ?

2010-08-10 Thread Valentin Bud
On Tue, Aug 10, 2010 at 2:01 PM, Brice ERRANDONEA wrote: > Hello, > > I've just created my first FreeBSD jail in order to install a web server > inside. > But I don't know how to connect it to the web. When I try pinging a http > website, it doesn't work. Of course, it works when I do it from outs

AHCI driver

2010-08-10 Thread Dick Hoogendijk
I'm told it would be better to enable the AHCI driver form my SATA2 drives. It would make ZFS perform better on them. From the release notes I get: FreeBSD cam(3) SCSI framework has been improved and a new k

Re: How to connect a jail to the web ?

2010-08-10 Thread Julien Cigar
On 08/10/2010 13:01, Brice ERRANDONEA wrote: Hello, I've just created my first FreeBSD jail in order to install a web server inside. But I don't know how to connect it to the web. When I try pinging a http website, it doesn't work. Of course, it works when I do it from outside the jail. Another

How to connect a jail to the web ?

2010-08-10 Thread Brice ERRANDONEA
Hello, I've just created my first FreeBSD jail in order to install a web server inside. But I don't know how to connect it to the web. When I try pinging a http website, it doesn't work. Of course, it works when I do it from outside the jail. Another problem, probably linked to the first one,

Re: how to burn 8.1-RELEEASE CD

2010-08-10 Thread Matthew Seaman
On 10/08/2010 09:41, Aryeh M. Friedman wrote: > I am running a 7.2 machine and the main disk has gone bad (semi > usable but I want to reinstall) after replacing the disk later want > to upgrade it to 8.1-RELEASE and have downloaded disk 0 from the local > FTP but am not sure how to burn it und

gmirror of zfs mirror

2010-08-10 Thread Dick Hoogendijk
I'm convinced that ZFS mirroring is far better than gmirroring, but the latter uses much less memory (I think). My server has 3Gb and is solely used as server (web, files/nfs/samba, dns, mail). The data is serves does not change much, so I would think the data integrity checks of ZFS although u

how to burn 8.1-RELEEASE CD

2010-08-10 Thread Aryeh M. Friedman
I am running a 7.2 machine and the main disk has gone bad (semi usable but I want to reinstall) after replacing the disk later want to upgrade it to 8.1-RELEASE and have downloaded disk 0 from the local FTP but am not sure how to burn it under 7.1... how do I do this? __

Re: FreeBSD equivalent of Microsoft DFS

2010-08-10 Thread Matthew Seaman
On 09/08/2010 23:42, Ed Flecko wrote: > Is there a FreeBSD equivalent to Microsoft DFS, i.e., software that > will replicate delta level file changes of network shares among > multiple servers in real time? It's not 'real time' but you can achieve something like this by using a combination of ZFS

USB pen drive not detected

2010-08-10 Thread Peter Ulrich Kruppa
Hi, I am running FreeBSD 8.1-STABLE amd64 and have got a strange problem when I try to attach and mount my 16 GB USB pen drive. # dmesg delivers something like ugen1.2: at usbus1 umass0: on usbus1 (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 0 0 0 24 0 (

Re: FreeBSD equivalent of Microsoft DFS

2010-08-10 Thread Igor V. Ruzanov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 9 Aug 2010, Ed Flecko wrote: |Is there a FreeBSD equivalent to Microsoft DFS, i.e., software that |will replicate delta level file changes of network shares among |multiple servers in real time? | |Would that be rsync with just a frequently sc

Re: ssh under attack - sessions in accepted state hogging CPU

2010-08-10 Thread Chuck Swiger
Hi, Matt-- On Aug 9, 2010, at 8:13 PM, Matt Emmerton wrote: > I'm in the middle of dealing with a SSH brute force attack that is > relentless. I'm working on getting sshguard+ipfw in place to deal with it, > but in the meantime, my box is getting pegged because sshd is accepting some > connect