HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Ultrium 230 on Redhat 7.3
Operating System - Linux
1829598
Members
1905
Online
109992
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-2003 10:52 PM
01-20-2003 10:52 PM
Ultrium 230 on Redhat 7.3
Hi,
New Linux user on board so expect a flood of stupid questions....
We have just got an IBM 255 server running Redhat 7.3. We have an HP Ultrium 230 also installed. We have don a default install of the OS.
The machine sees the Ultrium as per the /etc/sysconfig/hwconf. I have the following problems/questions:
1. What is the equivalent to ioscan -funC tape on Linux? (kudzu?)
2. Will the above command tell me the device name to use e.g. /dev/rmt/c0t4d0BEST ?
3. Is there anything that I would need to see this device from the OS (additional patches etc)?
Many thanks.
Vinesh
New Linux user on board so expect a flood of stupid questions....
We have just got an IBM 255 server running Redhat 7.3. We have an HP Ultrium 230 also installed. We have don a default install of the OS.
The machine sees the Ultrium as per the /etc/sysconfig/hwconf. I have the following problems/questions:
1. What is the equivalent to ioscan -funC tape on Linux? (kudzu?)
2. Will the above command tell me the device name to use e.g. /dev/rmt/c0t4d0BEST ?
3. Is there anything that I would need to see this device from the OS (additional patches etc)?
Many thanks.
Vinesh
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2003 02:05 AM
01-21-2003 02:05 AM
Re: Ultrium 230 on Redhat 7.3
Hi !
kudzu is a hardware detector, which'll detect new hardware installed on your machine and ask for instructions if found.
From gui, you can use hardware browser which'll let you see your hardware.
Through this, you'll also see how it is referenced /dev/something).
lspci -v will also let you see PCI devices (if it is the case for your tape Which I do not know).
Hope it helps.
J
kudzu is a hardware detector, which'll detect new hardware installed on your machine and ask for instructions if found.
From gui, you can use hardware browser which'll let you see your hardware.
Through this, you'll also see how it is referenced /dev/something).
lspci -v will also let you see PCI devices (if it is the case for your tape Which I do not know).
Hope it helps.
J
You can lean only on what resists you...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2003 02:02 PM
01-21-2003 02:02 PM
Re: Ultrium 230 on Redhat 7.3
1) ioscan:
have a look at /proc/ file system, in particular the 'ioports', 'interrupts' files, as well as 'scsi/scsi' etc.
If you just want to look at SCSI devices, you can actually use 'cdrecord -scanbus'.
Otherwise, 'lspci', 'lsusb', 'lspnp' might help.
2) device names:
not really. If you look at the output of 'dmesg' (or /var/log/dmesg), you'll see the device names. For a tape however, it will be /dev/[n]st0.
3) other:
Assuming the kernel modules are installed (they are by default), as soon as a tape drive is detected, the 'st' module will be inserted (lsmod, look for a line starting with 'st').
Devices is accessable after this.
have a look at /proc/ file system, in particular the 'ioports', 'interrupts' files, as well as 'scsi/scsi' etc.
If you just want to look at SCSI devices, you can actually use 'cdrecord -scanbus'.
Otherwise, 'lspci', 'lsusb', 'lspnp' might help.
2) device names:
not really. If you look at the output of 'dmesg' (or /var/log/dmesg), you'll see the device names. For a tape however, it will be /dev/[n]st0.
3) other:
Assuming the kernel modules are installed (they are by default), as soon as a tape drive is detected, the 'st' module will be inserted (lsmod, look for a line starting with 'st').
Devices is accessable after this.
One long-haired git at your service...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2003 04:34 PM
01-21-2003 04:34 PM
Re: Ultrium 230 on Redhat 7.3
Hi,
The Linux device naming is described in /usr/src/linux-/Documentation/devices.txt.
Good luck.
Kodjo
The Linux device naming is described in /usr/src/linux-
Good luck.
Kodjo
Learn and explain...
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