Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

WARNING: add_spec: No major number for mpt - Cannot assemble drivers..

Status
Not open for further replies.

lordsun

Technical User
Aug 11, 2004
9
DE
Hi, there

On one of our SUN Netra t1 server i get severe error messages and the system fails completely to boot.
BEFORE this happened the Solaris8 system came up normally.
I only added a lmgrd to runlevel 2.
The server has two ordinary SCSI-Disks.
Now the following messages appear and the Netra fails to boot again and again:

WARNING: add_spec: No major number for mpt
(several times)

Cannot assemble drivers for root /pci@1f,0/pc@1,1/scsi@2/disk@0,0:a
Cannot mount root on /pci@1f,0/pc@1,1/scsi@2/disk@0,0:a fstype ufs

panic[cpu0]/thread=10408000: vfs_mountroot: cannot mount root

(followed by several lines including genunix:vfs_mountroot+70 and genunix:main+8c)

skipping system dump - no dump device configured
rebooting...
Resetting ...

I tried swapping the Boot-Disk (which worked) and the system came up. I ran fsck on the corrupt disk but everything seams to be all right. I assume, there is a (simple) configuration error or a missing driver for whatever. The system has no Raid or Logival Volumes set up.
Is there a way to revive the corrupt disk. It`s a new System-disk and already set up and configured.

Many thanks for your help,

lordsun
 
I solved the problem myself.
Several entries in /etc/name_to_major were missing, such as mpt.

I managed to copy an old file to that specific machine, swapped the disks again and - voila - everything went fine.

By the way: a certain SUN-Patch is known to produce similar problems. It obviously does not complete the building of that file - which then leads to the same faults.

lordsun.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top