HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- HSJ Storage Controller
Operating System - OpenVMS
1827813
Members
1889
Online
109969
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
Go to solution
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
11-16-2004 09:12 AM
11-16-2004 09:12 AM
Is there a way to connect to the HSJ controllers from OpenVMS? For example, is there a SET HOST/SCSI equivalent for the HSJ? If so, are there any drivers that need to be loaded to support the command?
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 02:22 PM
11-16-2004 02:22 PM
Solution
Mario,
Yes, you can do it with SET HOST/DUP.
This requires the FYDRIVER. The following error indicates that the FYDRIVER has not been loaded:
%HSCPAD-F-DRVNOTLOAD, FYDRIVER not loaded
-SYSTEM-W-NOSUCHDEV, no such device available
You can load the FYDRIVER as follows:
For OpenVMS VAX:
$ MCR SYSGEN
SYSGEN> LOAD SYS$LOADABLE_IMAGES:FYDRIVER
SYSGEN> CONNECT FYA0 /NOADAPTER
SYSGEN> EXIT
For OpenVMS Alpha:
$ MCR SYSMAN
SYSMAN> IO CONNECT FYA0 /NOADAPTER/DRIVER=SYS$FYDRIVER
SYSMAN> EXIT
Once FYDRIVER is loaded, make the virtual terminal connection as follows:
$ SET HOST /DUP /SERVER=MSCP$DUP /TASK=CLI /LOG=file
where is the SCS nodename of the controller (see SHOW CLUSTER)
If you want to do this on a regular basis, load the drivers in SYCONFIG.COM
Yes, you can do it with SET HOST/DUP.
This requires the FYDRIVER. The following error indicates that the FYDRIVER has not been loaded:
%HSCPAD-F-DRVNOTLOAD, FYDRIVER not loaded
-SYSTEM-W-NOSUCHDEV, no such device available
You can load the FYDRIVER as follows:
For OpenVMS VAX:
$ MCR SYSGEN
SYSGEN> LOAD SYS$LOADABLE_IMAGES:FYDRIVER
SYSGEN> CONNECT FYA0 /NOADAPTER
SYSGEN> EXIT
For OpenVMS Alpha:
$ MCR SYSMAN
SYSMAN> IO CONNECT FYA0 /NOADAPTER/DRIVER=SYS$FYDRIVER
SYSMAN> EXIT
Once FYDRIVER is loaded, make the virtual terminal connection as follows:
$ SET HOST /DUP /SERVER=MSCP$DUP /TASK=CLI /LOG=file
where
If you want to do this on a regular basis, load the drivers in SYCONFIG.COM
A crucible of informative mistakes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 05:32 PM
11-16-2004 05:32 PM
Re: HSJ Storage Controller
Mario,
After following the suggestion by John, use all the show commands at controller prompt that you are interested in preserving and then also collect the configuration
show this_controller full
show other_controller full
regards
Mobeen
After following the suggestion by John, use all the show commands at controller prompt that you are interested in preserving and then also collect the configuration
show this_controller full
show other_controller full
regards
Mobeen
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP