Re: 7.x and multiple IPs in jails

2008-10-29 Thread Bjoern A. Zeeb
On Tue, 28 Oct 2008, Chris St Denis wrote: Hi, [ jail patches ] Serious question here (not trolling). These patches have been around for years, why have they never been committed to trunk/stable? Well, the multi-ipv4 patch has been for a while - what we are talking about at the moment is m

Perl application hang in umtxn state

2008-10-29 Thread Dominique Goncalves
Hi, I run FreeBSD 7.1-PRERELEASE and with a Perl GTK2 application, Perl hang in umtxn state: PID USERNAMETHR PRI NICE SIZERES STATETIME WCPU COMMAND 76288 dom 1 530 67860K 46080K umtxn0:02 0.00% perl5.8.8 And the only way to stop the application is kill -9

Re: 7.x and multiple IPs in jails

2008-10-29 Thread Robert Watson
On Tue, 28 Oct 2008, Chris St Denis wrote: Serious question here (not trolling). These patches have been around for years, why have they never been committed to trunk/stable? Network stacks are incredibly complicated pieces of software, and some of the short-cuts jail took to accomplish it

Install issues with 7.x

2008-10-29 Thread Ryan
Hello, I purchased a new Clevo M860TU on the account that it ran linux very well and was hoping it would fair the same on FreeBSD. Not so much, little help? I posted this in mobile originally but though stable would be a better choice. Don't know if it is more appropriate here or ACPI. I'm giving

3Ware 9000 series hangs under load

2008-10-29 Thread Oliver Lehmann
Hi, I've problems with my 3ware controller. Havingg heavy I/O load (e.g. running 40 port builds the day over with tinderbox which involves un-taring a whole FreeBSD tree 40 times), my system hangs with the well known swap_pager: indefinite wait buffer: bufobj: 0, blkno: 2, size: 4096 swap_pager:

Re: 7.x and multiple IPs in jails

2008-10-29 Thread Charles Sprickman
On Wed, 29 Oct 2008, Robert Watson wrote: On Tue, 28 Oct 2008, Chris St Denis wrote: Serious question here (not trolling). These patches have been around for years, why have they never been committed to trunk/stable? ... The current patches Bjoern is preparing address most of these concerns

Re: [FreeBSD] Fix for ServerWorks HT1000 in upcoming 7.1?

2008-10-29 Thread Fernan Aguero
> On Tuesday 07 October 2008 17:10:49 Xin LI wrote: > > Did anyone who can trigger the data corruption has tried John's patch > > and let us know if it worked? > > > > Cheers, > > I can confirm that it works on my PowerEdge SC1435. With both controllers > running in SATA150 mode, I have an upti

Re: 7.x and multiple IPs in jails

2008-10-29 Thread Chris St Denis
Bjoern A. Zeeb wrote: On Tue, 28 Oct 2008, Chris St Denis wrote: Hi, [ jail patches ] Serious question here (not trolling). These patches have been around for years, why have they never been committed to trunk/stable? Well, the multi-ipv4 patch has been for a while - what we are talking a

Where is new session creation in init-getty-login

2008-10-29 Thread Михаил Кипа
I can`t find the place in the source where new session creates when I login via local terminal. There is no call to setsid() after init forks in start_getty(session_t *sp) and no calls to that function in getty and login. But when I login to the local terminal, exit and login again I wil

Re: Where is new session creation in init-getty-login

2008-10-29 Thread Kostik Belousov
On Wed, Oct 29, 2008 at 07:26:50PM +0300, Михаил Кипа wrote: > > I can`t find the place in the source where new session creates when > I login via local terminal. There is no call to setsid() after init > forks in start_getty(session_t *sp) and no calls to that function in > getty and login. But w

Re: re0 problem

2008-10-29 Thread Ilya Bakulin
On Tue, 21 Oct 2008 13:31:52 +0900 Pyun YongHyeon <[EMAIL PROTECTED]> wrote: > On Mon, Oct 20, 2008 at 01:28:27PM +0400, Ilya Bakulin wrote: > > On my laptop (Dell Vostro 1310) I get _periodically_ (not always!) the > same error: > > re0: PHY write failed > > re0: PHY write failed > > re0: M

Script-friendly (parseble) ps(1) output?

2008-10-29 Thread Eduardo Meyer
Hello, I need to write a cgi script which will print the output from ps(1) in a table (html), so the average-operator can click on a KILL link and the cgi will send the selected signal. I need to add one ps information per column in a table (html), however, I found ps(1) output to be too hard to

Re: 7.x and multiple IPs in jails

2008-10-29 Thread James Gritton
Bjoern A. Zeeb wrote: The plan as the status report will say is to get this in, merge it to stable/7 before 7.2 and keep it in 8. 8 will also have vimages and ideally I'd like to see this entire jail IP hacks be gone for 9, when vimage will provide the infrastructure, etc. This means that 8 wo

