HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Tape Devices
Operating System - HP-UX
1836235
Members
3387
Online
110096
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
01-20-2000 10:06 PM
01-20-2000 10:06 PM
Tape Devices
Last week, I had to reboot my d350 and if I remember correctly, I issued the
reboot or shutdown -r command which will rebuild my device files.
Now, I seem to have lost access to my tape drives.
There is a command to re-create these devices, but I can not remember it.
Any help/suggestions?
nickd
reboot or shutdown -r command which will rebuild my device files.
Now, I seem to have lost access to my tape drives.
There is a command to re-create these devices, but I can not remember it.
Any help/suggestions?
nickd
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2000 11:39 PM
01-20-2000 11:39 PM
Re: Tape Devices
There are several methods to restore device files. It really depends on
exactly what symptoms you are experiencing. Are the devices being discovered
by your system but the device files have vanished? This is unusual, as old
device files are not generally purged automatically. Or has the system failed
to autodiscover the devices? You can verify whether the devices are being
pysically recognized with:
ioscan -fnC tape
will show you what tape devices have been discovered by the kernel. If the
devices are there but the device files are not, they can be recreated manually
with mksf or mknod (see the man pages for each). To create the files manually,
you will have to know the appropriate major numbers for the tpe device you are
addressing. You can also use insf to automatically install the drivers. If
you use insf -e, which will autoimatically restore drivers for all discovered
devices, it is generally recommended to go to single-user mode first. I would
recommend trying:
insf -C tape
first, if you choose to go that route.
exactly what symptoms you are experiencing. Are the devices being discovered
by your system but the device files have vanished? This is unusual, as old
device files are not generally purged automatically. Or has the system failed
to autodiscover the devices? You can verify whether the devices are being
pysically recognized with:
ioscan -fnC tape
will show you what tape devices have been discovered by the kernel. If the
devices are there but the device files are not, they can be recreated manually
with mksf or mknod (see the man pages for each). To create the files manually,
you will have to know the appropriate major numbers for the tpe device you are
addressing. You can also use insf to automatically install the drivers. If
you use insf -e, which will autoimatically restore drivers for all discovered
devices, it is generally recommended to go to single-user mode first. I would
recommend trying:
insf -C tape
first, if you choose to go that route.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP