Help error while booting sunfire v440 (error)

Hi solaris admins.

i am getting the following error while trying to install the solaris 10 OS on a sunfire v440 server.Please can someone help me out here.i think the problem is with the Hard Drives or something.

=================================================

Sun Fire V440, No Keyboard

Copyright 2005 Sun Microsystems, Inc. All rights reserved.

OpenBoot 4.17.2, 8192 MB memory installed, Serial #63181061.

Ethernet address 0:3:ba:c4:11:5, Host ID: 83c41105.

Rebooting with command: boot cdrom

Boot device: /pci@1e,600000/ide@d/cdrom@0,0:f File and args:

SunOS Release 5.10 Version Generic_118833-33 64-bit

Copyright 1983-2006 Sun Microsystems, Inc. All rights reserved.

Use is subject to license terms.

=======================================================

Hardware watchdog enabled

Configuring devices.

WARNING: /pci@1f,700000/scsi@2/sd@0,0 (sd1):

Corrupt label; wrong magic number

WARNING: /pci@1f,700000/scsi@2/sd@2,0 (sd4):

Corrupt label; wrong magic number

========================================================

internal error: Bad file number

svc:/system/filesystem/local:default: WARNING: /usr/sbin/zfs mount -a failed: ex

it status 134

====================================================

Plese and advice and ideas are highly appreciated.

We Brain server.

Regards

Noa Junior Sys Admin

[1471 byte] By [ncmainaa] at [2007-11-27 1:29:46]
# 1

Yep, it's detecting that the hard drives aren't formatted.

No clue why it's doing that when you're booting off the CD though... I didn't think it checked. Hmmm.

I do recall going through this (or something similar) when the HD in my Blade 150 failed and I swapped in a new one. I just formatted the drive, then I was fine. Not sure HOW I formatted it though. Never bothered to write it down, it seemed obvious at the time :-(

DoxBriana at 2007-7-12 0:29:50 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2

> No clue why it's doing that when you're booting off

> the CD though... I didn't think it checked. Hmmm.

>

boot cdrom will try and start the installer - not sure what happens if no valid disk label.

> I do recall going through this (or something similar)

> when the HD in my Blade 150 failed and I swapped in a

> new one. I just formatted the drive, then I was

> fine. Not sure HOW I formatted it though. Never

> bothered to write it down, it seemed obvious at the

> time :-(

Could first try boot cdrom -s to just get a single user shell, and then run format just to create the disk labels.

If manually running format successfully labels the disks, then try running the installer (which should give the option of how to partition the disks).

Sun-worshipera at 2007-7-12 0:29:50 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 3
Hi Admins.Let me try out this solution,if it works i will keep you guys posted.Thanks alot for your responce's.
ncmainaa at 2007-7-12 0:29:50 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 4
You could always boot up into singleuser from a jumpstart image or cd-rom, ( "boot cdrom -s" on a SPARC") and run the 'format' utility from the # prompt once its booted.If the disks don't have a proper sun label, format should give you the opportunity to label them. .7/M.
mAbrantea at 2007-7-12 0:29:50 > top of Java-index,Solaris Operating System,Solaris 10 Features...