post SVN r238886 no boot?

2012-07-29 Thread Michael Butler
Is anyone else having troubles getting -current after SVN r238886 to
boot? In my case, I have an unstoppable stream of pager_something
console messages :-(

imb



signature.asc
Description: OpenPGP digital signature


Re: post SVN r238886 no boot?

2012-07-29 Thread Rainer Hurling

On 29.07.2012 19:40 (UTC+2), Michael Butler wrote:

Is anyone else having troubles getting -current after SVN r238886 to
boot? In my case, I have an unstoppable stream of pager_something
console messages :-(

imb


Yes, it's the same here. I had to revert to old kernel.

Rainer

___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: post SVN r238886 no boot?

2012-07-29 Thread Garrett Cooper
On Sun, Jul 29, 2012 at 10:40 AM, Michael Butler
i...@protected-networks.net wrote:
 Is anyone else having troubles getting -current after SVN r238886 to
 boot? In my case, I have an unstoppable stream of pager_something
 console messages :-(

What was the previous version you booted and what's your configuration?
Thanks,
-Garrett
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: post SVN r238886 no boot?

2012-07-29 Thread Matthew Jacob

On 7/29/2012 10:40 AM, Michael Butler wrote:

Is anyone else having troubles getting -current after SVN r238886 to
boot? In my case, I have an unstoppable stream of pager_something
console messages :-(

imb


me2

If I stop at single user and then continue, then all seems okay.

I'm guessing (just a SWAG) that it might be related to the disk resize 
CAM stuff just added.


___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: post SVN r238886 no boot?

2012-07-29 Thread Michael Butler
On 07/29/12 14:24, Garrett Cooper wrote:
 On Sun, Jul 29, 2012 at 10:40 AM, Michael Butler
 i...@protected-networks.net wrote:
 Is anyone else having troubles getting -current after SVN r238886 to
 boot? In my case, I have an unstoppable stream of pager_something
 console messages :-(
 
 What was the previous version you booted and what's your configuration?
 Thanks,
 -Garrett

I'm on an x86 core duo laptop with a single SATA disk split between
Windoze-7 and FreeBSD. Nothing really special in the kernel config (as
attached).

The kernel from r238864 (yesterday) is working just fine,

imb


# TOSHI

include GENERIC
  
ident   TOSHI-SMP
  
nomakeoptionDEBUG
#makeoptionsWITH_CTF=no
  
nocpu   I486_CPU
nocpu   I586_CPU

#nooptions  SCHED_ULE   # ULE scheduler
#optionsSCHED_4BSD  # 4BSD scheduler
nooptions   MD_ROOT # MD is a potential root device
nooptions   NFSSERVER   # Network Filesystem Server
nooptions   NFS_ROOT# NFS usable as /, requires NFSCLIENT
nooptions   NFSD# Experimental Network Filesystem Server
#options NFSCL

nooptions   COMPAT_FREEBSD4 # Compatible with FreeBSD4
nooptions   COMPAT_FREEBSD5 # Compatible with FreeBSD5
nooptions   COMPAT_FREEBSD6 # Compatible with FreeBSD6
nooptions   COMPAT_FREEBSD7 # Compatible with FreeBSD7

#nooptions  SCSI_DELAY

# Debugging for use in -current
nooptions   KDB # Enable kernel debugger support.
nooptions   DDB # Support DDB.
nooptions   GDB # Support remote GDB.
nooptions   DEADLKRES   # Enable the deadlock resolver
nooptions   INVARIANTS  # Enable calls of extra sanity checking
nooptions   INVARIANT_SUPPORT   # Extra sanity checks of internal 
structures, required by INVARIANTS
nooptions   WITNESS # Enable checks to detect deadlocks and 
cycles
nooptions   WITNESS_SKIPSPIN# Don't run witness on spinlocks for 
speed

#optionsKDB_TRACE   # print a stack trace on panic
#optionsDEBUG_MEMGUARD  # detect reads or writes from allocated 
memory after free
#optionsDIAGNOSTIC  # enable additional, more expensive 
diagnostic tests along
# the lines of options INVARIANTS.

nodeviceeisa
nodevicefdc
  
#device ata

nodeviceataraid # ATA RAID drives
nodeviceatapifd # ATAPI floppy drives
nodeviceatapist # ATAPI tape drives

nodeviceatadisk # ATA disk drives
nodeviceatapicd # ATAPI CDROM drives
#device atausb  # ATA-USB bridge
#device atapicam# emulate ATAPI devices as SCSI ditto via CAM
# needs CAM to be present (scbus  pass)
#device atacore # Core ATA functionality   
#device atapci  # PCI bus support; only generic chipset support
#device ataahci # AHCI SATA
#device ataintel# Intel

#device ahci
#device ada
nodevicemvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA
nodevicesiis# SiliconImage SiI3124/SiI3132/SiI3531 SATA

# SCSI Controllers
nodeviceahb # EISA AHA1742 family
nodeviceahc # AHA2940 and onboard AIC7xxx devices
nooptions   AHC_REG_PRETTY_PRINT# Print register bitfields in debug
# output.  Adds ~128k to driver.
nodeviceahd # AHA39320/29320 and onboard AIC79xx devices
nooptions   AHD_REG_PRETTY_PRINT# Print register bitfields in debug
# output.  Adds ~215k to driver.
nodeviceamd # AMD 53C974 (Tekram DC-390(T))
nodeviceesp # AMD Am53C974 (Tekram DC-390(T))
nodevicehptiop  # Highpoint RocketRaid 3xxx series
nodeviceisp # Qlogic family

nodevicempt # LSI-Logic MPT-Fusion
nodevicesym # NCR/Symbios Logic (newer chipsets + those of 
`ncr')
nodevicetrm # Tekram DC395U/UW/F DC315U adapters
  
nodeviceadv # Advansys SCSI adapters
nodeviceadw # Advansys wide SCSI adapters
nodeviceaha # Adaptec 154x SCSI adapters
nodeviceaic # Adaptec 15[012]x SCSI adapters, AIC-6[23]60.
nodevicebt  # Buslogic/Mylex MultiMaster SCSI adapters
 
nodevicencv # NCR 53C500
nodevicensp # Workbit Ninja SCSI-3
nodevicestg # TMC 18C30/18C50
nodeviceisci# Intel C600 SAS controller
  
nodevicech   

Re: post SVN r238886 no boot?

2012-07-29 Thread Garrett Cooper
On Sun, Jul 29, 2012 at 11:36 AM, Michael Butler
i...@protected-networks.net wrote:
 On 07/29/12 14:24, Garrett Cooper wrote:
 On Sun, Jul 29, 2012 at 10:40 AM, Michael Butler
 i...@protected-networks.net wrote:
 Is anyone else having troubles getting -current after SVN r238886 to
 boot? In my case, I have an unstoppable stream of pager_something
 console messages :-(

 What was the previous version you booted and what's your configuration?
 Thanks,
 -Garrett

 I'm on an x86 core duo laptop with a single SATA disk split between
 Windoze-7 and FreeBSD. Nothing really special in the kernel config (as
 attached).

 The kernel from r238864 (yesterday) is working just fine,

And if you go back to r238885...?
Thanks!
-Garrett
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: post SVN r238886 no boot?

2012-07-29 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07/29/12 14:39, Garrett Cooper wrote:
 On Sun, Jul 29, 2012 at 11:36 AM, Michael Butler
 i...@protected-networks.net wrote:
 On 07/29/12 14:24, Garrett Cooper wrote:
 On Sun, Jul 29, 2012 at 10:40 AM, Michael Butler
 i...@protected-networks.net wrote:
 Is anyone else having troubles getting -current after SVN r238886 to
 boot? In my case, I have an unstoppable stream of pager_something
 console messages :-(

 What was the previous version you booted and what's your configuration?
 Thanks,
 -Garrett

 I'm on an x86 core duo laptop with a single SATA disk split between
 Windoze-7 and FreeBSD. Nothing really special in the kernel config (as
 attached).

 The kernel from r238864 (yesterday) is working just fine,
 
 And if you go back to r238885...?

Building that now,

imb


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (FreeBSD)

iEYEARECAAYFAlAVg+EACgkQQv9rrgRC1JKpZgCfbvRx7bliF7yZs0ekBneTsXif
AKYAnjP4bgD3H0bZPl5HZdMDCkXtiMxm
=7OJA
-END PGP SIGNATURE-
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: post SVN r238886 no boot?

2012-07-29 Thread David Wolfskill
On Sun, Jul 29, 2012 at 11:39:14AM -0700, Garrett Cooper wrote:
 ...
  What was the previous version you booted and what's your configuration?
  Thanks,
  -Garrett
 
  I'm on an x86 core duo laptop with a single SATA disk split between
  Windoze-7 and FreeBSD. Nothing really special in the kernel config (as
  attached).
 
  The kernel from r238864 (yesterday) is working just fine,
 
 And if you go back to r238885...?
 Thanks!

FWIW, I built  booted r238885 on both my laptop  my home build
machine (without icident), and I'm in the process of building r238886
on my desktop at work as I type.  (I haven't a serial console
attached to the latter, and I'm remote from it, so this may be ...
interesting for me :-})

Peace,
david
-- 
David H. Wolfskill  da...@catwhisker.org
Depriving a girl or boy of an opportunity for education is evil.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.


pgpozD2wfW5yE.pgp
Description: PGP signature


Re: post SVN r238886 no boot?

2012-07-29 Thread Michael Butler
On 07/29/12 14:39, Garrett Cooper wrote:
 On Sun, Jul 29, 2012 at 11:36 AM, Michael Butler
 i...@protected-networks.net wrote:
 On 07/29/12 14:24, Garrett Cooper wrote:
 On Sun, Jul 29, 2012 at 10:40 AM, Michael Butler
 i...@protected-networks.net wrote:
 Is anyone else having troubles getting -current after SVN r238886 to
 boot? In my case, I have an unstoppable stream of pager_something
 console messages :-(

 What was the previous version you booted and what's your configuration?
 Thanks,
 -Garrett

 I'm on an x86 core duo laptop with a single SATA disk split between
 Windoze-7 and FreeBSD. Nothing really special in the kernel config (as
 attached).

 The kernel from r238864 (yesterday) is working just fine,
 
 And if you go back to r238885...?
 Thanks!

Boots just fine ..

imb@toshi:/home/imb uname -a
FreeBSD toshi.auburn.protected-networks.net 10.0-CURRENT FreeBSD
10.0-CURRENT #1 r238885: Sun Jul 29 14:44:58 EDT 2012
i...@toshi.auburn.protected-networks.net:/usr/obj/usr/home/imb/svn/head/sys/TOSHI
 i386





signature.asc
Description: OpenPGP digital signature


Re: post SVN r238886 no boot?

2012-07-29 Thread Garrett Cooper
On Sun, Jul 29, 2012 at 12:02 PM, Michael Butler
i...@protected-networks.net wrote:
 On 07/29/12 14:39, Garrett Cooper wrote:
 On Sun, Jul 29, 2012 at 11:36 AM, Michael Butler
 i...@protected-networks.net wrote:
 On 07/29/12 14:24, Garrett Cooper wrote:
 On Sun, Jul 29, 2012 at 10:40 AM, Michael Butler
 i...@protected-networks.net wrote:
 Is anyone else having troubles getting -current after SVN r238886 to
 boot? In my case, I have an unstoppable stream of pager_something
 console messages :-(

 What was the previous version you booted and what's your configuration?
 Thanks,
 -Garrett

 I'm on an x86 core duo laptop with a single SATA disk split between
 Windoze-7 and FreeBSD. Nothing really special in the kernel config (as
 attached).

 The kernel from r238864 (yesterday) is working just fine,

 And if you go back to r238885...?
 Thanks!

 Boots just fine ..

 imb@toshi:/home/imb uname -a
 FreeBSD toshi.auburn.protected-networks.net 10.0-CURRENT FreeBSD
 10.0-CURRENT #1 r238885: Sun Jul 29 14:44:58 EDT 2012
 i...@toshi.auburn.protected-networks.net:/usr/obj/usr/home/imb/svn/head/sys/TOSHI
  i386

CCed mav@ because it appears to be fallout from r238886.
Thanks!
-Garrett
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: post SVN r238886 no boot?

2012-07-29 Thread Alexander Motin

On 29.07.2012 22:04, Garrett Cooper wrote:

On Sun, Jul 29, 2012 at 12:02 PM, Michael Butler
i...@protected-networks.net wrote:

On 07/29/12 14:39, Garrett Cooper wrote:

On Sun, Jul 29, 2012 at 11:36 AM, Michael Butler
i...@protected-networks.net wrote:

On 07/29/12 14:24, Garrett Cooper wrote:

On Sun, Jul 29, 2012 at 10:40 AM, Michael Butler
i...@protected-networks.net wrote:

Is anyone else having troubles getting -current after SVN r238886 to
boot? In my case, I have an unstoppable stream of pager_something
console messages :-(


 What was the previous version you booted and what's your configuration?
Thanks,
-Garrett


I'm on an x86 core duo laptop with a single SATA disk split between
Windoze-7 and FreeBSD. Nothing really special in the kernel config (as
attached).

The kernel from r238864 (yesterday) is working just fine,


 And if you go back to r238885...?
Thanks!


Boots just fine ..

imb@toshi:/home/imb uname -a
FreeBSD toshi.auburn.protected-networks.net 10.0-CURRENT FreeBSD
10.0-CURRENT #1 r238885: Sun Jul 29 14:44:58 EDT 2012
i...@toshi.auburn.protected-networks.net:/usr/obj/usr/home/imb/svn/head/sys/TOSHI
  i386


 CCed mav@ because it appears to be fallout from r238886.


Do you have any devices other then SATA disk? CD or some USB drive?

Can you make at least any screenshot or tell something diagnostic about 
the problem? If there is chance to grab some output, could you set via 
the loader prompt variable kern.cam.dflags=0x41 and grab output after that?


--
Alexander Motin
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: post SVN r238886 no boot?

2012-07-29 Thread Lev Serebryakov
Hello, Alexander.
You wrote 29 июля 2012 г., 23:15:06:

AM Do you have any devices other then SATA disk? CD or some USB drive?
  ``Me too''

I have same problem on my net5501. IT is i386 (AMD GEODE) with CF card
attached as IDE (not SATA) disk. I have no swap configured.

AM Can you make at least any screenshot or tell something diagnostic about
AM the problem? If there is chance to grab some output, could you set via
AM the loader prompt variable kern.cam.dflags=0x41 and grab output after that?
  Attached  log  of  booting  without  kern.cam.dflags=0x41  and  with
kern.cam.dflags=0x41 (two files), as I have serial console.

  To be honest, I can not spot the difference.

-- 
// Black Lion AKA Lev Serebryakov l...@freebsd.org

bad-boot-no-cam-debug.txt.bz2
Description: Binary data


bad-boot-with-cam-debug.txt.bz2
Description: Binary data
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: post SVN r238886 no boot?

2012-07-29 Thread Alexander Motin

On 29.07.2012 22:52, Lev Serebryakov wrote:

Hello, Alexander.
You wrote 29 июля 2012 г., 23:15:06:

AM Do you have any devices other then SATA disk? CD or some USB drive?
   ``Me too''

I have same problem on my net5501. IT is i386 (AMD GEODE) with CF card
attached as IDE (not SATA) disk. I have no swap configured.


I was able to diagnose problem and it is not related to CAM as I've 
thought initially. It is related to GEOM spoiling mechanism.


During boot process fsck opens checked disks for writing, while root at 
that time mounted as read-only. Disks close by fsck causes spoiling of 
the root partition's GEOM VFS, that with r238886 change made it 
inaccessible.


I've reverted that GEOM VFS change at r238892, that should fix the 
problem until better solution will be found.


I'm sorry.

--
Alexander Motin
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: post SVN r238886 no boot?

2012-07-29 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07/29/12 16:13, Alexander Motin wrote:
 I was able to diagnose problem and it is not related to CAM as I've
 thought initially. It is related to GEOM spoiling mechanism.
 
 During boot process fsck opens checked disks for writing, while root at
 that time mounted as read-only. Disks close by fsck causes spoiling of
 the root partition's GEOM VFS, that with r238886 change made it
 inaccessible.
 
 I've reverted that GEOM VFS change at r238892, that should fix the
 problem until better solution will be found.

I can confirm that this change avoids/fixes the issue - thanks :-)

 I'm sorry.

No apology required - if I'm running -current, I should and do expect
the occasional breakage. It's better found now than when it hits a wider
release, i.e. I don't put -current on a production box ..

imb


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (FreeBSD)

iEYEARECAAYFAlAVqPAACgkQQv9rrgRC1JLfagCgzA7Rxtq7Sy4ps6CR0AaqDIvT
Nh0AoKX+xn3KjEUjQy3SHWyA8vhvCSwe
=65il
-END PGP SIGNATURE-
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org