Copy directory tree as hard links...

2009-07-13 Thread Modulok
What is the easiest way to copy a directory tree as hard links? Linux has a nice little 'cp -al' flag combo to do this. The FreeBSD cp(1) manual page says to use pax or tar, but how do I get the ability to rename the file without first creating a destination file? I don't want an archive, just

Re: Copy directory tree as hard links...

2009-07-13 Thread Matthew Seaman
Modulok wrote: What is the easiest way to copy a directory tree as hard links? Linux has a nice little 'cp -al' flag combo to do this. The FreeBSD cp(1) manual page says to use pax or tar, but how do I get the ability to rename the file without first creating a destination file? I don't want an

Cannot addspare in Fbsd 7.0 - Rocketraid

2009-07-13 Thread mailbox
Hello all, I had a drive pop on me the other day. I had setup the drives in RAID 1 via the controller ar0: 152627MB HighPoint v2 RocketRAID. I got the replacement drive, plugged it in all good but following the details on the handbook,

Re: Copy directory tree as hard links...

2009-07-13 Thread Mel Flynn
On Monday 13 July 2009 00:17:14 Matthew Seaman wrote: Modulok wrote: What is the easiest way to copy a directory tree as hard links? Linux has a nice little 'cp -al' flag combo to do this. The FreeBSD cp(1) manual page says to use pax or tar, but how do I get the ability to rename the

Re: Copy directory tree as hard links...

2009-07-13 Thread Ivan Voras
Modulok wrote: What is the easiest way to copy a directory tree as hard links? Linux has a nice little 'cp -al' flag combo to do this. The FreeBSD It's also present in FreeBSD: -lCreate hard links to regular files in a hierarchy instead of copy- ing.

Re: Copy directory tree as hard links...

2009-07-13 Thread Modulok
Ivan, Evidently that was introduced in 6.2-RELEASE: The cp(1) utility now supports a -l option, which causes it to create hardlinks to the source files instead of copying them. Thanks for posting and subsequently drawing my attention to it. Time to upgrade I suppose :) -Modulok- On 7/13/09,

Install from a USB Pen

2009-07-13 Thread Mark Wallbank
OK I know this has probably been done to death by know and I keep hitting the same problems with the methods I have tried to find on google and I know I could just sacrifice a laptop and do a build to create the image or do a net (pxe) install from another NIX serverbut it does seem to be a bit

Re: FreeBSD for a high school class? (long)

2009-07-13 Thread Jakub Lach
Mel Flynn-2 wrote: I remember running KDE3 with firefox-1 on a P-III 900 with 256MB, FBSD 4.x and window switching ('alt-tab') wasn't a joy, being in permanent swap. Hello. The key to running KDE3 with PIII is 512MB=RAM I think. With 768MB RAM and 1400...@1300mhz PIII I'm not using

Re: Install from a USB Pen

2009-07-13 Thread Gregory T Helton
On Mon, 13 Jul 2009 13:02:54 +0100 Mark Wallbank mrkwll...@googlemail.com wrote: OK I know this has probably been done to death by know and I keep hitting the same problems with the methods I have tried to find on google and I know I could just sacrifice a laptop and do a build to create the

July snapshots

2009-07-13 Thread Andrew Gould
Does anyone know if any snapshots (iso files at ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/) will created in July? Thanks, Andrew ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: Install from a USB Pen

2009-07-13 Thread Sergio de Almeida Lenzi
Em Seg, 2009-07-13 às 13:02 +0100, Mark Wallbank escreveu: OK I know this has probably been done to death by know and I keep hitting the same problems with the methods I have tried to find on google and I know I could just sacrifice a laptop and do a build to create the image or do a net

Re: Install from a USB Pen

2009-07-13 Thread pp
Mark Wallbank wrote: OK I know this has probably been done to death by know and I keep hitting the same problems with the methods I have tried to find on google and I know I could just sacrifice a laptop and do a build to create the image or do a net (pxe) install from another NIX serverbut

port-upgrade freebsd-update causing page faults and slow performance

2009-07-13 Thread Christopher Chambers
___ 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

Should DNS be on same server as webserver?

2009-07-13 Thread John Almberg
The other day, a FreeBSD 'expert' told me that it is important to have the DNS server for a domain on the same server as the domain's web server. Supposedly, this saves doing tons of DNS look ups over the network. Instead, they are done locally. This makes sense to me, but I wonder if the

OFFTOPIC: HP DL1xx vs IBM x3250 vs DELL R200

2009-07-13 Thread Peter
Hello, We are about to buy 1U rack mount server for the office. The server room is small and close to meeting room so we have two priorities: 1)Good FreeBSD support. 2) Low noise level (!) Speed is not a priority, system load will be small. Which one will you recommend ? HP DL160G5 E5405

Re: Should DNS be on same server as webserver?

