1. Store
  2. Apps
  3. Hardware
  4. Support
  5. Solutions

ClearFoundation

Forums
Welcome, Guest
ClearOS Backup to local DLT Drive
(1 viewing) 1 Guest
Go to bottomPage: 12
TOPIC: ClearOS Backup to local DLT Drive
#4278
ClearOS Backup to local DLT Drive 3 Years, 4 Months ago  
Is there any way that ClearOS will backup user data to an internal DLT drive? I noticed on boot up it detects the drive, but I cannot find anyway in which I can schedule a backup locally? Unfortunately if ClearOS is unable to do this, then its back to SMEServer, sorry

Cheers

Emyr
Emyr Bateman
Senior Boarder
Posts: 48
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#7619
Re:ClearOS Backup to local DLT Drive 3 Years, 3 Months ago  
yum install app-bacula

tbearskistad
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#7687
Re:ClearOS Backup to local DLT Drive 3 Years, 3 Months ago  
Hey tbearskistad thanks for that

I now have Bacula installed, but it doesn't see my LTO drive. It only sees the 3 hard disks and DVD. I have done lspci and it shows the following: -

Code:

03:08.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev c1)



Is this the HP SCSI controller card or the actual LTO device? If it is the device, how do I get Bacula to see it?

Cheers

EmyrB
Emyr Bateman
Senior Boarder
Posts: 48
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/03/17 06:14 By telemat.Reason: Typo
The administrator has disabled public write access.
 
#7882
Re:ClearOS Backup to local DLT Drive 3 Years, 3 Months ago  
I did this in CC4.x, there is a line in a config file somewhere, that needs to be uncommented, thus making tape drives visible in the webconfig.

Just can't find the documentation right now, but I'm also setting up Bacula, so when I eventually find that config, I can post it here
tbearskistad
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#7894
Re:ClearOS Backup to local DLT Drive 3 Years, 3 Months ago  
tbearskistad
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#7911
Re:ClearOS Backup to local DLT Drive 3 Years, 2 Months ago  
the result from the lspci command above is the scsi controller card not the DLT device.
you should run "lsscsi" to list all scsi devices.
James Randal
Senior Boarder
Posts: 66
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#8550
Re:ClearOS Backup to local DLT Drive 3 Years, 2 Months ago  
Hi tbearskistad,

Sorry I was on a course all last week and only now have had a chance to edit the php file. Once I edit this file, how do I get ClearOS to read the changes, do I have to reboot?

@ James Randal - tried lsscsi and I got an error "-bash: lsscsi: command not found"
Emyr Bateman
Senior Boarder
Posts: 48
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#8553
Re:ClearOS Backup to local DLT Drive 3 Years, 2 Months ago  
OK update

I installed lsscsi and this is the output of said command: -

Code:


[0:0:0:0]    disk       ATA               GB0250EAFJF              HPGA    /dev/sda
[1:0:0:0]    disk       ATA               GB0250EAFJF              HPGA    /dev/sdb
[2:0:0:0]    disk       ATA               GB0250EAFJF              HPGA    /dev/sdc
[4:0:0:0]    cd/dvd  TSSTcorp       DVD-ROM TS-H353B   IG03     /dev/scd0
[6:0:5:0]    tape      QUANTUM     DLT-4                            0A00    /dev/st0



I edited the Bacula.class.php as per your instructions and added: -

Code:

self::MEDIA_DLT => self::MEDIA_DLT,



I then stopped and restarted all the Bacula services and yet, the output of the Auto-Detect (Storage) Hardware is: -

Code:


Physical Device                       Storage Device                                           Type
/dev/sdc0                                TSSTcorp DVD-ROM RS-H353B                 SCSI/SATA             Add
/dev/sda                                  ATA GB0250EAFJF                                     SCSI/SATA             Add
/dev/sdb                                  ATA GB0250EAFJF                                     SCSI/SATA             Add
/dev/sdc                                  ATA GB0250EAFJF                                     SCSI/SATA             Add



Should I also edit : - /etc/bacula/bacula-sd.conf as well?

Cheers
Emyr Bateman
Senior Boarder
Posts: 48
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#11062
Re:ClearOS Backup to local DLT Drive 3 Years, 1 Month ago  
Hi Guys,

So, everything has been ticking over quite nicely with Bacula. Except a few nights ago it hit a wall. The daily backup has been working great guns. It has been backing up to a different tape each night, but now it has hit a snag. It keeps asking for tape 0008 to be inserted for each daily backup.

So my question is how do I get it Bacula to start the rotation from tape 0001 once it hits tape 0010. I have tried looking at the Bacula manual and its very, erm how shall I put this, detailed. A bit like Arcserve manual.

Any help will be greatly appreciated.

Cheers

EmyrB
Emyr Bateman
Senior Boarder
Posts: 48
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#11106
Re:ClearOS Backup to local DLT Drive 3 Years, 1 Month ago  
I think I may have cracked this, not sure . Trawling around various forums I have found that Bacula is different from Backup Exec, so I have had a steep learning curve. Basically to have a daily tape rotation you cannot use just the one pool, so I have had to add 5 pools and set a maximum of 2 tapes per pool. I have had to schedule 5 different weekly jobs to run through Monday to Friday and each pointing to their correct pools.

If this turns out to be spot on, I will have daily backups each using different tapes and a cycle of 10 days. I shall let you guys know how I got on.
Emyr Bateman
Senior Boarder
Posts: 48
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 12
  get the latest posts directly to your desktop