Sponsored Content
Full Discussion: C3t0d0 <drive type unknown>
Operating Systems Solaris C3t0d0 <drive type unknown> Post 302871299 by fatb0y on Tuesday 5th of November 2013 11:24:05 PM
Old 11-06-2013
I have reboot the server and the error is still there.
Here are a little bit more information I have gathered :

Code:
format
Searching for disks...done


AVAILABLE DISK SELECTIONS:
       0. c2t500000E01D2DDCE0d0 <SUN146G cyl 14087 alt 2 hd 24 sec 848>
          /scsi_vhci/disk@g500000e01d2ddce0
       1. c2t500000E01D2DED70d0 <SUN146G cyl 14087 alt 2 hd 24 sec 848>
          /scsi_vhci/disk@g500000e01d2ded70
       2. c2t60060160CCC13000B4AF38667634E211d0 <DGC-RAID 5-0223-1.00TB>
          /scsi_vhci/ssd@g60060160ccc13000b4af38667634e211
       3. c2t60060160CCC13000F41C4B4C7634E211d0 <DGC-RAID 5-0223-1.00TB>
          /scsi_vhci/ssd@g60060160ccc13000f41c4b4c7634e211
       4. c3t0d0 <drive type unknown>
          /pci@2,600000/SUNW,qlc@0/fp@0,0/ssd@w500601693ba06ab8,0
Specify disk (enter its number): ^C
root@N2000Server # cfgadm -al
Ap_Id                          Type         Receptacle   Occupant     Condition
SB0                            System_Brd   connected    configured   ok
SB0::cpu0                      cpu          connected    configured   ok
SB0::cpu1                      cpu          connected    configured   ok
SB0::cpu2                      cpu          connected    configured   ok
SB0::cpu3                      cpu          connected    configured   ok
SB0::memory                    memory       connected    configured   ok
SB0::pci0                      io           connected    configured   ok
SB0::pci1                      io           connected    configured   ok
SB0::pci2                      io           connected    configured   ok
SB0::pci3                      io           connected    configured   ok
SB0::pci8                      io           connected    configured   ok
SB1                                         disconnected unconfigured unknown
SB2                                         disconnected unconfigured unknown
SB3                                         disconnected unconfigured unknown
SB4                                         disconnected unconfigured unknown
SB5                                         disconnected unconfigured unknown
SB6                                         disconnected unconfigured unknown
SB7                                         disconnected unconfigured unknown
SB8                                         disconnected unconfigured unknown
SB9                                         disconnected unconfigured unknown
SB10                                        disconnected unconfigured unknown
SB11                                        disconnected unconfigured unknown
SB12                                        disconnected unconfigured unknown
SB13                                        disconnected unconfigured unknown
SB14                                        disconnected unconfigured unknown
SB15                                        disconnected unconfigured unknown
c0                             scsi-bus     connected    configured   unknown
c0::dsk/c0t3d0                 CD-ROM       connected    configured   unknown
c0::rmt/0                      tape         connected    configured   unknown
c1                             fc-private   connected    configured   unknown
c1::500601613ba06ab8           disk         connected    configured   unknown
c3                             fc-private   connected    configured   unknown
c3::500601693ba06ab8           disk         connected    configured   unknown
iou#0-pci#0                    unknown      empty        unconfigured unknown
iou#0-pci#1                    unknown/hp   connected    configured   ok
iou#0-pci#2                    etherne/hp   connected    configured   ok
iou#0-pci#3                    fibre/hp     connected    configured   ok
iou#0-pci#4                    fibre/hp     connected    configured   ok
root@N2000Server # 
root@N2000Server # cfgadmin -c un ^H   configure c3::dsk/c3t0d0
cfgadmin: not found
root@N2000Server # ^[[A    cfgadm -c unconfigure c3  ::dsk/c3t0d0
cfgadm: Library error: invalid FP ap_id
root@N2000Server # cfgadm
Ap_Id                          Type         Receptacle   Occupant     Condition
SB0                            System_Brd   connected    configured   ok
SB1                                         disconnected unconfigured unknown
SB2                                         disconnected unconfigured unknown
SB3                                         disconnected unconfigured unknown
SB4                                         disconnected unconfigured unknown
SB5                                         disconnected unconfigured unknown
SB6                                         disconnected unconfigured unknown
SB7                                         disconnected unconfigured unknown
SB8                                         disconnected unconfigured unknown
SB9                                         disconnected unconfigured unknown
SB10                                        disconnected unconfigured unknown
SB11                                        disconnected unconfigured unknown
SB12                                        disconnected unconfigured unknown
SB13                                        disconnected unconfigured unknown
SB14                                        disconnected unconfigured unknown
SB15                                        disconnected unconfigured unknown
c0                             scsi-bus     connected    configured   unknown
c1                             fc-private   connected    configured   unknown
c3                             fc-private   connected    configured   unknown
iou#0-pci#0                    unknown      empty        unconfigured unknown
iou#0-pci#1                    unknown/hp   connected    configured   ok
iou#0-pci#2                    etherne/hp   connected    configured   ok
iou#0-pci#3                    fibre/hp     connected    configured   ok
iou#0-pci#4                    fibre/hp     connected    configured   ok
root@N2000Server # cfgadm -c unconfigutr  re c3::dsk/c3t0d0
cfgadm: Library error: invalid FP ap_id
root@N2000Server # Library error: invalid FP ap_id^C
root@N2000Server # cfgadm -c unconfigure c3::500601693ba06ab8
cfgadm: Configuration operation not supported
root@N2000Server #


I have also try to plug out one of the fiber card which have no led light but it disconnect me from remote login. I have to restore the card and restart the system.

Also found a similar situation on unix.com/showthread.php?t=109823 this forum but with no solution.

SmilieSmilie
C3t0d0 &lt;drive type unknown&gt;-backjpg
 

9 More Discussions You Might Find Interesting

1. Solaris

type of tape drive

Hello Expert, I'm new from unix I just want to ask how to check what particullar tape drive installed on my SUN Ultra 450. thanks (1 Reply)
Discussion started by: eykyn17
1 Replies

2. Shell Programming and Scripting

String type to date type

Can one string type variable changed into the date type variable. (1 Reply)
Discussion started by: rinku
1 Replies

3. Solaris

Unknown File Type error

Greetings there, i was trying to install an eclipse plugin on sunOS 4.x for the solaris sparc platform, and i got the following error: /usr/project/RAServer/bin> ./RAStart.sh Starting Agent Controller ld.so.1: RAServer: fatal: /usr/project/RAServer/lib/libxerces-c.so.24: unknown file type... (3 Replies)
Discussion started by: rohitsz
3 Replies

4. Programming

array type has incomplete element type

Dear colleagues, One of my friend have a problem with c code. While compiling a c program it displays a message like "array type has incomplete element type". Any body can provide a solution for it. Jaganadh.G (1 Reply)
Discussion started by: jaganadh
1 Replies

5. Solaris

<drive type unknown> when format command run

Hi, we are running solaris 9 on V280R. Due to power failure, one disk's label and lost its details like drive type etc. Disk details: <SUN72G cyl 14087 alt 2 hd 24 sec 424> single partition on slice 6 with UFS. The below i see when i run "format" command ..... ..... 4.... (1 Reply)
Discussion started by: prvnrk
1 Replies

6. Solaris

PING - Unknown host 127.0.0.1, Unknown host localhost - Solaris 10

Hello, I have a problem - I created a chrooted jail for one user. When I'm logged in as root, everything work fine, but when I'm logged in as a chrooted user - I have many problems: 1. When I execute the command ping, I get weird results: bash-3.00$ usr/sbin/ping localhost ... (4 Replies)
Discussion started by: Przemek
4 Replies

7. UNIX for Dummies Questions & Answers

Need help to move .csv file from UNIX path to windows shared drive or c:\ drive

Hi Guys, Can any one help me on this. I need help to move .csv/.xls file from unix path to windows shared drive or c:\ drive? Regards, LKR (1 Reply)
Discussion started by: lakshmanraok117
1 Replies

8. Shell Programming and Scripting

I want to copy all files of a said type on my external hard drive

My code is this, what I'm trying to accomplish is to make a list of all pdf documents in my computer and then copy all of those documents to my external hard drive in a directory mkdir /Volumes/Hardrive-1/allpdf echo "File Locations" > /Volumes/Hardrive-1/allpdf/FileLocations.txt mdfind pdf... (2 Replies)
Discussion started by: darpness
2 Replies

9. Solaris

Drive is showing offline in the /var/adm/messages and shows "drive type unknown" in the format outpu

Hi, I am facing issue with one of the drive is solaris 10. it is showing offline in the messages file scsi: WARNING: /pci@2,600000/QLGC,qlc@0/fp@0,0/ssd@w5006016746e00b1b,0 (ssd0): drive offline genunix: WARNING: Page83 data not standards compliant DGC LUNZ 0430 ... (1 Reply)
Discussion started by: Prasanth T K
1 Replies
All times are GMT -4. The time now is 02:15 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy