raid and dump/restore after the disaster

2008-04-28 Thread Roberto Nunnari
Hi all! I'm playing with new HW and FreeBSD 6.3 and 7.0. I set up raid 1 on two sata disks (fakeraid on ICH9R) and as long as I can see, it seams to work very well. Now I'm trying to simulate 1 disk failure (I just take out a disk and boot again). Doesn't matter which of the two disks I take ou

Re: cvsup:Release not specified for collection

2008-04-28 Thread Ruel Luchavez
Hi, put # in your first host, base and prefix. dont use the both host. it will work then.. best reagards.. On Tue, Apr 29, 2008 at 12:21 PM, Mayank Jain Nawal <[EMAIL PROTECTED]> wrote: > > > Hi, > > Use the following supfile. > > > > > #supfile > > *default host=cvsup1.FreeBSD.org > *default

Re: a monster stole my /

2008-04-28 Thread Hartleigh Burton
That solved my problem thank you Colin. Stopped MySQL, unmounted /dev/da1p1 -> /db, removed old MySQL data files, remounted da1p1 & restarted MySQL. intranet# df -H Filesystem SizeUsed Avail Capacity Mounted on /dev/da0s1a 1.0G 91M864M10%/ dev

Re: Problem with reconnecting ppp (ppp -ddial isp)

2008-04-28 Thread Ivan Toman
cpghost wrote: On Sat, 26 Apr 2008 21:12:11 +0200 Ivan Toman [1]<[EMAIL PROTECTED]> wrote: First problem get when ISP disconnect me after 24 hours due to IP change. Link does not properly get reconnected. ppp tries to connect, and appearenty is connected, but something is wrong because no t

Re: wine: notepad OK, others not

2008-04-28 Thread perryh
> Wine has its own simple version of Wordpad though. > Just run "wine wordpad". This version has its own notepad, but it doesn't appear to have wordpad. (There's no "wordpad.exe" that I can find, but there are two identical copies of "notepad.exe" -- one in .../windows and the other in .../window

Spawning Xdialogs from devd...

2008-04-28 Thread Gary Newcombe
G'day. This is an X61 laptop, and I'm trying to use the Fn keys to call scripts to do various jobs, while informing users or getting input using Xdialog popups. Here's an example case. Rebooting the pc if pressing Fn+F4. [/etc/devd.conf] ... notify 10 { match "system" "ACPI";

FBSD install fails with nforce on asus p5n-e sli. any ideas?

2008-04-28 Thread Sdavtaker
Hello, Im trying to install 7.0 from boot only CD and having problems detecting the network. The NIS is a nforce integrated to the mother asus P5n-e sli The card is working in DFBSD and windows, I think it worked in Linux too, but need to try it out again to be sure about the last. Dhclient fa

Re: a monster stole my /

2008-04-28 Thread Jack Raats
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - - Original Message - From: "Hartleigh Burton" <[EMAIL PROTECTED]> To: Sent: Tuesday, April 29, 2008 6:40 AM Subject: a monster stole my / Hiya! I have a problem with / currently being at 108% capacity. I have found a previous thread in

Re: a monster stole my /

2008-04-28 Thread Colin Yuile
On Tue, 29 Apr 2008 14:40:09 +1000 Hartleigh Burton <[EMAIL PROTECTED]> wrote: > Hiya! > > I have a problem with / currently being at 108% capacity. I have found > a previous thread in the archives which explains a few questions but I > can't find what is taking up all the additional space. A

a monster stole my /

2008-04-28 Thread Hartleigh Burton
Hiya! I have a problem with / currently being at 108% capacity. I have found a previous thread in the archives which explains a few questions but I can't find what is taking up all the additional space. At best without destroying what I still do not understand I can manage to get / to abo

Re: cvsup:Release not specified for collection

2008-04-28 Thread Mayank Jain Nawal
Hi, Use the following supfile. #supfile *default host=cvsup1.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=. *default delete use-rel-suffix ports-all Don't use both of the options like host as well as default host comment out one from both of the option.

Re: Syncing Mail After Cut Over

2008-04-28 Thread Bill Campbell
On Mon, Apr 28, 2008, Chris Maness wrote: >Whould it be acceptable to use rsync to sync the mail spool after using >dump/restore onto new hardware? I plan on doing some testing first and >leave the original server up while testing, so the servers mail spool will >be out of sync. This is easy i

Syncing Mail After Cut Over

2008-04-28 Thread Chris Maness
Whould it be acceptable to use rsync to sync the mail spool after using dump/restore onto new hardware? I plan on doing some testing first and leave the original server up while testing, so the servers mail spool will be out of sync. Chris Maness (909) 223-9179 http://www.chrismaness.com

Re: Recommendations for BSD Unix Toolbox: 1000+ Commands for FreeBSD & BSD Books

2008-04-28 Thread Jon Radel
loony wrote: > > What are folks recommendations for the updated edition of BSD UNIX Toolbox: > 1000+ Commands for FreeBSD, OpenBSD and NetBSD (Paperback)by Christopher > Negus > (Author), Francois Caen (Author)? Amazon.com started shipping pre-ordered copies only today, so I can't imagine too

Re: Problem with reconnecting ppp (ppp -ddial isp)

2008-04-28 Thread cpghost
On Sat, 26 Apr 2008 21:12:11 +0200 Ivan Toman <[EMAIL PROTECTED]> wrote: > First problem get when ISP disconnect me after 24 hours due to IP > change. Link does not properly get reconnected. ppp tries to connect, > and appearenty is connected, but something is wrong because no > traffic is possi

Re: Recommendations for BSD Unix Toolbox: 1000+ Commands for FreeBSD & BSD Books

2008-04-28 Thread Roland Smith
On Mon, Apr 28, 2008 at 02:10:45PM -0700, loony wrote: > > Overall, Absolute FreeBSD boosted my confidence/competence but as my > only printed Unix/Linux/BSD resource although it is not the "be one > and end all" resource to FreeBSD as I was hoping for, particularly > when it comes to slightly

Recommendations for BSD Unix Toolbox: 1000+ Commands for FreeBSD & BSD Books

2008-04-28 Thread loony
What are folks recommendations for the updated edition of BSD UNIX Toolbox: 1000+ Commands for FreeBSD, OpenBSD and NetBSD (Paperback)by Christopher Negus (Author), Francois Caen (Author)? Overall, Absolute FreeBSD boosted my confidence/competence but as my only printed Unix/Linux/BSD reso

Re: Firewalls

2008-04-28 Thread Bruce Cran
Doug Hardie wrote: FreeBSD supports 3 firewalls: IPF, IPFW, and PF. Some time ago (perhaps years) I seem to recall some discussion that one or more of those was better maintained and higher quality than the others. I don't see any indications of this in the handbook. Several years ago I nee

Re: simple network traffic query tool

2008-04-28 Thread Grant Peel
Take a look at ipa. -Grant - Original Message - From: "beni" <[EMAIL PROTECTED]> To: Cc: "Tobias Kirschstein" <[EMAIL PROTECTED]> Sent: Monday, April 28, 2008 2:00 PM Subject: Re: simple network traffic query tool On Thursday 24 April 2008 18:10:40 Tobias Kirschstein wrote: hi,

Problems mounting by label

2008-04-28 Thread Jeffrey Goldberg
I am trying to set up labels on a USB HD so that I can mount it in the same place each time I connect it. The short version is that from what I've done (which I will detail below) when I try to $ sudo mount /dev/ufs/Back1s1 /Volumes/Back1 mount: /dev/ufs/Back1s1 : Invalid argument While

Re: simple network traffic query tool

2008-04-28 Thread beni
On Thursday 24 April 2008 18:10:40 Tobias Kirschstein wrote: > hi, > > i'm looking for a small tool to query the current network traffic (kb > IN and OUT) per interface. is there any sysctl or tool which gives me a > similar output to "systat -ifstat": > > /0 /1 /2 /3 /4

Re: VLAN Trunking with Freebsd

2008-04-28 Thread Wojciech Puchar
If you are just creating from the command line and want cisco router like subinterfaces, the following works (I have the vlan module built into my kernel might need to load it otherwise.) [EMAIL PROTECTED] (19:22:09 <~>) 0 # ifconfig bge0.1 ifconfig: interface bge0.1 does not exist [EMAIL PROTEC

Re: ZFS + gmirror: how?

2008-04-28 Thread Guus Houtzager
Hi, On Apr 28, 2008, at 3:44 PM, Wojciech Puchar wrote: I'm rather new to FreeBSD and I'm having trouble with ZFS and gmirror. I've used this guide to install FreeBSD 7 on ZFS: if you use ZFS, use ZFS mirroring. Ofcourse, but since FreeBSD can't boot from ZFS (yet), I need a "normal" fi

Re: Converting from tcpdump to netflow

2008-04-28 Thread Vince
Eduardo Morras wrote: Hello everybody: I'm capturing packets from our network using tcpdump. Only 96 bytes for each packet. Now the sysmaster says that he wants analyze the network with netflow graphics. Is there any app that can convert from tcpdump/pcap to netflow? We have no router with

Re: OS throws away large packets

2008-04-28 Thread Tom Judge
Mr Y wrote: Hi all, I'm trying to implement Large Recieve Offload for an Ethernet driver on FreeBSD 6.3, but all my >MTU packets are being thrown by the OS. I'm using mbuf chains in this imlpementation, each mbuf is a cluster of MCLBYTES bytes. They are linked by the m_next pointer. The first pa

OS throws away large packets

2008-04-28 Thread Mr Y
Hi all, I'm trying to implement Large Recieve Offload for an Ethernet driver on FreeBSD 6.3, but all my >MTU packets are being thrown by the OS. I'm using mbuf chains in this imlpementation, each mbuf is a cluster of MCLBYTES bytes. They are linked by the m_next pointer. The first packet being thr

Re: ppp reconnecting problem

2008-04-28 Thread Malcolm Kay
On Sun, 27 Apr 2008 04:43 pm, Ivan Toman wrote: > >Hello! >I encountered big problem after switching router from gentoo to >freebsd. It does not properly reconnect ADSL link after loosing >connection, for example, when ISP cycle IP address or when I pull out >cable from ADSL sw

Re: ZFS + gmirror: how?

2008-04-28 Thread Wojciech Puchar
I'm rather new to FreeBSD and I'm having trouble with ZFS and gmirror. I've used this guide to install FreeBSD 7 on ZFS: if you use ZFS, use ZFS mirroring. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: wine: notepad OK, others not

2008-04-28 Thread Tijl Coosemans
On Saturday 26 April 2008 10:02:39 [EMAIL PROTECTED] wrote: >> It's really easier to try to install an app under Wine... > > With, it seems, at least two exceptions: > > * Some apps -- such as Wordpad and Write -- are packaged and > installed with Windows, rather than on separate media. Are >

Re: ZFS + gmirror: how?

2008-04-28 Thread Robert Jesacher
On 27/04/2008 20:44 Guus Houtzager wrote: > Hi, > > I'm rather new to FreeBSD and I'm having trouble with ZFS and gmirror. > I've used this guide to install FreeBSD 7 on ZFS: > http://www.ish.com.au/solutions/articles/freebsdzfs > This goes flawless, however, the /bootdir is still just /dev/ad01sa

Converting from tcpdump to netflow

2008-04-28 Thread Eduardo Morras
Hello everybody: I'm capturing packets from our network using tcpdump. Only 96 bytes for each packet. Now the sysmaster says that he wants analyze the network with netflow graphics. Is there any app that can convert from tcpdump/pcap to netflow? We have no router with netflow capabilities.

Re: ssh StrictHostKeyChecking=no refuse connection when key changed

2008-04-28 Thread Mike Clarke
On Monday 28 April 2008, Anton Shterenlikht wrote: > This works fine until Node1 is down, in which case the cluster > software directs all connections to 10.10.10.1 to Node2. Since > its key doesn't match what's in known_hosts, the connection is > refused. > > At present I tune the VMS cluster and

Re: ssh StrictHostKeyChecking=no refuse connection when key changed

2008-04-28 Thread Anton Shterenlikht
On Fri, Apr 25, 2008 at 09:37:13AM -0700, Chuck Swiger wrote: > On Apr 25, 2008, at 9:09 AM, Anton Shterenlikht wrote: > >Is it normal that StrictHostKeyChecking=no in .ssh/config > >still refuses ssh connection when host ID has changed. > > > >I've a setup in which host ids change frequently. How

Invitation from Kiran

2008-04-28 Thread Kiran
View My Invitation here >> http://pimpmysearch.com/r.php?g=Yhqndwd_Nludq&m=iuhhevg-txhvwlrqv,iuhhevg.ruj&s=Kiran thanks, Kiran - This invitation was sent by Kiran ([EMAIL PROTECTED]) via PimpMySearch to [EMAIL PROTECTED] If you would not like to r

Re: Questions about stats

2008-04-28 Thread Luigi
Leslie Jensen a écrit : Luigi skrev: Hi, I'm a user of PC-BSD in Belgium. I've installed bsdstats yet. So I'd like to know if it's possible to have stats for Belgium and where can I find it ? Thank you very much. Luigi Hello Luigi. I wrote to the webmaster at bsdstats.org about the co

Questions about stats

2008-04-28 Thread Luigi
Hi, I'm a user of PC-BSD in Belgium. I've installed bsdstats yet. So I'd like to know if it's possible to have stats for Belgium and where can I find it ? Thank you very much. Luigi ___ freebsd-questions@freebsd.org mailing list http://lists.freebs