Koozali.org: home of the SME Server

Can we convince 9.2 that a removable 2TB disk is "removable" for backup?

Offline brucoder

  • *
  • 10
  • +0/-0
I want utilize a 2TB SSD USB-3 drive as my one-shot backup for offsite (we also backup using BRU Server to tape for onsite).  However, when I specify to backup to a removable disk, the system doesn't see the SSD as removable.

Is it possible to "convince" the system that my USB-3 drive IS a removable volume?

Thanks,
Tim

Offline Stefano

  • *
  • 10,894
  • +3/-0
hi, welcome here

is the external disk seen at all?

please:
- disconnect your HD
- open a shell (use putty if you use windows) and log in as root
-
Code: [Select]
tailf /var/log/messages
- plug in your HD
- paste here the logs lines you see scrolling
can you post the part of /var/log/messages

Offline Stefano

  • *
  • 10,894
  • +3/-0
P.S. how is formatted the hd? which f.s.?

Offline brucoder

  • *
  • 10
  • +0/-0
Thanks for checking in!

Yes, it's seen (/dev/sdc) and I can mount it (/dev/sdc1) and use it as a mounted Workstation destination.

It's formatted ext2.


Offline Stefano

  • *
  • 10,894
  • +3/-0
ok, we need some logs ;-)