Server :: Software To Archive Data To Tape Library?
Jul 15, 2010
Does anyone know of any existing software to aid in this task? We already offer backed-up data storage to our users, but no means of say arching original data sets for long term storage(NIH, etc rules). Something that could be user initiated, where they login into the archive server, tell it I want such and such files archives, and on its own it takes those files and gives them to a tape library(drive+robot).
View 3 Replies
ADVERTISEMENT
Apr 3, 2016
I have been using an LTO-5 Ultrium-3000 tape drive connected to an ATTO HBA without problem. I can control the tape drive using "mt -f /dev/nst0" and have been able to make successful backups using cpio, tar, and dump/restore. I followed some instructions on the web about how to install the HPE Library and Tape Tools application (version 4.21) which relies on conversion of a rpm to a deb file. The software seems to have been installed correctly and runs. However the hardware scan function does not recognize my tape drive. The following is suggested in the user manual if the tape device is not recognized by the software under Linux:
1. Login as root.
2. Edit the following file:
vi /etc/modules.conf
3. Add the following line as appropriate:
add options scsi_mod max_scsi_luns=128
4. Reboot the computer.
The problem is I don't have an /etc/modules.conf and am not sure exactly which file would be equivalent? If this is even the correct solution.
My tape drive is controllable and functions well using "mt -f /dev/nst0 status" so it seems to be a matter of LT&T software to detect the tape drive.
At the risk of providing too much info here some, possibly relevant, output from lshw
*-pci:3
description: PCI bridge
product: 6 Series/C200 Series Chipset Family PCI Express Root Port 1
vendor: Intel Corporation
physical id: 1c
bus info: pci@0000:00:1c.0
version: b5
[Code] .....
View 1 Replies
View Related
Mar 8, 2010
I am looking at getting a DLT drive for my network; however, I have never used the tar command with a tape drive. What happens if the data is larger then 1 tape? Does the tar application automatically span tapes or do I need to use switches so it spans multipule tapes? Right now my Full backup will take 2 or 3 tapes.
View 3 Replies
View Related
Jul 16, 2010
I have a Dell ml6000 as a network accessed tape library, I need to mount the tape library on my RHEL5 server as a nst* so I can setup backup crons. What is the process i need to follow to set thsi up?
View 2 Replies
View Related
Feb 10, 2011
I need help writing a script that will copy everything from tape to system directory. I have a Linux box with 3 TB of Hardware space. I am using the following commands
1) mt /dev/st0 rewind
2) tar xvf /dev/st0
3) tar xvf /dev/st0 fsf 1 (Using this to move to the next segment of the tape) and then
4) tar -xvf/dev/st0
I keep repeating steps 3 and 4.
View 5 Replies
View Related
Feb 22, 2010
Currently I have bacula backing up the contents of my server on a daily basis (Mon-Fri) on to a tape. There are in total 9 backup tapes so far. One for each day of the week (Mon-Thurs) and one for every Friday in the month (so there are 5 friday tapes). The tapes are all from the same pool and once the tapes are full they should then get recycled. As I understand and from what I have seen, the data from my server backups up to the tape and is then marked with the append status. Every time that tape is used, data is then appended onto the tape until the tape is full. At this point it is marked as full but wont be recycled until all the tapes from the pool are marked as full (so until all 9 tapes are full).
My question is, is there a way of overwriting the data on the next backup on the tape, rather than appending or requiring that all tapes in a pool are full before a tape can be recycled. As the mon-thurs tapes currently cant be recycled until all the Friday tapes have been used. The reason why I dont have seperate pools for the Friday backups and the other days of the week or even seperate pools for each day of the week, is that if a tape is accidently not changed or someone puts in the incorrect tape by accident a backup will still occur. Which is better than no backup!
View 2 Replies
View Related
Sep 30, 2010
I'm trying to use wget to retrieve some data from our tape backup utility (HP Command View 1/8 G2 Autoloader). The URL requires two parameters for the info I want to retrieve. I have searched for a few hours and have tried numerous combinations to get the data but the parameters aren't being executed. I have escaped the URL as well.
Code:
wget --user=x --password=x --recursive --no-clobber --page-requisites --html-extension --convert-links --no-parent -O ssi.html "10.0.x.x/inventory_status.ssi?mag_0=1&mag_1=1"
returns:
Code:
<HTML><HEAD><TITLE></TITLE></HEAD><BODY>
<SCRIPT LANGUAGE="javascript">
top.location.href='logout.ssi';
[code]....
View 3 Replies
View Related
Feb 28, 2011
I am running Ubuntu 10.04, and i recently purchased an tandberg LTO-4 SAS tape drive. I want to access it and backup data on it. Do I simply just connect plug it into the server,and I should be able to backup/transfer data to the tape drive? Or are there intermediate steps before I can do that. Here are some results from commands that I have typed:
Quote:
ls /dev/tape/
by-id
Quote:
ls -lt /dev/tape/by-id/
total 0
lrwxrwxrwx 1 root root 9 2011-02-25 14:54 scsi-3500110a00145553e -> ../../st0
lrwxrwxrwx 1 root root 10 2011-02-25 14:54 scsi-3500110a00145553e-nst -> ../../nst0
[code]....
View 4 Replies
View Related
Apr 26, 2010
I want to know how to retrival partial files from a lto 4 tape instead of retrieving the complete tape.
View 2 Replies
View Related
Dec 11, 2009
Man I can't extract data from a zip archive with password witch contains ")" and "(" characters...See my treminal:Quote:
[swampyx@AMD-RO-HD ~]$ unzip zplW.zip
Archive: zplW.zip
[zplW.zip] zplW/ password:
[code]...
View 2 Replies
View Related
Dec 8, 2008
I have dell poweredge 830 server with tape drive and RHEL 4 running on it....the issue i am facing is,i am unable to insert the tape as i had ejected the tape forcefully from it....
i tried to do a listing of the contents backedup on tape and it got struck in middle throwing below error,
/dev/st0:device input/output error. after which i was unable to eject the tape using
mt -f /dev/st0 rewoffl
i removed the tape by holding the eject button and now when i try to insert another tape, it's unable to take the tape in to tape drive...
I've tried doing all except reeboting the server, can any one help me out in this issue, hope the blow information may help in debugging the issue... code....
View 8 Replies
View Related
Nov 5, 2010
I am looking for a simple C library that handles btrees / ISAM data bases on Linux
View 2 Replies
View Related
May 17, 2011
We have RHEL4 loaded on the server and our tape drive is not working.While taking the backup on the tape using the command tar cvf /dev/nst0 * the system is creating a tar file by the name of nst0 in /dev directory and no backup is being taken on the tape .Please provide solution.
View 1 Replies
View Related
Jun 24, 2011
iam trying to access tape drive .but iam not able to see its location.is any command to install and access tape drive
View 2 Replies
View Related
Oct 8, 2010
i have centos 5.9 running on my server and i have to take backup of my entire data from the different server.This one I want to make it as backup server. I need few informations about the tap drive
1.Which tape drive is good also compatible with Linux (centos ), pls send me the link
2.How to take backup into tape drive , good if you send any doc.
3. Any backup software which is kind of opensource
View 5 Replies
View Related
Jun 13, 2011
I need backup files to a tape drive on a remote server without being prompted for password.
I got the part working to tar files to the remote tape drive like this:
Code:
currently I got rsync to work with out being prompted for password like this:
Code:
How can I get the above tar command to work like the rsync command so it does not prompt me for a password.
View 4 Replies
View Related
Dec 6, 2010
I'd like to ask about archive mounter feature, can I mount zip file with read write mode? can gvfsd-archive do that?, or I must use fuse-zip to mount it? If I must use fuse-zip, how I wrap it so I can use it via nautilus or via gvfs-fuse-daemon
View 4 Replies
View Related
Aug 25, 2010
Our application uses a dynamically loaded shared object library (codec library) to compress and decompress audio streams.
There happens to be several static and global variables in this shared object library. Hence it is not possible to process two interleaved unrelated media streams using this shared object codec library because each stream corrupts/changes the contents of these static/global variables.
Is there a way through which a context save (save contents of data segment of shared object) and a context load (load previously saved contents of data segment of shared object)operation can be performed on the shared object library. This way the context for each media stream can be saved and loaded before and after processing the "other" media stream respectively.
View 3 Replies
View Related
Feb 9, 2010
we have a server that runs a backup (cron job) at 9:15 every night. When I log on in the morning I have mail message that gives me a long list of all the files that were backed up the night before. For a couple of weeks now, the mail message gives me an empty list. Yet, when I run the same job manually from a #prompt, it runs. I am not able to run this job with cron in the daytime because too many users are in it. I wanted to browse the tape to see if the backup is really failing to copy the files or if they are on the tape and the mail message is bogus.
Since the backkup was done with cpio instead of tar, I'm not sure if I can browse the tape with restore -i anyway.What would be the best way to browse the tape on /dev/rmt/1 without actually restoring anything ?This is an ancient DGUX system, not Linux, and I'm not a unix expert I just inherited this server recently, but a lot of things are very similar to Linux and it looked like this might be a good place to ask.
View 3 Replies
View Related
May 26, 2011
We have been using an Ultrium LTO-2 tape drive to perform backups of certain information from our file server. Recently, the data that we are backing up has grown too large to fit on the tapes in their 200GB uncompressed capacity. I have been looking around for a way to enable the compression in the drive, but I haven't found much. I am not using any backup software, so I'm not sure if I'll even be able to. I write the tape using a simple 'tar' command, so there aren't a whole lot of options to be set. Is there a way that I can enable the drive's compression, or would I be better off running the tar command with the gzip or bzip flags?
View 4 Replies
View Related
Oct 22, 2010
I didn't know if I should have posted this in newbie, hardware, or server. I haven't used tape drives in Linux previously; however I'm trying to figure out how to enable an LTO-4 tape drives built in encryption. Im not that concerned with secure key management, I am looking to just being able to load a key into the drive and get the tape to encrypt. Im for a simple command, but I dont even know where to start. If it varies by device, its an HP Ultrium 4 (1760).
View 2 Replies
View Related
Jul 16, 2010
I have a server with an old version of Fedora on it, Fedora 7, I know its old and that I should have upgraded it. But I haven't I plan on doing it now but I ran into a hardware failure and had to switch to a different set of hardware. I tried going into rescue mode using the fedora 7 install disc, but st0 for tape drives was not available. So I tried using the newest fedora distro, Fedora 13, installation disc and st0 is still not available on there. How to do a restore from tape?
View 2 Replies
View Related
Nov 21, 2010
I have my local computer, and server.
I log into server, and mount my local computer (folder) via sshfs.
Create .rar backup archive direct to sshfs remote folder.
After copy, close my ssh sessions.
And use my streamer to backup files stored by server.
I'm wondering, is there any way to share streamer /dev/st0 via ssh session ?
how can i start backup direct to (remote) -> root@server/dev/st0
View 2 Replies
View Related
May 25, 2010
I've got a Tape drive attached to my server connected by SAS card, and am trying to copy some data across.but it fails to write, in dmesg i seescsi 1:0:1:0: Attached scsi generic sg1 type 1mptbase: ioc0: LogInfo(0x31120403): Originator={PL}, Code={Abort}, SubCode(0x0403) does this mean faulty hardware/cables?
View 1 Replies
View Related
Nov 25, 2010
make storageworks tape drive work with redhat 5
View 3 Replies
View Related
Jan 8, 2011
i tried to install "httpd" on my fedora 12. yum gives me:
Quote: error unpacking rpm package httpd-2.2.13-1.fc12.i686 error: unpacking of archive failed on file /etc/rc.d/init.d/httpd: cpio: rename
someone got an idea what i can do?
View 5 Replies
View Related
Sep 27, 2010
I have a client that is looking for a way to archive their email (making it searchable, etc) -- all on a shared hosting account.
I was kind of thinking of having some way to parse/store email in a MySQL database and make it searchable using a PHP application. But I'm not sure how to parse the headers (if it's even possible to do so).
Any other ideas on this type of application? They are wanting a way to archive email, make it searchable, keep a record of all emails sent, etc. They're willing to "purchase" a mail server if necessary. But I'm hoping to find a way that they won't have to.
View 1 Replies
View Related
Jul 2, 2009
I have a function in my SOAP server that returns an array. When the client calls this function, it only receives "array", and when I use foreach to print each member of this array, it tells me that this is not an array. If I change the returned value of the function to a string or integer type everything works fine though, so I don't think that there is any problem with the client.I am using NuSOAP library on php to achieve that.I had doubt when declaring the type of return value of the function. In XML schema there is no array type, so I specified the return value as a string like this:
PHP Code:
$server->register("getLocation",
array('country_population' => 'xsd:string',
[code]....
View 1 Replies
View Related
May 12, 2011
I was just wondering if there is a way (and seeing as how this is Linux we are talking about here, there probably is...) to make a fully functional webcam-server on Ubuntu 10.04.2 save images daily, or weekly? I have a perfectly installed webcam-server running on my website that you just refresh, and it gives you a current image, but I was wanting to have a daily type of archive thing with it, just because.
View 3 Replies
View Related
Mar 29, 2010
I'm taking a very large collection of music and also newly purchased anime DVDs and adding them to another large existing collection, basically hundreds of ogg/mp3 and OGV-type files on a jukebox system to serve to my PS3 via mediatomb. (No, I'm not handing out copies and risking the feds at my door! I'm just trying to save my CDs and DVDs from ruin by over-replaying.)
My problem is I want to save electricity and minimize my carbon footprint but also I need a LOT of terabytes for what I have and what I will have, since these are going to be DVD quality (and later Blu-Ray quality) movies playing on a big TV from the PS3. I want RAID 6 level redundancy so that when 2 or even 3 drives fail (as Murphy's Law says they will want to do all at once), I can still recover. (Yes, I'm an insurance dude, with all the risk aversion that this implies)
What would y'all suggest that I do here, short of getting the same energy-hogging racks in corporate server rooms? Is there a way to "go green" with a multi terabyte multiple redundancy system or am I just wishfully thinking?
View 6 Replies
View Related