2009-07-13 Thread Bill Moran
In response to John Almberg jalmb...@identry.com: The other day, a FreeBSD 'expert' told me that it is important to have the DNS server for a domain on the same server as the domain's web server. Supposedly, this saves doing tons of DNS look ups over the network. Instead, they are done

Re: Should DNS be on same server as webserver?

2009-07-13 Thread Jon Radel
John Almberg wrote: The other day, a FreeBSD 'expert' told me that it is important to have the DNS server for a domain on the same server as the domain's web server. Supposedly, this saves doing tons of DNS look ups over the network. Instead, they are done locally. This makes sense to me,

freebsd-update internal server

2009-07-13 Thread Jason
Hello all, I was wondering if anyone has successfully setup an internal freebsd-update mirror server for binary updates? I see there is a project for freebsd-update-server, but I see it hasn't been fully tested on amd64. I was also curious, if anyone has tested this on amd64, and if so what

Re: Should DNS be on same server as webserver?

2009-07-13 Thread Mikel King
On Jul 13, 2009, at 12:36 PM, John Almberg wrote: The other day, a FreeBSD 'expert' told me that it is important to have the DNS server for a domain on the same server as the domain's web server. Supposedly, this saves doing tons of DNS look ups over the network. Instead, they are done

Re: ZFS or UFS for 4TB hardware RAID6?

2009-07-13 Thread Richard Mahlerwein
--- On Sun, 7/12/09, Maxim Khitrov mkhit...@gmail.com wrote: From: Maxim Khitrov mkhit...@gmail.com Subject: ZFS or UFS for 4TB hardware RAID6? To: Free BSD Questions list freebsd-questions@freebsd.org Date: Sunday, July 12, 2009, 11:47 PM Hello all, I'm about to build a new file server

Re: ZFS or UFS for 4TB hardware RAID6?

2009-07-13 Thread Richard Mahlerwein
--- On Mon, 7/13/09, Richard Mahlerwein mahle...@yahoo.com wrote: From: Richard Mahlerwein mahle...@yahoo.com Subject: Re: ZFS or UFS for 4TB hardware RAID6? To: Free BSD Questions list freebsd-questions@freebsd.org Date: Monday, July 13, 2009, 1:29 PM --- On Sun, 7/12/09, Maxim Khitrov

Re: ZFS or UFS for 4TB hardware RAID6?

2009-07-13 Thread Maxim Khitrov
On Mon, Jul 13, 2009 at 1:46 PM, Richard Mahlerweinmahle...@yahoo.com wrote: Your mileage may vary, but... I would investigate either using more spindles if you want to stick to RAID6, or perhaps using another RAID level if you will be with 4 drives for a while.  The reasoning is that

Re: ZFS or UFS for 4TB hardware RAID6?

2009-07-13 Thread Richard Mahlerwein
--- On Mon, 7/13/09, Maxim Khitrov mkhit...@gmail.com wrote: From: Maxim Khitrov mkhit...@gmail.com Subject: Re: ZFS or UFS for 4TB hardware RAID6? To: mahle...@yahoo.com Cc: Free BSD Questions list freebsd-questions@freebsd.org Date: Monday, July 13, 2009, 2:02 PM On Mon, Jul 13, 2009 at

Re: Should DNS be on same server as webserver?

2009-07-13 Thread Jerry McAllister
On Mon, Jul 13, 2009 at 12:36:42PM -0400, John Almberg wrote: The other day, a FreeBSD 'expert' told me that it is important to have the DNS server for a domain on the same server as the domain's web server. Supposedly, this saves doing tons of DNS look ups over the network. Instead,

Re: Attempting ZFS Only Install of 7.2

2009-07-13 Thread Drew Tomlinson
Jason Garrett wrote: snip I see you tried the zpool import and export, but did you perform `mkdir /boot/zfs` directly before `zpool export tank zpool import tank` ? I just have to ask because I did not see that specified, and you mention not being able to find zpool.cache. /boot/zfs is

Re: Should DNS be on same server as webserver?

2009-07-13 Thread Mel Flynn
On Monday 13 July 2009 08:36:42 John Almberg wrote: The other day, a FreeBSD 'expert' told me that it is important to have the DNS server for a domain on the same server as the domain's web server. Supposedly, this saves doing tons of DNS look ups over the network. Instead, they are done

Re: ZFS or UFS for 4TB hardware RAID6?

2009-07-13 Thread Maxim Khitrov
On Mon, Jul 13, 2009 at 2:13 PM, Richard Mahlerweinmahle...@yahoo.com wrote: --- On Mon, 7/13/09, Maxim Khitrov mkhit...@gmail.com wrote: From: Maxim Khitrov mkhit...@gmail.com Subject: Re: ZFS or UFS for 4TB hardware RAID6? To: mahle...@yahoo.com Cc: Free BSD Questions list

Re: ZFS or UFS for 4TB hardware RAID6?

2009-07-13 Thread Tom Worster
On 7/13/09 3:23 PM, Maxim Khitrov mkhit...@gmail.com wrote: On Mon, Jul 13, 2009 at 2:13 PM, Richard Mahlerweinmahle...@yahoo.com wrote: I guess the last question I'll ask (as any more may uncover my ignorance) is if you need to use hardware RAID at all? It seems both UFS2 and ZFS can do

Re: ZFS or UFS for 4TB hardware RAID6?

2009-07-13 Thread Richard Mahlerwein
--- On Mon, 7/13/09, Maxim Khitrov mkhit...@gmail.com wrote: From: Maxim Khitrov mkhit...@gmail.com Subject: Re: ZFS or UFS for 4TB hardware RAID6? To: mahle...@yahoo.com Cc: Free BSD Questions list freebsd-questions@freebsd.org Date: Monday, July 13, 2009, 3:23 PM On Mon, Jul 13, 2009 at

Re: Should DNS be on same server as webserver?

2009-07-13 Thread John Almberg
On Jul 13, 2009, at 3:05 PM, Mel Flynn wrote: On Monday 13 July 2009 08:36:42 John Almberg wrote: The other day, a FreeBSD 'expert' told me that it is important to have the DNS server for a domain on the same server as the domain's web server. Supposedly, this saves doing tons of DNS look ups

Re: ZFS or UFS for 4TB hardware RAID6?

2009-07-13 Thread FBSD UG
A bit of reading shows that ZFS, if it's stable enough, has some really great features that would be nice on such a large pile o' drives. See http://wiki.freebsd.org/ZFSQuickStartGuide I guess the last question I'll ask (as any more may uncover my ignorance) is if you need to use

8.0 BETA1 LOR

2009-07-13 Thread Fernando Apesteguía
Hi there, I downloaded FreeBSD 8.0 in order to help testing it. I have found several issues. This is the first one: Jul 13 18:37:43 beastie kernel: lock order reversal: Jul 13 18:37:43 beastie kernel: 1st 0xff0007d42ba8 ufs (ufs) @ /usr/src/sys/kern/vfs_mount.c:1199 Jul 13 18:37:43 beastie

Re: 8.0 BETA1 LOR

2009-07-13 Thread Glen Barber
Hi, Fernando 2009/7/13 Fernando Apesteguía fernando.apesteg...@gmail.com: Hi there, I downloaded FreeBSD 8.0 in order to help testing it. I have found several issues. This is the first one: Jul 13 18:37:43 beastie kernel: lock order reversal: Jul 13 18:37:43 beastie kernel: 1st

Re: 8.0 BETA1 LOR

2009-07-13 Thread Glen Barber
2009/7/13 Glen Barber glen.j.bar...@gmail.com: Hi, Fernando 2009/7/13 Fernando Apesteguía fernando.apesteg...@gmail.com: Hi there, I downloaded FreeBSD 8.0 in order to help testing it. I have found several issues. This is the first one: Jul 13 18:37:43 beastie kernel: lock order reversal:

Re: Attempting ZFS Only Install of 7.2

2009-07-13 Thread Jason Garrett
On Mon, Jul 13, 2009 at 13:30, Drew Tomlinson d...@mykitchentable.netwrote: Jason Garrett wrote: snip I see you tried the zpool import and export, but did you perform `mkdir /boot/zfs` directly before `zpool export tank zpool import tank` ? I just have to ask because I did not see that

Problem with make buildworld during upgrade from 7.0-RELEASE to 7.2-RELEASE

2009-07-13 Thread Joseph Bashe
Hello, I am going thru my first FreeBSD upgrade and it's not going too smoothly. I originally started the upgrade using the freebsd-update method. This is what I've done so far (all as root user): PS. I am using a custom kernel. 1. ran portsnap fetch update - [success] 2. ran portupgrade -va

partition black magic but no data lost phew!

2009-07-13 Thread Chris Whitehouse
Hi, This is from memory (brain not ram) and I can't recreate the steps for reasons which will be obvious, so may not be entirely accurate. I have a sata hard disk which is divided into 2 slices. Slice 1 (ad4s1) is about half the disk and had the remains of a standard install with swap, / ,

Re: Should DNS be on same server as webserver?

2009-07-13 Thread Karl Vogel
On Mon, 13 Jul 2009 13:03:24 -0400, Jon Radel j...@radel.com said: J Apache and Bind have both had their security issues over the years, and J there's something to be said for running them on different servers to J reduce both the all eggs in one basket factor and the ease of J spreading an

Re: Attempting ZFS Only Install of 7.2

