Displaying 20 results from an estimated 7000 matches similar to: "Tape operation"
2007 Mar 27
15
Tape drive recommendations
Hello all.
I have 15 or so CentOS servers (now v4.4, I will upgrade them all to
5 when it comes out) and a few windows machines. I am looking to
implement a network backup solution using Amanda.
I will be backing up 200 gig or so to start, but that will grow.
Does anyone have any recommendations on tape drives that will work
"out of the box" with CentOS?
Thanks,
Joe
2008 Jul 30
4
enterprise backup solution (probably amanda?)
Hello guys,
hope i am not making an offtopic
Currently we are looking for storage/backup solution in our company.
Basically we need to backup data incrementaly from windows server and centos
server + subversion repositories.
So far i believe amanda would be best for this situation and also has good
reference.
Is there anything else - i would be glad to have space for research and
choose
2007 Jan 25
1
backup exec client for centos/linux?
Hi,
am just setting up some devboxes and would like to start backing CVS up
to tape using our existing setup -anyone heard about a backup exec
client for linux/rhel? I used to use HP Dataprotector 5.1 and it worked
fine -any word on this other client would be great. am searching
symantec/veritas site high and low...
-karl
2006 Dec 22
1
recommneded tape drives
Hi there, I am pricing out a dell 840 (low end file server) that will
run latest centos.
Can anyone recommend a good tape drive/card combo with centos? The
drives (to be backed up) in it will be a raid 0 - 500gb.
Thanks in advance!
Dustin
2009 Feb 05
1
udev by-id symlinks randomly missing for tape drives on centos5
Hello!
I'm having problems with udev /dev/tape/by-id/ symlinks..
it seems symlinks to tape drives are sometimes (randomly) missing after reboot.
Server in question has IBM TS3200 tape library connected with 2 drives in
it.. so /proc/scsi/scsi shows 3 devices: 2 tape drives, and 1 medium changer (tape library).
So I should have 3 symlinks in /dev/tape/by-id/ directory.. 2 symlinks to tape
2010 May 27
2
Replacement tape drive configuration
CentOS 4.8
Hi All:
We recently had a Sony SDX-500V tape drive fail on one of our servers
running CentOS 4.8. I have now replaced it with a spare SDX-500C. The
problem that I am having now is that the failed drive had ceased
responding to SCSI commands and we have since rebooted the system
which resulted in the tape drive being removed from our current
hardware configuration and the system does
2019 Feb 07
2
persistent generic device for tape changer
Hello Ron,
sounds good. I have 2 tape changer. I persume, udev creates the same
link for both.
Can I modify
SYMLINK+="changer-$env{ID_SERIAL}"
The serial should be unique.
Viele Gr??e
Helmut Drodofsky
Internet XS Service GmbH
He?br?hlstra?e 15
70565 Stuttgart
Gesch?ftsf?hrung
Helmut Drodofsky
HRB 21091 Stuttgart
USt.ID: DE190582774
Fon: 0711 781941 0 <tel:+497117819410>
Fax:
2012 Jan 30
1
Quantum scalar i40 tape partitions
Hi All,
I have a Quantum scalar i40 tape library. I need to configure it to TWO tape partition libraries, e.g., library_a and library_b, so that each library has its own tape drive. Then connect this physical tape library to two different CentOS servers so that each server can see its own media changer and tape drive. I once had a successful configuration on one host but NOT on the other. One
2008 Apr 11
1
Command to get tape capacity status?
I have an Overland tape library connected, via SCSI card, to an
out-of-box, full install of C5 install on an old PC.
I have a script that uses tar to archive data to tape and mtx to change
tapes. What I don't know, if possible, is to obtain the status of how
much tape is left in the drive. If I get a write failure, I'd like to
know if the tape is bad or has run out of space.
I
2004 Sep 03
2
From OCFS to tape via tar (and back again)
We're using RMAN to back up our 9.2 RAC database to an OCFS v1 volume.
We have an existing shell script that we use for copying files from disk
to tape via tar, one file at a time. (Don't ask why. It's a legacy
script. Long story.) We're tweaking this script to use --o_direct when
tarring the file to tape and that seems to be working fine:
# tape device is /dev/nst0
$ tar
2006 Aug 19
1
Tape backup question.
Hello,
I want to backup my PE2800 on tape but I'm not sure how to do this.
My PE2800 has a RAID5 setup with 2 72GB SCSI disks and a Seagate DAT-2 72GB
internal tape-streamer and I'm running Centos 4.3 with the latest yum
updates.
I'm not sure if this tape-streamer is recognised by the OS properly because
it doesn't show up along with my DVD/floppy
I also recieved with the
2009 Jan 03
4
Problem detecting HP Tape Drive
Hello
I do have problem using Linux with an external HP tape drive. The
server platform is also an HP Server; the server is an HP ML350 G4,
and the Tape drive is a HP Storage Works Ultrium 448 - 1U
Rack-mountable.
HP Ultrium documentation says two drivers should be automatically
up, sym53c8xx for LSI SCSI interface "st" for tape and /proc/scsi/scsi
should contain information about
2019 Feb 07
2
persistent generic device for tape changer
Hello,
mtx and therefor amanda use generic device /dev/sg<x> for tape changer.
These devices change on reboot.
How to make them persistent?
/dev/sch0 and /dev/sch1 seem to be persistent.
/dev/tape/by-id/ shows links from WWID to generic device
An UDEV rule could help? I have not found any example.
--
Viele Gr??e
Helmut Drodofsky
Internet XS Service GmbH
He?br?hlstra?e 15
70565
2003 Jan 01
3
Tape Drives
Is it possible to share a tape drive using Samba. I have a tape drive that is attached to a Solaris box, that I would like to use to backup my entire environment; Solaris and Windows. If this is possible, how should I configure the smb.conf file.
Thanks
Nate Grissom
ngrissom@netzero.net
-------------- next part --------------
HTML attachment scrubbed and removed
2006 Mar 09
2
howto mount a scsi tape drive?
Hi,
after installing centos 4.2 I've noticed that my internal Seagate scsi DAT
72GB tape drive hasn't been recognised in /media or doesn't show up in gnome
when putting in a tape.
Do I need to edit fstab first or load additional modules in the kernel
during startup?
regards, Geert
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Dec 13
2
scsi tape device support
I'm trying to get a scsi tape device (Sony SDX-D500V) working on my dell
2450 running centos 4.2. I can see the device (ch1, id2) using the dell bois
raid utility, but once booted into linux I can't see any mention of it in
the logs or dmesg.
Do you know if the generic kernel (2.6.9-22.0.1.ELsmp) supports this tape
device? Can anyone give me any pointers in getting this device working.
1999 May 31
2
Backing up Linux box to Win box's tape drive
I am using a Samba server on a RedHat 5.2 box
this box has no tape drive
I would like to back up my network clients to a tape drive on one of the win
boxes;
Is the following feasible;
mount the windows shares using smbmount
tar up the dirs/files
transfer the tar files onto the win machine
Back up using the win machines backup programme
If not any other suggestions?
Please cc me in reply
Regards,
2009 Dec 03
5
TAPE on guest
Hello,
I have a server with a tape. Of course my dom0 see it but I don''t want
to manage backups from dom0 and want to do it with a guest. In that case
I need to show the tape to the guest. I don''t know how to do it. Is
there more than one way?
Thanks for your help,
nm
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2010 Feb 10
3
LTO tape drives and Bacula for Backups?
How does everyone feel about using Quantum LTO 3 and 4 tapes
with Bacula for backing up both the VM's, Host, as well as from within
the VM's.
What are know good backup solutions? Can anyone name specific tape
drives / software that is working.
Lee
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Feb 15
4
Backing up Xen DomU''s - Tape Drive - LVM
Hi,
I am planning the roll out of a Xen dom0 running CentOS that is going to
be running two DomU''s CentOS and Windows 2003 SBS. I am planning on
using LVM for the disks as this (so i have read) increases i/o
performance compared to image files.
I need a solution to back up these machines and I have came up with the
following two ideas:
Idea 1,
Backup the machines as images (lvm