Solaris can't detect external HDD on HP server


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris can't detect external HDD on HP server
# 1  
Old 10-28-2014
Solaris can't detect external HDD on HP server

Hello, Unix users Smilie

Has anyone had this problem when you connect an external hard drive to the server and it is simply not visible with any commands?
The server is HP DL380 g8, and OS is:

Code:
root@...:/# cat /etc/release 
                    Oracle Solaris 10 8/11 s10x_u10wos_17b X86
  Copyright (c) 1983, 2011, Oracle and/or its affiliates. All rights reserved.
                            Assembled 23 August 2011
root@...:/#

The goal is: make a backup on the external HDD.
The problem is: the disk is not visible

The disk was formated in NTFS (not visible), ext3 (not visible), raw (deleted the file system - still not visible).
Acctually, the device is connected and it can be seen here, but it is not visible with format, or rmformat commands:

Code:
root@...:/dev/usb# cfgadm
Ap_Id                          Type         Receptacle   Occupant     Condition
c0                             scsi-bus     connected    configured   unknown
usb0/1                         usb-hub      connected    configured   ok
usb0/1.1                       unknown      empty        unconfigured ok
usb0/1.2                       unknown      empty        unconfigured ok
usb0/1.3                       unknown      empty        unconfigured ok
usb0/1.4                       unknown      empty        unconfigured ok
usb0/1.5                       usb-storage  connected    configured   ok
usb0/1.6                       unknown      empty        unconfigured ok
usb0/2                         unknown      empty        unconfigured ok
usb1/1                         usb-hub      connected    configured   ok
usb1/1.1                       unknown      empty        unconfigured ok
usb1/1.2                       unknown      empty        unconfigured ok
usb1/1.3                       usb-hub      connected    configured   ok
usb1/1.3.1                     unknown      empty        unconfigured ok
usb1/1.3.2                     unknown      empty        unconfigured ok
usb1/1.4                       unknown      empty        unconfigured ok
usb1/1.5                       unknown      empty        unconfigured ok
usb1/1.6                       unknown      empty        unconfigured ok
usb1/1.7                       unknown      empty        unconfigured ok
usb1/1.8                       unknown      empty        unconfigured ok
usb1/2                         unknown      empty        unconfigured ok
usb2/1                         unknown      empty        unconfigured ok
usb2/2                         unknown      empty        unconfigured ok
root@...:/dev/usb#

I tried devfsadm and disabling the volfs but to no avail... The dmesg also returns that the device is connected and it is visible in /dev/usb/ as mass-storage.

Does anyone know what could be the problem?
- USB 3.0?
- Solaris FS support?

The solution could be to format the exHDD to UFS before connecting it to the server, but I couldn't find a tool to do it...

Thank you in advance,
Aratai
# 2  
Old 10-28-2014
man rmformat
# 3  
Old 10-28-2014
When you connect the device, will there be any entries in the system logs?
# 4  
Old 10-28-2014
@RudiC, if you mean messages you can see with dmesg, this is the result:
Code:
Oct 28 15:01:56 ...genunix: [ID 936769 kern.info] scsa2usb2 is /pci@0,0/pci108e,cb84@2,1/storage@1
Oct 28 15:01:56 ...genunix: [ID 408114 kern.info] /pci@0,0/pci108e,cb84@2,1/storage@1 (scsa2usb2) online
Oct 28 15:01:56 ...genunix: [ID 935449 kern.info]       ATA DMA off: disabled.  Control with "atapi-cd-dma-enabled" property
Oct 28 15:01:56 ...genunix: [ID 882269 kern.info]       PIO mode 4 selected
Oct 28 15:01:56 ...genunix: [ID 935449 kern.info]       ATA DMA off: disabled.  Control with "atapi-cd-dma-enabled" property
Oct 28 15:01:56 ...genunix: [ID 882269 kern.info]       PIO mode 4 selected
Oct 28 15:01:56 ...genunix: [ID 935449 kern.info]       ATA DMA off: disabled.  Control with "atapi-cd-dma-enabled" property
Oct 28 15:01:56 ...genunix: [ID 882269 kern.info]       PIO mode 4 selected
Oct 28 15:01:56 ...genunix: [ID 935449 kern.info]       ATA DMA off: disabled.  Control with "atapi-cd-dma-enabled" property
Oct 28 15:01:56 ...genunix: [ID 882269 kern.info]       PIO mode 4 selected
Oct 28 15:01:58 ...genunix: [ID 935449 kern.info]       ATA DMA off: disabled.  Control with "atapi-cd-dma-enabled" property
Oct 28 15:01:58 ...genunix: [ID 882269 kern.info]       PIO mode 4 selected
Oct 28 15:01:58 ...genunix: [ID 935449 kern.info]       ATA DMA off: disabled.  Control with "atapi-cd-dma-enabled" property
Oct 28 15:01:58 ...genunix: [ID 882269 kern.info]       PIO mode 4 selected
Oct 28 15:01:58 ...genunix: [ID 935449 kern.info]       ATA DMA off: disabled.  Control with "atapi-cd-dma-enabled" property
Oct 28 15:01:58 ...genunix: [ID 882269 kern.info]       PIO mode 4 selected
Oct 28 15:01:58 ...genunix: [ID 935449 kern.info]       ATA DMA off: disabled.  Control with "atapi-cd-dma-enabled" property
Oct 28 15:01:58 ...genunix: [ID 882269 kern.info]       PIO mode 4 selected

