Sponsored Content
Operating Systems Solaris Disks aren't showing up in Solaris/OBP Post 302630933 by bstring on Thursday 26th of April 2012 01:54:06 PM
Old 04-26-2012
Quote:
Originally Posted by hicksd8
What does the output of:
probe-scsi-all
say?
Code:
{0} ok probe scsi
ERROR: /pci@400/pci@2/pci@0/pci@4/scsi@0: Last Trap: Fast Data Access MMU Miss

{0} ok probe scsi-all
ERROR: /pci@400/pci@2/pci@0/pci@4/scsi@0: Last Trap: Fast Data Access MMU Miss

I'm guessing that doesn't look good... Smilie
Quote:
Be careful if there's data on the disks that you need!!!

It might just be that the disks aren't "labelled" with a Sun label. When labelled properly a Sun box can read the label and identify the drive.

You can write new labels to the drive(s) by launching the format command with the -e switch (expert mode) which will give you access to a "scsi" menu. Again be careful if there's data on the drives that you need.

Hope that helps.
Luckily there's no important data on the disks, so I'm okay with losing everything as long as I can get all of the disks recognized. I tried running 'format -e' and it looks like it still only sees two disks, unless I misunderstood and I was supposed to run this from the OK prompt:
Code:
root@solaris11:~# format -e
Searching for disks...done


AVAILABLE DISK SELECTIONS:
       0. c3t0d0 <LSI-MR9261-8i-2.12 cyl 65533 alt 2 hd 287 sec 31>
          /pci@400/pci@2/pci@0/pci@c/LSI,mrsas@0/sd@0,0
       1. c3t1d0 <LSI-MR9261-8i-2.12 cyl 65533 alt 2 hd 287 sec 31>
          /pci@400/pci@2/pci@0/pci@c/LSI,mrsas@0/sd@1,0
Specify disk (enter its number):

Quote:
You always have to consider that there might be a hardware or connection problem that prevents the machine from seeing the disks.
Hm I hadn't thought of that, maybe I should take out and reseat the disks. Thank you for your help!
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Sun Solaris OBP Question

Hi, Does anyone know where i can find information on openboot prompt. My machine boot up with the number 1 ok. What does that mean? Any kind of help will be nice. Thanks in advance (4 Replies)
Discussion started by: souldier
4 Replies

2. Filesystems, Disks and Memory

re-partition disks on solaris

hi all, i was wondering if i have some volume manager and i want to format all partitions/disks and re-create new slices can i use regular format command or what? i think veritas volume manager is already installed. (2 Replies)
Discussion started by: Bashar
2 Replies

3. Solaris

Solaris x86 - 2 new disks

Have a compaq dl380 proliant installed with solaris.. It has a smart array 5i controller.. currently I have 2 18gb disks - mirrored as far as I can see... I have just put in 2 36gb disks (just physically put in) How do I get solaris to recognise them so I can use them? format command - only... (2 Replies)
Discussion started by: frustrated1
2 Replies

4. Solaris

Hard disks in solaris

I need to insert a new hard disk into a Sun Fire v210 machine. The (only) internal disk which is already in the machine is part number XRA-SC1CB-73G10K (DISK DRIVE ASSY. 73GB, 10K RPM, with SPUD BRACKET). I also have nearly endless access to IBM hard disks at extremely low prices and would there... (2 Replies)
Discussion started by: sprellari
2 Replies

5. Solaris

OBP on Solaris 10-intel

Hi All, How can I go to OBP on Solaris 10-intel? I tried doing ctrl+c or ctrl+break, it won't go to the "ok" prompt. Thanks in advance, itik (6 Replies)
Discussion started by: itik
6 Replies

6. Solaris

disks in solaris

whats the command to find name of all disks. Is it iostat -En ? (1 Reply)
Discussion started by: vikashtulsiyan
1 Replies

7. Shell Programming and Scripting

getting number of disks in solaris

Friends, i have used the following code to get the number of disks in solaris echo | pfexec format | egrep -v "Searching|AVAILABLE|Specify|^$|@" | wc -l is there a better way to get the same result (5 Replies)
Discussion started by: achak01
5 Replies

8. Solaris

Not showing n/w interface name in Solaris with ifconfig -a

hi frineds in sunfire 6800 server for one domain when ever i am giving ifconfig -a interface names like hme0,hme1.......are not showing.Actually in the server hme0,hme1,qfe are showing .when i was tried with the cat /etc/path_to_intstshowing tphysical interfcace names . after giving the... (2 Replies)
Discussion started by: tv.praveenkumar
2 Replies

9. Solaris

list all solaris Disks

Hi Guy's can anyone advise me .. I have mapped some of EMC devices from EMC Storage to Sun Solaris server and I want to list all the disk which are assigned from the storage can anyone advise me with the command how to can I list all the disk in Solaris Thanks .. (2 Replies)
Discussion started by: roooooot
2 Replies

10. Solaris

Virtual disks are not showing up in LDom

I have an Oracle VM set up with 1 virtual disk. I am trying to add 2 new disks to it. I was able to successfully add 1 (it appears when I run "format" in the VM) but when I add the second and third disks they do not appear in my VM. Here are the commands I ran: ldm add-vdsdev... (3 Replies)
Discussion started by: unblockable
3 Replies
EAP(4)							   BSD Kernel Interfaces Manual 						    EAP(4)

NAME
eap -- AudioPCI audio device driver SYNOPSIS
eap* at pci? dev ? function ? audio* at audiobus? joy* at eap? midi* at eap? options EAP_USE_BOTH_DACS DESCRIPTION
The eap driver provides support for the Ensoniq AudioPCI and Creative Labs SoundBlaster PCI series of audio cards. All models based on the ES1370, ES1371, and ES1373 chips are supported. By specifying: options EAP_USE_BOTH_DACS a second audio device is attached. You can use it simply by directing audio output to it. This way it is possible for two different pro- grams to use the "same" audio device simultaneously. SEE ALSO
ac97(4), audio(4), joy(4), midi(4), pci(4) HISTORY
The eap device driver appeared in NetBSD 1.4. CAVEATS
The joystick port hardware works by emulating a legacy isa(4) joystick port, bypassing the pci(4) bus method for address allocation. This is unlikely to work on PCI busses other than the primary one. There is also a possibility for conflicts with real ISA devices because the PCI bus is probed before ISA. Use with caution. BSD
July 22, 2006 BSD
All times are GMT -4. The time now is 12:58 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy