Red Hat / Fedora :: Got A Tape Drive Attached To Server Connected By SAS Card?

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


ADVERTISEMENT

Hardware :: Tape Deck Connected To Sound Card But Not Working

Mar 4, 2010

I have a tape deck which I have connected to my sound card (REaltek AC'97 Audio, is the info I could gather) and of course when I play a tape I'd like to hear it though my sound card. Problem is, it is not working.

My info: A double boot Fedora 12/WinXP SP3 machine. Please do note that when I boot into WinXP I do not have this problem, I can hear the music fine. Further, previously and with exactly the same hardware but with FC 6 it worked! In other words by upgrading from FC 6 to Fedora 12 I lost the ability to use my sound card this way (in Linux).

View 1 Replies View Related

Debian Hardware :: Getting HPE Library And Tape Tools To Recognize Tape Drive

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

Ubuntu :: Use The Tar Command With A Tape Drive - Data Is Larger Then 1 Tape

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

Red Hat :: Unable To Insert DAT72 Tape In Tape Drive / Fix It?

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

Server :: Tape Drive Is Not Working

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

Server :: Install And Mount DAT Tape Drive?

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

Server :: Tape Drive Backup Linux

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

Server :: Enabling Compression On Ultrium LTO-2 Tape Drive?

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

Server :: Enabling Encryption On LTO4 Tape Drive?

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

Server :: Make Storageworks Tape Drive Work With Redhat 5?

Nov 25, 2010

make storageworks tape drive work with redhat 5

View 3 Replies View Related

Fedora Servers :: Tar And Mt Commands For Tape Drive?

Feb 26, 2010

I'm having issues with mt commands. For some reason, my server doesn't like backing up directories using tar.

Code:

# tar -czf /dev/st0 /www /home

ends up giving me an error message saying "removing / prefix" and then using the command

Code:

# mt -f /dev/st0 status

gives me an IOCTRL error. I've googled the error code and haven't come up with a viable fix. Thus far, the only way I've been able to check which files are on the tape is:

Code:

# tar -tzf /dev/st0

Of course, without getting the actual directories on the tape in the first place, the only files I've been able to transfer at this point are just singular files within the directories as opposed to the entire directories themselves.

View 1 Replies View Related

Ubuntu :: Set A Home Server To Be A Network Attached Drive?

Feb 14, 2011

I am trying to set a Ubuntu home server to be a Network Attached Drive, a Media server, and Backup server.All of the computers (mostly windows 7 machines) can see and connect with the shared ubuntu folders, and read write and execute files into the folders. The problem is when programs are installed onto the server they operating systems cannot have "Full control", or change the owner of a file.

This is an issue when using the Ubuntu shared folders as remote hard drive locations because when Windows goes to run the files it keeps popping up with the "Open file - Security Warning" preventing files from being natively run.

View 1 Replies View Related

Server :: GRUB2 Doesn't See OS Drive When Too Many Drives Are Attached

Mar 31, 2010

After much struggling with the server (the one referenced in "shifty, shifty drive letters"), I realized that the problem has nothing to do with drive letters at all. The problem is GRUB2, or some way in which it is misconfigured.

To recap:

Ubuntu Server 9.10
/dev/sda solid-state Sandisk (swap)
/dev/sdb1, /dev/sdb2, /dev/sdb3 2 HW RAID0 SCSI (boot, /, tmp)
/dev/sdc - /dev/sdz 24 one-TB SATA drives

I kept getting "device not found" from GRUB2 when trying to boot. The SATA drives are disconnectable from the front of the chassis. So I disconnected each and every one of them and powered the machine up. To my shock, the machine booted into Linux and it was up and running! It seems that when the 24 SATA drives are plugged in, then GRUB2 can NOT see /dev/sdb. Instead, it sees /dev/sda and fifteen of the one-TB drives (and one floppy drive, whatever that is).

I tried deleting /dev/sdc through /dev/sdz from /boot/grub/device.map, but that didn't work. I also tried plugging in only HALF of of the SATA drives. When the system tried to boot in this state, then GRUB2 just hung. I noticed that the blue LEDs on the front of the (plugged-in) SATA drives blinked on and off in sequence, as if GRUB2 was scanning them. I watched this for about 3 minutes before I got impatient.Is there a maximum number of drives in GRUB2? Does GRUB2 hate SCSI if it detects a whiff of SATA? What's going on?

View 1 Replies View Related

Hardware :: Installing Debian To A Hard Drive That Is Connected To The Computer By A SATA Card

Jun 13, 2010

I have an old computer that I want to turn in to a backup server. I was planning on using a 1 TB drive connected by a SATA card since the motherboard only has PATA. However when looking everything I've found makes it sound like I need to install the card for it to work. I want to know if I can install Debian to the hard drive through the SATA card or not?

View 6 Replies View Related

Server :: Fedora Bare Metal Restore From Tape

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

Fedora :: Gps - No Drive Is Connected

Aug 8, 2010

I just bought a Magellan Triton 400 and installed just about every program with "gps" in the name. When I plug it in and choose "Connect to PC" it stops at the "Waiting to connect" screen. The installed gps programs each reports that no drive is connected. This is my first experience with gps and I'm really perplexed. There are guides to setting up gps with bluetooth, but this is a USB connection.

View 11 Replies View Related

Fedora Networking :: Wireless PC Card Not Connected To Any Network - Driver

Dec 22, 2009

I have a Netgear WG511GE PCMCIA card, and a driver from the original installation disk. I used an ndiswrapper-utils gui called ndisgtk to install the driver. I then do the following to verify an installation:

[Code]....

Unfortunately, when I put the PCMCIA card in, nothing happens. On Windows, a green light flashes even if the card is not connected to any network. At first I thought this might be a hardware issue, so I did #lspci and got:

[Code]....

Lo and behold, when I put a different unbranded Wireless PC Card in it works. I'm no expert in Networks, but to me this suggests a driver problem (i.e. the card is physically detected it just won't work). However, the correct driver was installed with ndisgtk and this was verified with #ndiswrapper -l, hence the confusion.