So, it "is" visible, but I can't see it with format or rmformat.
# 5  
Old 10-28-2014
If the disk is visible, why don't you use ZFS which doesn't require any formatting ?
# 6  
Old 10-28-2014
What format do you want this USB drive to have?

You can have a Windows format or a Solaris format (ie, write a Solaris filesystem on it).

Running Solaris 10 you should be able to do these three steps:

Code:
 
 # rmformat -l
 # svcadm disable volfs
 # fdisk <device node>

The rmformat should let you see the device node (eg, /dev/rdsk/whatever), then stop the volume services, then fdisk the device to write label, partition, etc.

If that fails tell us all where, when, error message(s), etc.
# 7  
Old 10-28-2014
@jlliagre: I would like to put any FS that Solaris would recognize, but I didn't find a (freeware) tool on the net which lets me do so.

@hicksd8:
The format on that USB drive could be any that Solaris can read (UFS, ZFS,...).

I tried rmformat -l, but I simply don't get the exHDD which I pluged in.
This is all I get (only the DVD drive):
Code:
root@...:/# rmformat -l
Looking for devices...
     1. Logical Node: /dev/rdsk/c1t0d0p0
        Physical Node: /pci@0,0/pci-ide@1f,2/ide@1/sd@0,0
        Connected Device: hp       DVDROM DT80N     DA00
        Device Type: DVD Reader
root@ossrc1:/#

I tried that with or without the volfs. The fdisk, I didn't try.

Could it be that the problem is in the USB 3.0 port and that the server doesn't support that? or
Could it be that the disk needs to have its own power cord?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

"Unable to Detect Newly added HDD - Redhat 5"

Hi Folks, I am unable to detected newly added HDD in my redhat-5 OS. I am expecting to get /dev/sdb. Following are the utilized commands or syntax. root@hostname% cat /etc/redhat-release Red Hat Enterprise Linux Client release 5.4 (Tikanga) echo "- - -" > /sys/class/scsi_host/host0/scan %... (1 Reply)
Discussion started by: Sricharan21
1 Replies

2. Solaris

External Network Connectivity w/Oracle VM Server for SPARC & Solaris 11

Hello all, thanks for reading my question: So I've been a Unix/Linux SysAdmin for a couple years, and I'm a bit over my head running solo, trying to set up LDoms using Oracle VM Server 3.1 for SPARC. I've been very careful, and things have gone well up until the point I try to access the new... (9 Replies)
Discussion started by: Lyxix
9 Replies

3. Gentoo

Data recovery of formatted external HDD

accidentally formatted ext3 external hard disk .. im using EAse us tool in windows system to recover the data ... will this works?? if yes ... the another external hard disk have to be formatted in which file system ? is there any other option ..please help me out (1 Reply)
Discussion started by: rajeshz
1 Replies

4. Red Hat

Suitable External HDD for Linux RHEL

Hi All, I am very new to UNIX systems and need your help. OS: RHEL 5.4(LINUX) 64 bit I need to get a new external 2TB HDD for transferring data from between linux machines. This HDD will not be used in any windows/MAC servers. Only on UNIX systems(linux/solaris) the USB device is to be... (1 Reply)
Discussion started by: Bikash Mishra
1 Replies

5. Red Hat

External HDD Issue

Hello everyone ! I just installed Red Hat 6.4 and when i plug in my external HDD firstly i can see the files and after 5 seconds all dissapears. What causes to this and ways to fix it ? Thanks in advance ! (1 Reply)
Discussion started by: djqbert
1 Replies

6. UNIX for Dummies Questions & Answers

External HDD

I need to get an external HDD for a SUN server running Solaris 10. The Western Digital that I have will not recognize and when I went looking for drivers WD only has them for MAC and Windows. Is there a External HDD that is known to work with Unix? (24 Replies)
Discussion started by: SIFT3R
24 Replies

7. OS X (Apple)

Installing mac on external hdd?

Hi, As I did not find any specific group for this question, i am putting it here. Can I install Mac OS on an external hard disk? Is this possible or not? I know it is very hard to install mac os on non-mac hardwares. I have a dell inspiron laptop and i want to use mac from external hdd. ... (1 Reply)
Discussion started by: sanzee
1 Replies

8. UNIX for Advanced & Expert Users

Use external HDD as archive0

Hello UNIX-community, We have an older SCO UNIX-system running PCS3 (an industrial platform) and since a few weeks we are experiencing problems with our archiving software. For about ten years, the system archives data to Magneto-Optical discs (MO-discs) and thus far it has worked fine.... (3 Replies)
Discussion started by: V4Friend
3 Replies

9. Solaris

How to mount External HDD in VMware 6.0

Hi Friends, I am using VMware 6.0 and i want to transfer some files from External HDD so how to mount the Disk, and i am not able to assign any ip to my network card any one can help me how to set ip in VMware. Thanks and Regards, Venky.:b: (0 Replies)
Discussion started by: 1409.venkatesh
0 Replies

10. Linux

Installing Linux on External HDD

Hi, I want to install LINUX on my laptop. I have a 2GHZ,1GB RAM and HDD is not partitioned. I donot want to touch this HDD and I have external HDD of 200GB. Can I install LINUX on this external HDD?. I would like system to detect linux only when I connect my external hard drive. else system should... (5 Replies)
Discussion started by: sureshht
5 Replies
Login or Register to Ask a Question