LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Problems with auto mount external hdd-drives. (https://www.linuxquestions.org/questions/linux-server-73/problems-with-auto-mount-external-hdd-drives-796093/)

LuxLuv 03-17-2010 02:17 PM

Problems with auto mount external hdd-drives.
 
Hi

I have a problem that i have tried to solve for a couple of days. I got a server with some internal disks. Those disks are for the core-system and some file server related stuff. Beside the server i got two external LaCie boxes that contains 4x1tb disks each. The disks inside the boxes are RAID5, so the system sees every box as one whole "disk".

Now to the problem. I just canīt get those "two" RAID cofigurations two be auto mounted at boot. I have tried to put them in /etc/fstab with a whole bunch of different options but nothing works. The system sees them but don't auto mount them, and i can manually mount them without any problem at all. I have tried to "google" the problem but can't find any similar.

I should be grateful for some nice tip-offs along the way. The system is SUSE 11.2.

/LuxLuv

rweaver 03-17-2010 02:26 PM

What is currently in your fstab and are there any errors or messages in the logs/dmesg?

LuxLuv 03-17-2010 02:40 PM

currently i have my internal disks there also as RAID5 configurations. And all of those disks are working great, and auto mounts.

I can't give you any logs right now because my server is offline at another location. But tomorrow i will post fresh logs from dmesg.
By the way i can tell that the system as it is, don't show any particullar error messages.

/cy

LuxLuv 03-18-2010 01:30 AM

I may also say that those disks are connected to the server with USB...

LuxLuv 03-18-2010 03:46 AM

Hallo there.. back in business.

I got some fresh dmesg logs here for you to investigate. Today when i started the machine everything booted up normally AND both of the external disks were auto mounted, but in read only! So when i tried to give them RW instead and rebooted they didn't auto mount again.... =/

Here is the log.. sdc and sdd are the external disks which runs RAID5:
**********************************
[ 12.647692] sdc1
[ 12.709449] sd 3:0:0:0: [sdc] Cache data unavailable
[ 12.709476] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[ 12.709488] sd 3:0:0:0: [sdc] Attached SCSI disk
[ 13.145775] ieee1394: sbp2: Logged into SBP-2 device
[ 13.147425] ieee1394: sbp2: Node 0-01:1023: Max speed [S800] - Max payload [4096]
[ 13.152710] scsi 4:0:0:0: Direct-Access LaCie 4big Quadra 0 PQ: 0 ANSI: 5
[ 13.153030] sd 4:0:0:0: Attached scsi generic sg5 type 0
[ 13.160506] sd 4:0:0:0: [sdd] 11720787504 512-byte logical blocks: (6.00 TB/5.45 TiB)
[ 13.182500] sd 4:0:0:0: [sdd] Write Protect is off
[ 13.182509] sd 4:0:0:0: [sdd] Mode Sense: 10 00 00 00
[ 13.184976] sd 4:0:0:0: [sdd] Cache data unavailable
[ 13.184983] sd 4:0:0:0: [sdd] Assuming drive cache: write through
[ 13.215846] sd 4:0:0:0: [sdd] Cache data unavailable
[ 13.215855] sd 4:0:0:0: [sdd] Assuming drive cache: write through
[ 13.215864] sdd: sdd1
[ 13.335526] sd 4:0:0:0: [sdd] Cache data unavailable
[ 13.335555] sd 4:0:0:0: [sdd] Assuming drive cache: write through
[ 13.335566] sd 4:0:0:0: [sdd] Attached SCSI disk
*************************

I hope you can't solve something from this.

Best regards!
/Lux


All times are GMT -5. The time now is 09:38 AM.