2009-07-13 Thread Drew Tomlinson
Jason Garrett wrote: On Mon, Jul 13, 2009 at 13:30, Drew Tomlinson d...@mykitchentable.net mailto:d...@mykitchentable.net wrote: Jason Garrett wrote: snip I see you tried the zpool import and export, but did you perform `mkdir /boot/zfs` directly before `zpool

2nd try Problems with USB KVM

2009-07-13 Thread Kurt Buff
I think I munged the To: address before. Apologies if this appears twice... All, I've got a 4-port Belkin KVM, with two machines attached. One is a WinXP box, the other is my FreeBSD box (7.1 Release), with xfce4. When I switch away from the FreeBSD box and then back again, my mouse is no

Re: named startup problems upgrading from 7.1p4 to 7.1p5 or 7.1p6

2009-07-13 Thread Ian
On Sun, 28 Jun 2009 20:54:26 Ian wrote: Hi, I've been meaning to sort this out since the release of 7.1p5, but only just got around to it - I have an installation of 7.1 that runs bind and has been working fine up until I tried to update the system to 7.1p5 (using freebsd-update). As soon as I

Re: Install from a USB Pen

2009-07-13 Thread Fbsd1
Mark Wallbank wrote: OK I know this has probably been done to death by know and I keep hitting the same problems with the methods I have tried to find on google and I know I could just sacrifice a laptop and do a build to create the image or do a net (pxe) install from another NIX serverbut it

Server screwed up (/lib/libc.so.7: Undefined symbol _nsdispatch)

2009-07-13 Thread Victor Starenky
Hi guys, I was running FreeBSD server at home for a few years on an old box for mail, some web and ftp etc. I've been through a number of upgrades even though it's not easy with the box as old as this one (PII 350). Right now I'm at 7.0 Release. Now last weekend something's screwed up there pretty

Re: Why this flash drive not detected in devd?

2009-07-13 Thread Sagara Wijetunga
Mel Flynn writes: On Saturday 11 July 2009 00:36:09 Sagara Wijetunga wrote: I prefer to handle mounting through an automounter even without KDE running. I think most users want to handle the disk based on the content not on the device that has the disk. Ideally I would want my desktop to:

Re: Server screwed up (/lib/libc.so.7: Undefined symbol _nsdispatch)

2009-07-13 Thread Olivier Nicole
Hi Victor, /libexec/ld-elf.so.1: /lib/libc.so.7: Undefined symbol _nsdispatch Specifically this is thrown when trying to login (after entering login name) on the console, ssh, ftp. This is also thrown for fetchor for ls -l (plain ls works). From the error message and from the diagnostic of

Re: Should DNS be on same server as webserver?

2009-07-13 Thread John Almberg
On Jul 13, 2009, at 6:27 PM, Karl Vogel wrote: On Mon, 13 Jul 2009 13:03:24 -0400, Jon Radel j...@radel.com said: J Apache and Bind have both had their security issues over the years, and J there's something to be said for running them on different servers to J reduce both the all eggs

Re: Should DNS be on same server as webserver?

2009-07-13 Thread Steve Bertrand
John Almberg wrote: On Jul 13, 2009, at 6:27 PM, Karl Vogel wrote: On Mon, 13 Jul 2009 13:03:24 -0400, Jon Radel j...@radel.com said: J Apache and Bind have both had their security issues over the years, and J there's something to be said for running them on different servers to J

Re: Server screwed up (/lib/libc.so.7: Undefined symbol _nsdispatch)

2009-07-13 Thread Paul B. Mahol
On 7/14/09, Victor Starenky free...@victorstar.com wrote: Hi guys, I was running FreeBSD server at home for a few years on an old box for mail, some web and ftp etc. I've been through a number of upgrades even though it's not easy with the box as old as this one (PII 350). Right now I'm at

Re: Should DNS be on same server as webserver?

2009-07-13 Thread Steve Bertrand
Steve Bertrand wrote: [...snip...] There is a single file in /etc/dnscache/root/ip, named 127.0.0.1 If you want this cache to serve internal /24 network queries: % touch /etc/dnscache/root/ip/192.168.0 Need to add some clarification: Adding the new empty file permits queries from the IP

Re: freebsd-questions Digest, Vol 267, Issue 3

2009-07-13 Thread Adam Townsend
A bit of reading shows that ZFS, if it's stable enough, has some really great features that would be nice on such a large pile o' drives. See http://wiki.freebsd.org/ZFSQuickStartGuide I guess the last question I'll ask (as any more may uncover my ignorance) is if you need to use hardware

turning off the wireless network radio

2009-07-13 Thread Chad Perrin
I'm having a real bitch of a time trying to figure out how to shut down the wireless adapter's radio. The driver module won't unload as long as the adapter is active, and neither ifconfig nor iwicontrol are providing a solution either. I'm using (as you may have guessed by mention of iwicontrol)