I'd be grateful if anyone else has had this problem/knows of this problem and is willing to share the solution with me/point me in the right direction. So far, Google has returned a few posts from a few years ago talking about patching kernels and manually building files etc (just before Prism54 became integrated into the Linux kernel).

View 8 Replies View Related

Hardware :: Retrival Partial Files From Lto 4 Tape Instead Of Retrieving Complete Tape

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

Fedora Hardware :: Access Printer Attached To Windows 7 Server

Aug 12, 2010

Want to access a printer attached to a windows 7 server. What I did was the following: 1. Installed samba-common, samba-client & samba-winbind. 2. Included Samba & Samba Client as Trusted Services in the Firewall with system-config-firewall. 3. SELinux is Disabled (in System Default Enforcing Mode). 4. Shared the printer in the Windows 7 server. Other Windows hosts in the LAN can print successfully.

In system-config-printer, I selected Add Printer -> Windows Printer via SAMBA -> Browse... The SMB Browser successfully found the Share and the Host, but won't show the printer. Am I missing something here? The samba wiki mentions that I also need to change some windows registries in this page: [URL].... Do I really need to do this? I don't want to needlessly mess with windows registry

View 1 Replies View Related

Ubuntu :: Backup To Tape Drive (hp Dat 72)?

Jul 5, 2010

I am a Ubuntu 10.04 Desktop user.

I am searching for a backup software to backup to my hp dat72 tape drive. It is only to backup my data from 1 PC.

I have already found bacula but it seems to big for my purpose. I need an easy and automatic software.

Could you recommend a backup software for my needs?

View 8 Replies View Related

Red Hat :: Installing Ultrium 448 External Tape Drive?

Mar 5, 2011

