- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: backup problem on SureStore DAT8 on RedHat 7....
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 06:45 PM
07-01-2002 06:45 PM
backup problem on SureStore DAT8 on RedHat 7.2
error message log as follow.
when I issue mt -f /dev/st0 rewind,
the tape rewind command is ok.
any one can help me??
******************************************
[root@octopus root]# mt -f /dev/st0 status
SCSI 2 tape drive:
File number=0, block number=0, partition=0.
Tape block size 512 bytes. Density code 0x24 (DDS-2).
Soft error count since last status=0
General status bits on (41010000):
BOT ONLINE IM_REP_EN
[root@octopus root]#
***********************
[root@octopus /]# tar cvf /dev/st0 ./home
./home/
./home/leungcwk/
./home/leungcwk/.netscape/
./home/leungcwk/.netscape/preferences.js
tar: /dev/st0: Wrote only 0 of 10240 bytes
tar: Error is not recoverable: exiting now
[root@octopus /
*************************
[root@octopus /]# find ./home -print |cpio -oc > /dev/st0
Found end of volume. To continue, type device/file name when ready.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 07:43 PM
07-01-2002 07:43 PM
Re: backup problem on SureStore DAT8 on RedHat 7.2
What kind of controller is it connected too?
Are there other devices on the same SCSI chain?
Is there a proper terminator on the SCSI chain?
From the information you've given us thus far we can't help all that much. It just appears as if the drive is having an issue writing data to the tape.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 09:51 PM
07-01-2002 09:51 PM
Re: backup problem on SureStore DAT8 on RedHat 7.2
1. I had used serval tapes the outcome is same.
2. the controller is adaptec 2940
3. I had tried to copy a small file to tape, it seems ok.
I use the command > cp text.txt /dev/nst0
and then use > mt -f /dev/nst0 status
to check the status.
the "file number' changed from '0' to '1'
--end--
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 10:21 PM
07-01-2002 10:21 PM
Re: backup problem on SureStore DAT8 on RedHat 7.2
ls -al /dev/*st*
If you've just "cp"'d a file, then something is certainly not right.
The Devices should not be accessable like that! They should have a major of 9, and be a character deivce (i.e. line starts with 'c'). The no-rewind should have a mintor 128.. Please verify these for us.
Also, please paste the contents of '/proc/scsi/scsi' so we can get a better idea of the device layout.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 11:11 PM
07-01-2002 11:11 PM
Re: backup problem on SureStore DAT8 on RedHat 7.2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 11:57 PM
07-01-2002 11:57 PM
Re: backup problem on SureStore DAT8 on RedHat 7.2
The other, is anybody else getting garbage in that directory listing that was pasted? Or is that just international stuff for the 'months'? :) Just want to make sure..
What happens when you issue 'file -s /dev/nst0' ? does it return any errors, or do you get anything showing up on the console?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2002 01:48 AM
07-02-2002 01:48 AM
Re: backup problem on SureStore DAT8 on RedHat 7.2
2. yes, this is chinese char set.
thanks
************************
> cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 05 Lun: 00
Vendor: HP Model: C1533A Rev: A812
Type: Sequential-Access ANSI SCSI revision: 02
> file -s /dev/nst0
/dev/nst0: empty