Re: nmbclusters

2006-03-29 Thread Conrad J. Sabatier
On Tue, 28 Mar 2006 20:34:18 +0100 Chris <[EMAIL PROTECTED]> wrote: > Using 6.0 release latest security branch. > > netstat -m > 69/576/645 mbufs in use (current/cache/total) > 65/261/326/33792 mbuf clusters in use (current/cache/total/max) > 0/38/8704 sfbufs in use (current/peak/max) > 147K/666K

Re: kern/93381: kern/93381 : reboot(8) works but 'reboot -n' hangs

2006-03-29 Thread Eugene Grosbein
Hi! The same problem occures if 6.1-PRERELEASE kernel panic occures while configuration partition of NanoBSD is being updated (so, mounted read-write). This problem has occured now, I've got kernel panic while find(1) walked file system and the system become frozen after panic, it did not reboot.

Re: new sk driver [was: nve timeout (and down) regression?]

2006-03-29 Thread Pyun YongHyeon
On Tue, Mar 28, 2006 at 04:22:15PM +0200, Wilko Bulte wrote: > On Mon, Mar 27, 2006 at 07:48:46PM -0800, Clint Olsen wrote.. > > On Mar 28, Pyun YongHyeon wrote: > > > and sparc64(SMP) and I never see above errors. The only issue known to > > > me is occasional watchdog timeout error which I r

gvinum help

2006-03-29 Thread brad miele
Profuse apologies for any wrong list, missed faqs, etc. But I am looking for help with using gvinum to set up a raid volume. I have read the handbook, and I sort of understand how it works, I just cannot seem to figure out how to "do" it. My setup is a box running 6.0-RELEASE, I have 1 200G wd

Re: gvinum help

2006-03-29 Thread Emil Stoyanov
brad miele wrote: >> Profuse apologies for any wrong list, missed faqs, etc. But I am >> looking for help with using gvinum to set up a raid volume. I have >> read the handbook, and I sort of understand how it works, I just >> cannot seem to figure out how to "do" it. >> >> My setup is a box runn

Re: nmbclusters

2006-03-29 Thread Dag-Erling Smørgrav
"Conrad J. Sabatier" <[EMAIL PROTECTED]> writes: > Chris <[EMAIL PROTECTED]> wrote: > > so [kern.ipc.nmbclusters] has no affect, has this become a read only > > tunable again only settable in loader.conf? > To the best of my knowledge, this has *always* been a loader tunable, > not configurable on-

Re: nmbclusters

2006-03-29 Thread Bosko Milekic
It's always only been boot-time tunable (well, "always" is of course relative to my time with FreeBSD -- Dag-Erling has been around longer and therefore recounts its more comprehensive history). In 6.0-CURRENT there was an intention to make it sysctl (runtime) tunable, as it finally became at leas

Re: Installing FreeBSD 6.0 on IBM BladeCenter HS20 - IT WORKS!

2006-03-29 Thread Vivek Khera
On Mar 28, 2006, at 4:38 PM, Tom Samplonius wrote: 1. Disabling acpi. What happens for you if acpi is not disabled? I never tried this, and I'm not sure if this fixes anything or not. What did it do for you? Try disabling just the ACPI timer. At boot, break to the loader prompt and e

GRUB does not boot FreeBSD after installworld ...

2006-03-29 Thread Norbert Augenstein
HI, i have updatete to 6.1-PRERELEASE and after the "installworld" step GRUB is unable to boot FreeBSD. After i did the installworld and rebooted the GRUB error was: 23 : Error while parsing number I have reinstalled the standard FreeBSD loader for now. Booting with a GRUB boot-floppy i am abl

cannot type in GDM after installworld ...

2006-03-29 Thread Norbert Augenstein
Hi, additionally to my GRUB problem, GDM does not accept any keystroke at all, nada nothing, after updating to 6.1-PRERELEASE. I am using XDM for now. Any ideas here? ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/f

RE: Data transfer from one HD to another

2006-03-29 Thread Chris
Quoting Matt Smith <[EMAIL PROTECTED]>: Will this also transfer the filesystem structure? Indeed. The man pages for these commands will provide variations of their usage. So as to obtain different results. Dependant upon your needs. --Chris Matt

Re: nmbclusters

