upgrade to 6.0-RC1 problem

From: Alex Qin (qinqinghai_at_163.com)
Date: 10/28/05

  • Next message: Michael A. Koerber: "Re: Easy way to kill a 5.x/6.x box as a basic user."
    To: <freebsd-stable@freebsd.org>
    Date: Fri, 28 Oct 2005 16:15:18 +0800
    
    
    

    Hi,

    I recently upgrade the FreeBSD from 5.4-Stable to 6.0 RC1.
    The FreeBSD run on the VMWare GSX 3.2 with LSI Logic SCSI Adapter.
    the root was mounting from ufs:da0s1a

    When I upgrade to 6.0. the FreeBSD can't mount from ufs:da0s1a

    It work fine on 5.4-Stable.

    the problem seems cause by the GEOM managed disk device can't us the LSI Logic SCSI Adapter.
    the following is capture from the screen:

    mpt0: <LSILogic 1030 Ultra4 Adapter> port 0x1080-0x10ff mem 0xf4000000-0xf4000ffff irq 9 at device 16.0 on pci0
    mpt0: [GIANT-LOCKED]
    mpt0: MPI Version=1.2.0.0
    mpt0: Unhandled Event Notify Frame. Event 0xa.

    Mounting root from ufs:da0s1a
     
     Manual root filesystem specification:
     <fstype>:<device> Mount <device> using filesystem <fstype>
                                   eg. ufs:/dev/da0s1a
     ? List valid disk boot devices
     <empty line> Abort manual input

    mountroot>
     
    I tried: Input ?
    List of GEOM managed disk devices:
      cd0 acd0
     
     mountroot> ufs:/dev/da0s1a

    but that fails too.

    AS compare:
    under FreeBSD5.4-Stable:
    List of GEOM managed disk devices can show many da device, such as: da0s1a ...
    the following is captured from the 5.4-Stable boot screen:

    mpt0: <LSILogic 1030 Ultra4 Adapter> port 0x1080-0x10ff mem 0xf8000000-0xf8000ffff irq 17 at device 16.0 on pci0

    Only one line information about mpt device.

    does the MPT device cause this problem?

    any assistance would be gladly appreciated.

    regards,
    Alex Qin

    
    

    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


  • Next message: Michael A. Koerber: "Re: Easy way to kill a 5.x/6.x box as a basic user."

    Relevant Pages

    • no root fs in CURRENT kernel
      ... today's CURRENT can't find the root fs anymore ... Mount root from ufs:/dev/ad1s1a ... ffs_mountroot: can't find rootvp ... List of GEOM managed disk devices: ...
      (freebsd-current)
    • ffs_mountroot: cant find rootvp
      ... This happened while updating from Apr. 10th to Apr 13th, ... Mount root from ufs:/dev/ad0s1a ... List of GEOM managed disk devices: ...
      (freebsd-current)