- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- How to troubleshoot an SWXCR on an Alpha 2100
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
10-20-2004 06:11 AM
10-20-2004 06:11 AM
How to troubleshoot an SWXCR on an Alpha 2100
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2004 07:28 AM
10-20-2004 07:28 AM
Re: How to troubleshoot an SWXCR on an Alpha 2100
Which version of VMS ?
Have you installed SWXCRMGR on VMS?
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2004 07:41 AM
10-20-2004 07:41 AM
Re: How to troubleshoot an SWXCR on an Alpha 2100
1. In the Raid Configuration Utility (RCU), verify that the (controller) firmware is 2.70 or later, or that it is the latest available for your raid controller(s). We had problems with raid controllers not having a late enough version to work with our disks.
2. Documentation we have is "StorageWorks RAID Array 200 Online Management Utility for OpenVMS AXP User' Guide", part number is AA-Q6WVB-TE. You need a copy of this manual. It gives some procedures for managing RAID Arrays which can be several hundred words each.
3. Is this a new RAID installation?
4. Do you need to prepare a new or replacement Logical RAID drive as the System Disk? If yes, you will need the procedure for preparing a logical RAID Drive as System Drive for Shadowing. We prefer to use the local StorageWorks bricks rather than RAID for Systems disks.
5. Do you need to prepare a new or replacement Logical RAID Drive as a Data Drive for a Shadow Set?
Lawrence
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2004 07:23 AM
10-25-2004 07:23 AM
Re: How to troubleshoot an SWXCR on an Alpha 2100
$ swxcr fail dr'ctrl''unit' 'tower0' 'unit'
$ swxcr fail dr'ctrl''unit' 'tower1' 'unit'
$ swxcr fail dr'ctrl''unit' 'tower2' 'unit'
$! at our site, the dr unit numbers and the tower unit numbers all match. We have 3 disks in each logical drive.
$! for each controller, where ctrl is controller: "A","B", etc.
$! ex:
$ swxcr fail dra0 0 0
$ swxcr fail dra0 1 0
$ swxcr fail dra0 2 0
$! where unit is your logical drive number
$! then
$ swxcr mkopt dr'ctrl''unit' 0 'unit'
Lawrence
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2004 08:21 AM
10-25-2004 08:21 AM
Re: How to troubleshoot an SWXCR on an Alpha 2100
I think he used the part number to get a manual and fix the problem.
So Thanks for all the help and points will be assigned.