2006-03-29 Thread Robert Watson
On Wed, 29 Mar 2006, Dag-Erling Smørgrav wrote: "Conrad J. Sabatier" <[EMAIL PROTECTED]> writes: Chris <[EMAIL PROTECTED]> wrote: so [kern.ipc.nmbclusters] has no affect, has this become a read only tunable again only settable in loader.conf? To the best of my knowledge, this has *always* be

Re: cannot type in GDM after installworld ...

2006-03-29 Thread Miguel Ramos
> From [EMAIL PROTECTED] Wed Mar 29 16:42:48 2006 > From: Norbert Augenstein <[EMAIL PROTECTED]> > To: freebsd-stable@freebsd.org > Date: Wed, 29 Mar 2006 17:42:07 +0200 > Subject: cannot type in GDM after installworld ... > > Hi, > > additionally to my GRUB problem, GDM does not accept any keystr

Re: cannot type in GDM after installworld ...

2006-03-29 Thread freebsd
> From [EMAIL PROTECTED] Wed Mar 29 16:42:48 2006 > From: Norbert Augenstein <[EMAIL PROTECTED]> > To: freebsd-stable@freebsd.org > Date: Wed, 29 Mar 2006 17:42:07 +0200 > Subject: cannot type in GDM after installworld ... > > Hi, > > additionally to my GRUB problem, GDM does not accept any keystr

Re: GRUB does not boot FreeBSD after installworld ...

2006-03-29 Thread freebsd
> From: Norbert Augenstein <[EMAIL PROTECTED]> > Subject: GRUB does not boot FreeBSD after installworld ... > > HI, > > i have updatete to 6.1-PRERELEASE and after the "installworld" step GRUB > is unable to boot FreeBSD. Perhaps it wasn't the installworld step that caused this... The boot record

Re: nmbclusters

2006-03-29 Thread Dag-Erling Smørgrav
Chris <[EMAIL PROTECTED]> writes: > thanks for everyones responses. My 5.4 servers seem to accept the > tunable been changed at runtime although this could be a bug and it > isnt really changing? You can change it, but it has no effect. DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] ___

Strange Panic During Reboot

2006-03-29 Thread Cy Schubert
I'm getting the following panic during shutdown of a 6.1-PRERELEASE system cvsupped yesterday. Strangely enabling DDB in the kernel "fixes" the problem. The computer is an old P120 (which I should probably replace). It occurs every time when DDB is disabled but when DDB is enabled, it does not

Re: GRUB does not boot FreeBSD after installworld ...

2006-03-29 Thread Norbert Augenstein
On Wed, 2006-03-29 at 20:07 +0100, [EMAIL PROTECTED] wrote: > > From: Norbert Augenstein <[EMAIL PROTECTED]> > > Subject: GRUB does not boot FreeBSD after installworld ... > > > > HI, > > > > i have updatete to 6.1-PRERELEASE and after the "installworld" step GRUB > > is unable to boot FreeBSD. >

Re: news good

2006-03-29 Thread Xiang Maddocks
D B ear Home O y wner , Your cred K it doesn't matter to us ! If you O G WN real e X st W at 2 e and want IMM G EDIA n TE cas y h to spe L nd ANY way you like, or simply wish to LO P WER your monthly p g ayments by a third or more, here are the deal G s we have T 4 ODA y Y : $48 D 8,000.0

Re: GRUB does not boot FreeBSD after installworld ...

2006-03-29 Thread Norbert Augenstein
On Wed, 2006-03-29 at 23:33 +0200, Michel Talon wrote: > Maybe you have an old Grub which doesn't grok UFS2? No, Grub 0.97 works fine with UFS2 I will cvsup again and rebuild everything, without "CPUTYPE=athlon-xp" in make.conf I can remember some bootproblems on my laptop with CPUTYPE?=pentium3m

Re: Data transfer from one HD to another

2006-03-29 Thread Chris Whitehouse
Posted this to OP but omitted to post to the list. Here's my 2p worth Chris Matt Smith wrote: Hi, Is there an EASY method to transfer the partitions from an old hard disk to a new one? Matt Smith ___ fre

Re: 6.1-PRERELEASE: freezing

2006-03-29 Thread Boris Samorodov
On Mon, 27 Mar 2006 13:03:30 -0800 Sam Leffler wrote: > László Károly wrote: > > Boris Samorodov wrote: > >> I've had 6.0-STABLE as of jan-2006. Yesterday it was upgraded to > >> current 6.1-PRERELEASE (tag=RELENG_6). The hardware is HP/Compaq > >> nx6110 notebook. > >> > >> After upgrading mashin

Re: 6.1-PRERELEASE: freezing

2006-03-29 Thread Boris Samorodov
On Thu, 30 Mar 2006 02:27:50 +0400 Boris Samorodov wrote: > On Mon, 27 Mar 2006 13:03:30 -0800 Sam Leffler wrote: > > László Károly wrote: > > > Boris Samorodov wrote: > > >> I've had 6.0-STABLE as of jan-2006. Yesterday it was upgraded to > > >> current 6.1-PRERELEASE (tag=RELENG_6). The hardware

Re: GRUB does not boot FreeBSD after installworld ...

2006-03-29 Thread Kent Stewart
On Wednesday 29 March 2006 14:07, Norbert Augenstein wrote: > On Wed, 2006-03-29 at 23:33 +0200, Michel Talon wrote: > > Maybe you have an old Grub which doesn't grok UFS2? > > No, Grub 0.97 works fine with UFS2 > > I will cvsup again and rebuild everything, without > "CPUTYPE=athlon-xp" in make.co

Re: nmbclusters

2006-03-29 Thread Chris
On 29/03/06, Robert Watson <[EMAIL PROTECTED]> wrote: > > On Wed, 29 Mar 2006, Dag-Erling Smørgrav wrote: > > > "Conrad J. Sabatier" <[EMAIL PROTECTED]> writes: > >> Chris <[EMAIL PROTECTED]> wrote: > >>> so [kern.ipc.nmbclusters] has no affect, has this become a read only > >>> tunable again only

4.9 network not freeing memory

2006-03-29 Thread Stephen Clark
Hi, I realize this is a very old release but we have over a 1000 systems deployed so it is hard to upgrade. Anyway we are using gre/vpn/gif. If I stress test the system with netperf or nttcp I eventually run into the situation where netperf is in sbwait state and it stays there forever. I ca

[SOLVED]Re: GRUB does not boot FreeBSD after installworld ...

2006-03-29 Thread Norbert Augenstein
On Wed, 2006-03-29 at 14:44 -0800, Kent Stewart wrote: > On Wednesday 29 March 2006 14:07, Norbert Augenstein wrote: > > On Wed, 2006-03-29 at 23:33 +0200, Michel Talon wrote: > > > Maybe you have an old Grub which doesn't grok UFS2? > > > > No, Grub 0.97 works fine with UFS2 > > > > I will cvsup a

Call for FreeBSD Status Reports

2006-03-29 Thread Brad Davis
Hi All, It is time for the quarterly Status Reports. As always, reports are encouraged for anything that relates to FreeBSD development, documentation, independent projects, or anything else that might be interesting to the community as a whole. Reports should be one to two paragraphs in length.

Re: 6.1-BETA4-i386-disc2.iso - only usr/share/doc, no usr/src?

2006-03-29 Thread Parv
in message <[EMAIL PROTECTED]>, wrote Scot Hetzel thusly... > > On 3/27/06, Parv <[EMAIL PROTECTED]> wrote: > > Does the 6.1-BETA4-i386-disc2.iso contain only usr/share/doc, or for > > some reason i am unable to see anything else? I was looking for > > usr/src (and for a odd chance to have usr/por

Your message to hlcoders awaits moderator approval

2006-03-29 Thread hlcoders-admin
Your mail to 'hlcoders' with the subject Delivery failed Is being held until the list moderator can review it for approval. The reason it is being held: Post by non-member to a members-only list Either the message will get posted to the list, or you will receive notification of the mod

Notification of e-gold account update

2006-03-29 Thread AccountRobot_donotreply
** e-gold Account Information Update Notice ** This automatic email notice lets you know that modifications have been made to the Account Information settings for your e-gold account. The current settings for your account can be viewed and modified at the e-gold website by clicking this link:

Re: GRUB does not boot FreeBSD after installworld ...

2006-03-29 Thread [LoN]Kamikaze
Norbert Augenstein wrote: > On Wed, 2006-03-29 at 23:33 +0200, Michel Talon wrote: >> Maybe you have an old Grub which doesn't grok UFS2? > No, Grub 0.97 works fine with UFS2 > > I will cvsup again and rebuild everything, without "CPUTYPE=athlon-xp" > in make.conf > I can remember some bootproblem