- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Problem with rad
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
09-15-2005 02:12 AM
09-15-2005 02:12 AM
I'm trying to match PCI slots with H/W paths, and I'm using command /usr/bin/rad -q.
But on my rp 8400, it doesn't work and displays this message:
/usr/bin/rad:ERROR::No such device
HELP?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2005 02:44 AM
09-15-2005 02:44 AM
Re: Problem with rad
if the version is 11.23, we can use the 'olrad' or 'pdweb' commands.
if the version is 11.11, then you may use 'rad -q'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2005 06:39 PM
09-15-2005 06:39 PM
Re: Problem with rad
So it isn't problem wich command to use, but why rad isn't working?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2005 06:44 PM
09-15-2005 06:44 PM
Re: Problem with rad
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2005 06:52 PM
09-15-2005 06:52 PM
Re: Problem with rad
rad man page says ,
rad command should be used while the system is in single-user state, when SAM is unavailable.
You can use ioscan or sam when you are not in single user mode to get h/w path informations from,
ioscan
sam
hth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2005 06:56 PM
09-15-2005 06:56 PM
Re: Problem with rad
use sam as,
sam -> Peripheral Devices -> Device List
-mugil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2005 07:09 PM
09-15-2005 07:09 PM
Re: Problem with rad
And reson why I started this thread is:
on rp7420 I have this output in multiuser mode:
xxx:/ # who -r
. run-level 3 Sep 5 10:54 3 0 S
xxx:/ # rad -q
Driver(s)
Slot Path Bus Max Spd Pwr Occu Susp Capable Max Mode
Num Spd Mode
0-0-0-1 0/0/8/1 64 133 66 On Yes No Yes PCI-X PCI
0-0-0-2 0/0/10/1 80 133 66 On Yes No Yes PCI-X PCI
0-0-0-3 0/0/12/1 96 133 66 On Yes No Yes PCI-X PCI
0-0-0-4 0/0/14/1 112 133 66 On Yes No Yes PCI-X PCI
0-0-0-5 0/0/6/1 48 133 66 On Yes No Yes PCI-X PCI
0-0-0-6 0/0/4/1 32 133 66 Off No N/A N/A PCI-X PCI
0-0-0-7 0/0/2/1 16 133 66 Off No N/A N/A PCI-X PCI
0-0-0-8 0/0/1/1 8 133 66 Off No N/A N/A PCI-X PCI
0-0-1-1 1/0/8/1 64 133 66 Off No N/A N/A PCI-X PCI
0-0-1-2 1/0/10/1 80 133 66 Off No N/A N/A PCI-X PCI
0-0-1-3 1/0/12/1 96 133 66 Off No N/A N/A PCI-X PCI
0-0-1-4 1/0/14/1 112 133 66 Off No N/A N/A PCI-X PCI
0-0-1-5 1/0/6/1 48 133 66 Off No N/A N/A PCI-X PCI
0-0-1-6 1/0/4/1 32 133 66 On Yes No Yes PCI-X PCI
0-0-1-7 1/0/2/1 16 133 66 On Yes No Yes PCI-X PCI
0-0-1-8 1/0/1/1 8 133 66 On Yes No Yes PCI-X PCI
So why it works on rp7420 in multiuser mode and why it doesn't work on rp8400. Could it be problem with patch level?
And output from SAM isn't what I'm looking for, because it doesn't show SLOT column.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2005 11:06 PM
09-15-2005 11:06 PM
Solution1.) check if /dev/olar exists
2.) check if the major number of /dev/olar is the same as displayed by lsdev| grep dev_olar
3.) make sure the following drivers are included in the kernel (look in /stand/system or use sam):
olar_psm
olar_psm_if
dev_olar
best regards
Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2005 11:13 PM
09-15-2005 11:13 PM
Re: Problem with rad
point 1) and 2) are OK, but 3) is not.
These 3 drivers are not present in /stand/system.
So this means, that kernel should be recreated with these drivers, or there is less painful way ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2005 11:27 PM
09-15-2005 11:27 PM
Re: Problem with rad
I'm sorry, but I see no other way than recreating the kernel with these three drivers included.
By the way, the slot to hardware path mapping on rp7420 and rp8400 is the same (expect that the 4th digit of the hardware path is "0" instead of "1" on rp8400, cell is first digit of hw path).
Example of rad -q on rp8400 (cell 1):
# rad -q
Driver(s)
Slot Path Bus Speed Power Occupied Suspended Capable
0-0-1-1 1/0/8/0 64 33 On Yes No Yes
0-0-1-2 1/0/10/0 80 33 On Yes N/A N/A
0-0-1-3 1/0/12/0 96 66 On Yes No Yes
0-0-1-4 1/0/14/0 112 33 On Yes No Yes
0-0-1-5 1/0/6/0 48 33 Off No N/A N/A
0-0-1-6 1/0/4/0 32 33 Off No N/A N/A
0-0-1-7 1/0/2/0 16 33 Off No N/A N/A
0-0-1-8 1/0/1/0 8 33 Off No N/A N/A
best regards
Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2005 11:32 PM
09-15-2005 11:32 PM
Re: Problem with rad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2005 11:34 PM
09-15-2005 11:34 PM