Koozali.org: home of the SME Server

Workstation Backup Failing on Ext USB

Offline gbentley

  • *****
  • 482
  • +0/-0
  • Forum Lurker
    • Earth
Workstation Backup Failing on Ext USB
« on: August 28, 2013, 09:35:47 AM »
Hi all,

Am back to an old problem I had on 7 - certain discs out of my collection of ext usb drives seem to go to sleep?

Error while mounting /dev/sdc1 /media/extusb :
mount: you must specify the filesystem type
Backup terminated: backup failed - status: 7424

If I then manually mount with '-t ext3' there will be a short delay, then the drive will mount/unmount as normal.

Someone on the old threads suggested sdparm - is sdparm available for 8?

I tried 'yum install sdparm' to no avail.

Or have you better suggestion?

Thanks!
"If you don't know what you want, you end up with a lot you don't."

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Workstation Backup Failing on Ext USB
« Reply #1 on: August 28, 2013, 09:55:06 AM »
gbentley

Add the dag repo for sme8
http://wiki.contribs.org/SME_Server:Documentation:FAQ:Section01#Add_Dag_repository_to_SME_8_.28Centos_5.29

Then follow these generic instructions to install sdparm
http://forums.contribs.org/index.php/topic,46337.msg227213.html#msg227213

ie
yum install --enablerepo=dag sdparm

Remember to use the Forum search function first before posting your query here, as this answer would have been easily found, eg search on sdparm
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline gbentley

  • *****
  • 482
  • +0/-0
  • Forum Lurker
    • Earth
Re: Workstation Backup Failing on Ext USB
« Reply #2 on: August 28, 2013, 12:03:17 PM »
The search results where specific to 7  :(
"If you don't know what you want, you end up with a lot you don't."

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Workstation Backup Failing on Ext USB
« Reply #3 on: August 28, 2013, 12:12:03 PM »
gbentley

Quote
The search results where specific to 7

Be creative !
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline gbentley

  • *****
  • 482
  • +0/-0
  • Forum Lurker
    • Earth
Re: Workstation Backup Failing on Ext USB
« Reply #4 on: August 28, 2013, 12:12:53 PM »
I tend towards the precautionary principle!
"If you don't know what you want, you end up with a lot you don't."

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Workstation Backup Failing on Ext USB
« Reply #5 on: August 28, 2013, 03:21:45 PM »
Am back to an old problem I had on 7 - certain discs out of my collection of ext usb drives seem to go to sleep?

[Why the '?' - you are telling us something, not asking. :-)]

Sounds like this should be a bug report, and we should considering adding sdparm wakeup as a standard feature.

Offline gbentley

  • *****
  • 482
  • +0/-0
  • Forum Lurker
    • Earth
Re: Workstation Backup Failing on Ext USB
« Reply #6 on: August 28, 2013, 03:38:49 PM »
Hi Charlie, I was just raising the question over whether in fact it was the drive going into some kind of eco mode or if there is some other low level usb driver issue. I dont think I would know how to diagnose either.

Cheers,

Graham
"If you don't know what you want, you end up with a lot you don't."

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Workstation Backup Failing on Ext USB
« Reply #7 on: August 28, 2013, 06:11:36 PM »
Hi Charlie, I was just raising the question over whether in fact it was the drive going into some kind of eco mode or if there is some other low level usb driver issue. I dont think I would know how to diagnose either.

See if using sdparm to wake the drive makes a difference. If it does, verify that using sdparm that way is harmless on other drives that don't go to sleep.