Koozali.org: home of the SME Server

SME server 8.1 esata Hdd. Problems after reboot

Offline attila

  • 2
  • +0/-0
SME server 8.1 esata Hdd. Problems after reboot
« on: October 09, 2014, 01:45:11 PM »
Hi all,

I have an issue with an eSata on SME server 8.1 an seeking for your advice.

I have recently bought an external HDD with USB3, eSATA and Firewire 800 connections It has external power supply which didn't seem to be an issue at first. Since USB3 is not supported I went for eSata. Connected it came up first time and I said yay it works like it should, but after a restart the problems started. First I had to tell the system not to add it to raid, but it is sorted, and looked ok till I have restarted it again. The disk has disappeared. After a while I have worked out that the system doesn't recognise it if it is there at boot. After every restart I have to power don and disconnect the drive and connect it again to make it visible which is a really bad sign as the server now 2000miles away from where I sit. I had to fall back to usb2 for now, but that is really slow for backups.

Is there any way to trigger the os to rescan the eSATA port .

WHat I tried but didn't work is :
 echo "scsi add-single-device 6 0 0 0" > /proc/scsi/scsi
 but that fails with slow or no response in messages.


when it connects I see this in the messages:
ct  8 16:07:45 smedomainro kernel: ata6: exception Emask 0x10 SAct 0x0 SErr 0x4050000 action 0xe frozen
Oct  8 16:07:45 smedomainro kernel: ata6: irq_stat 0x00400040, connection status changed
Oct  8 16:07:45 smedomainro kernel: ata6: SError: { PHYRdyChg CommWake DevExch }
Oct  8 16:07:45 smedomainro kernel: ata6: hard resetting link
Oct  8 16:07:51 smedomainro kernel: ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Oct  8 16:07:51 smedomainro kernel: ata6.00: ACPI cmd 00/00:00:00:00:00:b0 rejected by device (Stat=0x51 Err=0x04)
Oct  8 16:07:51 smedomainro kernel: ata6.00: HPA detected: current 1953525152, native 1953525168
Oct  8 16:07:51 smedomainro kernel: ata6.00: ATA-8: TOSHIBA DT01ACA100, MS2OA750, max UDMA/133
Oct  8 16:07:51 smedomainro kernel: ata6.00: 1953525152 sectors, multi 0: LBA48
Oct  8 16:07:51 smedomainro kernel: ata6.00: ACPI cmd 00/00:00:00:00:00:b0 rejected by device (Stat=0x51 Err=0x04)
Oct  8 16:07:51 smedomainro kernel: ata6.00: configured for UDMA/133
Oct  8 16:07:51 smedomainro kernel: ata6: EH complete
Oct  8 16:07:51 smedomainro kernel:   Vendor: ATA       Model: TOSHIBA DT01ACA1  Rev: MS2O
Oct  8 16:07:51 smedomainro kernel:   Type:   Direct-Access                      ANSI SCSI revision: 05
Oct  8 16:07:51 smedomainro kernel: SCSI device sdb: 1953525152 512-byte hdwr sectors (1000205 MB)
Oct  8 16:07:51 smedomainro kernel: sdb: Write Protect is off
Oct  8 16:07:51 smedomainro kernel: sdb: Mode Sense: 00 3a 00 00
Oct  8 16:07:51 smedomainro kernel: SCSI device sdb: drive cache: write back
Oct  8 16:07:51 smedomainro kernel: SCSI device sdb: 1953525152 512-byte hdwr sectors (1000205 MB)
Oct  8 16:07:51 smedomainro kernel: sdb: Write Protect is off
Oct  8 16:07:51 smedomainro kernel: sdb: Mode Sense: 00 3a 00 00
Oct  8 16:07:51 smedomainro kernel: SCSI device sdb: drive cache: write back
Oct  8 16:07:51 smedomainro kernel:  sdb: sdb1
Oct  8 16:07:51 smedomainro kernel: sd 6:0:0:0: Attached scsi disk sdb
Oct  8 16:07:51 smedomainro kernel: sd 6:0:0:0: Attached scsi generic sg3 type 0
Oct  8 16:09:06 smedomainro kernel: kjournald starting.  Commit interval 5 seconds
Oct  8 16:09:06 smedomainro kernel: EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
Oct  8 16:09:06 smedomainro kernel: EXT3 FS on sdb1, internal journal
Oct  8 16:09:06 smedomainro kernel: EXT3-fs: mounted filesystem with ordered data mode.

The server is a Dell PE R210 and the HDD is Toshiba external HDD.

Offline attila

  • 2
  • +0/-0
Re: SME server 8.1 esata Hdd. Problems after reboot
« Reply #1 on: October 16, 2014, 05:23:35 PM »
Anybody / Nobody?  :-(

guest22

Re: SME server 8.1 esata Hdd. Problems after reboot
« Reply #2 on: October 16, 2014, 05:37:30 PM »
attila,


I don't have a good answer for you, but udev comes to mind...


So I googled "udev external USB drive" and this came up:


http://www.zeitoun.net/articles/udev-rules-presistent-external-disk/start


HTH


guest