- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Help pls. unable to detect devices
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
11-16-2003 12:55 PM
11-16-2003 12:55 PM
Help pls. unable to detect devices
When i tried backinup using tar on my dds drive using HPUX machine is said that unable to open tar eventhough there is already a tape on it but when i tried configuring my Veritas Netbackup is said that there is no device detected. If this is the case do you thing there is no problem on my drive.
Thanks in advanced,
Marshal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2003 01:12 PM
11-16-2003 01:12 PM
Re: Help pls. unable to detect devices
Let's make sure that the drive can read the tape. Make sure there is a tape in the drive.
# mt -t /dev/rmt/0m (assuming that is your drive device)
If there is a problem, please try another tape first. Failing that please provide the output of:
# ioscan -fnC tape
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2003 01:21 PM
11-16-2003 01:21 PM
Re: Help pls. unable to detect devices
If its internal, either the drive might be faulty or you are using a wrong device or other issues.
Best is to see if you can see the device as claimed in ioscan, use
ioscan -fnkCtape
also check the device if its 0m or 1m etc..
if it shows claimed, trying reconfiguring using insf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2003 01:29 PM
11-16-2003 01:29 PM
Re: Help pls. unable to detect devices
I already tried to delete the devices in /dev/rmt (0m, 1m, etc etc). After that i ran insf, then ioscan -funC tape, the tape was claimed and it has the devices installed.
But it can't still be detected in Netbackup
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2003 01:40 PM
11-16-2003 01:40 PM
Re: Help pls. unable to detect devices
# mt -t /dev/rmt/0m rew
# tar cvf /dev/rmt/0m /stand/vmunix
Please publish the results.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2003 01:51 PM
11-16-2003 01:51 PM
Re: Help pls. unable to detect devices
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2003 02:00 PM
11-16-2003 02:00 PM
Re: Help pls. unable to detect devices
# ioscan -fnC tape
and
# ll /usr/bin/tar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2003 05:02 PM
11-16-2003 05:02 PM
Re: Help pls. unable to detect devices
ll /dev/rmt/