Re: Script-friendly (parseble) ps(1) output?

2008-10-29 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eduardo Meyer wrote: > Hello, > > I need to write a cgi script which will print the output from ps(1) in > a table (html), so the average-operator can click on a KILL link and > the cgi will send the selected signal. > > I need to add one ps informat

Anyone used rsync scriptology for incremental backup?

2008-10-29 Thread Clint Olsen
I've seen some stuff online that made it look like using hard-link trees and then doing some rsync worked, but some of this appears to be obsoleted by new rsync features. If anyone has a pointer, that would be much appreciated. Thanks, -Clint -- This message has been scanned for viruses and da

Re: Anyone used rsync scriptology for incremental backup?

2008-10-29 Thread Jeremy Chadwick
On Wed, Oct 29, 2008 at 04:19:26PM -0700, Clint Olsen wrote: > I've seen some stuff online that made it look like using hard-link trees > and then doing some rsync worked, but some of this appears to be obsoleted > by new rsync features. If anyone has a pointer, that would be much > appreciated.

Re: Anyone used rsync scriptology for incremental backup?

2008-10-29 Thread Henrik Hudson
On Wednesday 29 October 2008, Clint Olsen <[EMAIL PROTECTED]> sent a missive stating: > I've seen some stuff online that made it look like using hard-link trees > and then doing some rsync worked, but some of this appears to be obsoleted > by new rsync features. If anyone has a pointer, that wou

Re: Anyone used rsync scriptology for incremental backup?

2008-10-29 Thread Miroslav Lachman
Clint Olsen wrote: I've seen some stuff online that made it look like using hard-link trees and then doing some rsync worked, but some of this appears to be obsoleted by new rsync features. If anyone has a pointer, that would be much appreciated. I think freebsd-stable@ is not the right place

Re: Script-friendly (parseble) ps(1) output?

2008-10-29 Thread Polytropon
On Wed, 29 Oct 2008 20:02:43 -0200, "Eduardo Meyer" <[EMAIL PROTECTED]> wrote: > I need to write a cgi script which will print the output from ps(1) in > a table (html), so the average-operator can click on a KILL link and > the cgi will send the selected signal. If you can use awk, it's quite sim

Re: 3Ware 9000 series hangs under load

2008-10-29 Thread Philip Murray
On 30/10/2008, at 5:07 AM, Oliver Lehmann wrote: Hi, I've problems with my 3ware controller. Havingg heavy I/O load (e.g. running 40 port builds the day over with tinderbox which involves un-taring a whole FreeBSD tree 40 times), my system hangs with the well known swap_pager: indefinite w

Re: Anyone used rsync scriptology for incremental backup?

2008-10-29 Thread Lawrence Stewart
Clint Olsen wrote: I've seen some stuff online that made it look like using hard-link trees and then doing some rsync worked, but some of this appears to be obsoleted by new rsync features. If anyone has a pointer, that would be much appreciated. Not exactly sure what you mean by "new rsync fe

Re: Anyone used rsync scriptology for incremental backup?

2008-10-29 Thread Andrew Snow
I've written a backup system using rsync's ability to generate "diff" files using batch file mode. It works like this: 1. We take a backup of the live system and store that 2. We generate a diff batch file against an older copy 3. We update the older copy to be identical to the current copy

Re: re0 problem

2008-10-29 Thread Pyun YongHyeon
On Thu, Oct 30, 2008 at 12:11:23AM +0300, Ilya Bakulin wrote: > On Tue, 21 Oct 2008 13:31:52 +0900 > Pyun YongHyeon <[EMAIL PROTECTED]> wrote: > > > On Mon, Oct 20, 2008 at 01:28:27PM +0400, Ilya Bakulin wrote: > > > On my laptop (Dell Vostro 1310) I get _periodically_ (not always!) the >

Re: Anyone used rsync scriptology for incremental backup?

2008-10-29 Thread Freddie Cash
On Thu, Oct 30, 2008 at 1:50 AM, Andrew Snow <[EMAIL PROTECTED]> wrote: > In this way, each day we generate a batch file that lets us step back one > day. The diffs themselves, compressed with gzip, and extremely space > efficient. We can step back potentially hundreds of days, though it seems >

Re: Anyone used rsync scriptology for incremental backup?

2008-10-29 Thread Freddie Cash
On Thu, Oct 30, 2008 at 1:50 AM, Andrew Snow <[EMAIL PROTECTED]> wrote: > In this way, each day we generate a batch file that lets us step back one > day. The diffs themselves, compressed with gzip, and extremely space > efficient. We can step back potentially hundreds of days, though it seems >