Re: recovery from terminated make installworld?

2010-03-18 Thread Garrett Cooper
On Thu, Mar 18, 2010 at 4:08 PM, krad wrote: > On 18 March 2010 20:41, Freddie Cash wrote: > >> On Thu, Mar 18, 2010 at 1:07 PM, Justin Hibbits > >wrote: >> >> > On Thu, Mar 18, 2010 at 4:03 PM, Anton Shterenlikht > > >wrote: >> > >> > > I was in the single user mode doing 'make installworld' >>

Re: Seeing the dreaded "ZFS: i/o error - all block copies unavailable" on 9.0-CURRENT

2010-03-18 Thread Chris
I guess we can officially declare this thread dead? On Fri, Feb 26, 2010 at 1:43 AM, Chris wrote: > On Thu, Feb 25, 2010 at 1:08 PM, John Baldwin wrote: >> On Thursday 25 February 2010 12:58:13 pm Chris wrote: >>> On Thu, Feb 25, 2010 at 8:06 AM, John Baldwin wrote: >>> > On Wednesday 24 Februa

Re: recovery from terminated make installworld?

2010-03-18 Thread Anton Shterenlikht
On Thu, Mar 18, 2010 at 05:26:52PM -0700, Julian Elischer wrote: > Anton Shterenlikht wrote: > > I was in the single user mode doing 'make installworld' > > when the system froze and I had to cold reboot. > > Now in single user mode I get to: > > > > Enter full pathname of shell or RETURN for /bin

Re: CALL for TEST [HOSTAP] run(4) ralink usb wireless

2010-03-18 Thread PseudoCylon
Can you show me output of followings? (I have only intel chips.) #kldstat | grep if_run (after loading the driver. no need to run it) #objdump -h /boot/kernel/if_run.ko | grep text #objdump --source /boot/kernel/if_run.ko | grep \>: AK > Same. > rspro# ifconfig wlan0 up > > rspro# Trap ca

Re: recovery from terminated make installworld?

2010-03-18 Thread krad
On 18 March 2010 20:41, Freddie Cash wrote: > On Thu, Mar 18, 2010 at 1:07 PM, Justin Hibbits >wrote: > > > On Thu, Mar 18, 2010 at 4:03 PM, Anton Shterenlikht > >wrote: > > > > > I was in the single user mode doing 'make installworld' > > > when the system froze and I had to cold reboot. > > >

Re: Panic @r205276 (Fatal trap 12: page fault while in kernel mode)

2010-03-18 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/18/10 18:15, K. Macy wrote: > On Thu, Mar 18, 2010 at 1:38 PM, K. Macy wrote: I have the same panic. I'll try to revert 205266. >>> >>> Yes, 205266 is the culprit. >> >> Try updating. I've made the change a no-op until I can track the

Re: Panic @r205276 (Fatal trap 12: page fault while in kernel mode)

2010-03-18 Thread K. Macy
On Thu, Mar 18, 2010 at 1:38 PM, K. Macy wrote: >>> >>> I have the same panic. I'll try to revert 205266. >> >> Yes, 205266 is the culprit. > > Try updating. I've made the change a no-op until I can track the problem down. Do you all have either out-of-tree modules or modules that you did not re-

Re: recovery from terminated make installworld?

2010-03-18 Thread Lowell Gilbert
Freddie Cash writes: > On Thu, Mar 18, 2010 at 1:07 PM, Justin Hibbits wrote: > >> On Thu, Mar 18, 2010 at 4:03 PM, Anton Shterenlikht > >wrote: >> >> > I was in the single user mode doing 'make installworld' >> > when the system froze and I had to cold reboot. >> > Now in single user mode I get

Re: recovery from terminated make installworld?

2010-03-18 Thread Freddie Cash
On Thu, Mar 18, 2010 at 1:07 PM, Justin Hibbits wrote: > On Thu, Mar 18, 2010 at 4:03 PM, Anton Shterenlikht >wrote: > > > I was in the single user mode doing 'make installworld' > > when the system froze and I had to cold reboot. > > Now in single user mode I get to: > > > > Enter full pathname

Re: Panic @r205276 (Fatal trap 12: page fault while in kernel mode)

2010-03-18 Thread K. Macy
>> >> I have the same panic. I'll try to revert 205266. > > Yes, 205266 is the culprit. Try updating. I've made the change a no-op until I can track the problem down. -Kip ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/lis

Re: recovery from terminated make installworld?

2010-03-18 Thread Justin Hibbits
On Thu, Mar 18, 2010 at 4:03 PM, Anton Shterenlikht wrote: > I was in the single user mode doing 'make installworld' > when the system froze and I had to cold reboot. > Now in single user mode I get to: > > Enter full pathname of shell or RETURN for /bin/sh: > /libexec/ld-elf.so.1: /lib/libc.so.7:

recovery from terminated make installworld?

2010-03-18 Thread Anton Shterenlikht
I was in the single user mode doing 'make installworld' when the system froze and I had to cold reboot. Now in single user mode I get to: Enter full pathname of shell or RETURN for /bin/sh: /libexec/ld-elf.so.1: /lib/libc.so.7: invalid file format /libexec/ld-elf.so.1: /lib/libc.so.7: invalid fil

Re: ldd leaves the machine unresponsive

2010-03-18 Thread Garrett Cooper
On Thu, Mar 18, 2010 at 8:51 AM, Anton Shterenlikht wrote: > On Thu, Mar 18, 2010 at 11:29:36AM -0400, jhell wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> >> >> On Wed, 17 Mar 2010 12:32, Anton Shterenlikht wrote: >> In Message-Id: <20100317163230.gj87...@mech-cluster241.men.bri

Re: Panic @r205276 (Fatal trap 12: page fault while in kernel mode)

2010-03-18 Thread Rui Paulo
On 18 Mar 2010, at 13:35, David Wolfskill wrote: > On first reboot after building & installing; yesterday (@r205249) was OK: > > 3 1. Boot FreeBSD [default] 3 |_| |_| \___|\___| > 3 2. Boot FreeBSD with ACPI disabled 3 _ _ > 3 3. Boot FreeBSD in Saf

Re: ldd leaves the machine unresponsive

2010-03-18 Thread Anton Shterenlikht
On Thu, Mar 18, 2010 at 11:29:36AM -0400, jhell wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > > On Wed, 17 Mar 2010 12:32, Anton Shterenlikht wrote: > In Message-Id: <20100317163230.gj87...@mech-cluster241.men.bris.ac.uk> > > > Just updated to ia64 r205248 > > > > If my problem

Re: ldd leaves the machine unresponsive

2010-03-18 Thread jhell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 17 Mar 2010 12:32, Anton Shterenlikht wrote: In Message-Id: <20100317163230.gj87...@mech-cluster241.men.bris.ac.uk> Just updated to ia64 r205248 If my problem is due to my mis-configuration, I apologise in advance. I run this shell scrip

[head tinderbox] failure on sparc64/sun4v

2010-03-18 Thread FreeBSD Tinderbox
TB --- 2010-03-18 14:18:56 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-03-18 14:18:56 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2010-03-18 14:18:56 - cleaning the object tree TB --- 2010-03-18 14:19:07 - cvsupping the source tree TB --- 2010-03-18 14:19:07 - /usr/b

[head tinderbox] failure on sparc64/sparc64

2010-03-18 Thread FreeBSD Tinderbox
TB --- 2010-03-18 14:08:31 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-03-18 14:08:31 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2010-03-18 14:08:31 - cleaning the object tree TB --- 2010-03-18 14:08:45 - cvsupping the source tree TB --- 2010-03-18 14:08:45 - /usr

[head tinderbox] failure on powerpc/powerpc

2010-03-18 Thread FreeBSD Tinderbox
TB --- 2010-03-18 13:51:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-03-18 13:51:00 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2010-03-18 13:51:00 - cleaning the object tree TB --- 2010-03-18 13:51:12 - cvsupping the source tree TB --- 2010-03-18 13:51:12 - /usr

[head tinderbox] failure on ia64/ia64

2010-03-18 Thread FreeBSD Tinderbox
TB --- 2010-03-18 12:48:58 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-03-18 12:48:58 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-03-18 12:48:58 - cleaning the object tree TB --- 2010-03-18 12:49:10 - cvsupping the source tree TB --- 2010-03-18 12:49:10 - /usr/bin/c

Re: Panic @r205276 (Fatal trap 12: page fault while in kernel mode)

2010-03-18 Thread Rui Paulo
On 18 Mar 2010, at 13:48, Rui Paulo wrote: > > On 18 Mar 2010, at 13:35, David Wolfskill wrote: > >> On first reboot after building & installing; yesterday (@r205249) was OK: >> >> 3 1. Boot FreeBSD [default] 3 |_| |_| \___|\___| >> 3 2. Boot FreeBSD with ACPI disabled

Re: CALL for TEST [HOSTAP] run(4) ralink usb wireless

2010-03-18 Thread Rui Paulo
On 17 Mar 2010, at 01:23, PseudoCylon wrote: > > Does your mips use big endian? Yes, the routerstation pros are big endian. -- Rui Paulo ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubs

Re: Panic @r205276 (Fatal trap 12: page fault while in kernel mode)

2010-03-18 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/18/10 09:35, David Wolfskill wrote: > On first reboot after building & installing; yesterday (@r205249) was OK: [ .. ] > --- trap 0xc, eip = 0xc08853d6, esp = 0xc1420bb0, ebp = 0xc1420bd0 --- > _mtx_lock_flags(f000ff53,0,c0cd0df2,9a2,0,...) at

Panic @r205276 (Fatal trap 12: page fault while in kernel mode)

2010-03-18 Thread David Wolfskill
On first reboot after building & installing; yesterday (@r205249) was OK: 3 1. Boot FreeBSD [default] 3 |_| |_| \___|\___| 3 2. Boot FreeBSD with ACPI disabled 3 _ _ 3 3. Boot FreeBSD in Safe Mode 3 | _ \ / | __ \ 3 4. Boot Fr

Re: CALL for TEST [HOSTAP] run(4) ralink usb wireless

2010-03-18 Thread Ganbold
Hi, PseudoCylon wrote: > Hello, again. > > Can you try this patch? Patch is for if_runvar.h > > --begin patch-- > > *** old_if_runvar.h2010-03-16 19:14:25.0 -0600 > --- new_if_runvar.h2010-03-16 19:15:51.0 -0600 > *** > *** 184,186 > uint8_tva

Re: A tool for remapping bad sectors in CURRENT?

2010-03-18 Thread Dag-Erling Smørgrav
Pieter de Goeje writes: > Dag-Erling Smørgrav writes: > > And if you're comfortable *writing* kernel code, I would suggest > > implementing WORF in geom_mirror :) > I am intrigued, what is this WORF you speak of? Write On Read Failure. It means that if you can't read a sector but you have (or c

Re: A tool for remapping bad sectors in CURRENT?

2010-03-18 Thread Miroslav Lachman
Dag-Erling Smørgrav wrote: Miroslav Lachman<000.f...@quip.cz> writes: As you can see, there are really two different numbers LBA=79725056 in messages and LBA = 0x04c0826f = 79725167 in SMART log. I don't know how comfortable you are reading kernel code, but I would suggest looking through the

Re: A tool for remapping bad sectors in CURRENT?

2010-03-18 Thread Pieter de Goeje
On Thursday 18 March 2010 12:11:07 Dag-Erling Smørgrav wrote: > And if you're comfortable *writing* kernel code, I would suggest > implementing WORF in geom_mirror :) I am intrigued, what is this WORF you speak of? Google says it's a certain character from a popular sci-fi show... - Pieter __

Re: A tool for remapping bad sectors in CURRENT?

2010-03-18 Thread Dag-Erling Smørgrav
Miroslav Lachman <000.f...@quip.cz> writes: > As you can see, there are really two different numbers LBA=79725056 in > messages and LBA = 0x04c0826f = 79725167 in SMART log. I don't know how comfortable you are reading kernel code, but I would suggest looking through the atadisk driver to see why

Re: A tool for remapping bad sectors in CURRENT?

2010-03-18 Thread Miroslav Lachman
Gary Jennejohn wrote: On Wed, 17 Mar 2010 12:41:33 +0100 Miroslav Lachman<000.f...@quip.cz> wrote: I absolutely don't understand how you get the number 4 (it is some magic for me :]) but it works! [...] Umm, it's standard C code: 1<< 2 = 4. It's a power of 2, in this case 2 squared. I

Re: A tool for remapping bad sectors in CURRENT?

2010-03-18 Thread Miroslav Lachman
Dag-Erling Smørgrav wrote: Miroslav Lachman<000.f...@quip.cz> writes: Dag-Erling Smørgrav writes: Uh, 79725167 - 63 = 79725104 and 79725104 - 39845888 = 39879216. How did you arrive at 39879105? I am sorry, it was my confusion. My calculation was for *LBA=79725056* reported in messages: ad