I have issues in installing HP Ultrium 448 external tape drive on HP ML 370 G5 server running Red-Hat-Linx OS. It has a SCSI interface & I thought it was suppose to plug & play but not. I got an information that all i need to do is echo "engage scsi" > /proc/drivers/cciss/cciss1 but unfornately i do not know how to do this because i just began learning about LINUX,

View 1 Replies View Related

Red Hat :: Make A Hard Disk Act Like A Tape Drive?

May 4, 2011

I have a linux server running Red Hat Enterprise Linux AS release 4 (Update 8) that I need to do some unusual configurations to. I have a hospital application written using a database called MSE. Now the provider of this application says they will only support tape because of the fact that this system is using a specialized backup system. Basically the data is housed on raw_data blocks. So what I am looking to do is create a way to USE the SAN to present the server with Hard Drives and be mounted as if it was a tape. Has anyone tried to do something like this before? If so how did you configure that. One solution that I thought would be to just Present a 2TB lun and carve up several partitions cut not create filesystems on them. Then just create a symlink everynight /dev/rmt0 and rotate out the partitions.

View 5 Replies View Related

CentOS 5 Hardware :: Vxa-2 Tape Drive Not Found

Jul 17, 2009

I installed centos on a server with a exabyte vxa-2 tape-drive. There are two harddisks and the tapedrive on the Adaptec SCSI 2010s Contoller. The harddisks are working , but it doesn't find the tapedrive. And there is nothing in /proc/scsi/scsi.What can i do to add the tape drive?

View 1 Replies View Related

Hardware :: Bacula - Setting Up Tape Drive Backup

Sep 15, 2010

I am setting up a tape drive back up, but I am having "fun" with bacula configuration. Basically the drive is working , I ran the test with the btape program and all was correct. I am basically meddled up with the jargon and the very large bacula documentation. I created some 2 volumes and gave the mounted the tapedrive (labeled) the name of one of them "tapevol2" .... now I can not relabel the tape, I deleted the volume "tapevol2" but still the tape drive is mounted with that name, even though the volume is deleted. If I add ( create more volumes) I can not make the tape to mount with anything different that "tapevol2". I would like to go back to zero and delete all volumes, and mount the tape with one of the newly created volumes, so the jobs back up can run.

View 2 Replies View Related

General :: Script To Detect Whether Tape Exist In Its Drive - Not?

Dec 14, 2010

Not sure whether is feasible or not...

Any idea how to script to detect whether are there any tape media loaded in the tape drive ?

View 3 Replies View Related

Hardware :: System To Command To Clean Tape Drive?

Sep 30, 2010

I have a questions concerning tape drives.

Is it necessary to erase tape before recording ?

Do You know linux command to clean tape drive ?

View 1 Replies View Related

General :: Use USB Tape Drive On Centos 5.3 (kernel 2.6.18-164.10.1.el5PAE)?

Mar 2, 2010

I have been trying to install HP Storageworks DAT72 on CentOS 5 in vain. On system reboot, neither /dev/st not /dev/sg is available.

lsmod
Module Size Used by
ipv6 267617 40
xfrm_nalgo 13381 1 ipv6

[code]....

View 1 Replies View Related

Fedora Hardware :: No Activity Or Log Entries When USB-3 Drive Connected

Nov 11, 2010

Running from F-14-i686-LIVE CD to test before I install. I have a Transcend 640GB USB-3 external drive connected through a Transcend pci/express adapter, chipset NEC D720200.
lspci yields: USB Controller: NEC Corp uPD720200 USB 3.0 Host Controller Rev 03.
I see no activity nor any log entries in /var/log/messages when I plug in the USB-3 drive. If I plug the same drive into a USB-2 port on the mainboard, all works as expected.

View 2 Replies View Related

Hardware :: Exabyte Vxa 3 Tape Drive - Mt -f /dev/nst0 No Such Address Or Device

Jan 3, 2011

I have an LTO-3 tape drive.

It shows

Code:

when I do:

Code:

I am running as root

Would like to NOT reboot this server. (WEBSITE) It is running Red Hat Enterprise Linux ES release 4 (Nahant Update 8)

View 10 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved