- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- init scsi external hard drive
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
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
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
тАО06-14-2005 06:34 PM
тАО06-14-2005 06:34 PM
System running Micro VAx II v5.2, with an external seagate Hd, few weeks ago, the drive have error on it (2 files or date write into the block or area) and can't reboot it. Have a tk50 vms v5.2 tape 2 with s/a can't boot up too because the tape is bad...my lord here goes my weekend....lol.
Install the drive to another Vax 3100 running on v5.5 and can see the drive and can read file but can't write to it,for some reason the drive was write protected. There are 2 extra scsi hd by seagate was use before on PC and by looking at the spec. which will work for Vax system. install it and can see the drive (dka0) but I can't init it. Disk drive error.
I think is the format or the scsi controller that was old and cause the error message. I try init dka0: test and also try init/erase dka0: test but no go. Is there a way I can try to init. this drive ?
Thanks !
SCC
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-14-2005 07:34 PM
тАО06-14-2005 07:34 PM
Re: init scsi external hard drive
From an old comp.os.vms posting:
There is a bug in VMS 5.5-2 pertaining specifically to Seagate drives
- I have hit this problem myself - The patch regards "non-standard"
startup microcode received from the Seagate. The patch is probably
incorporated into later versions of VMS.. If I remember correctly it
took all "invalid extraneous" bits and ignored them...
Newer VMS versions often can handle these drives.
Eventually google comp.os.vms to find a patch, if You can't upgrade to a newer VMS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-14-2005 07:47 PM
тАО06-14-2005 07:47 PM
Re: init scsi external hard drive
but not all foreign models will work, esp.
on VAXes.
Perhaps it is best you try to get some used
origical DEC disks, RZ26,RZ28...
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-14-2005 07:47 PM
тАО06-14-2005 07:47 PM
SolutionI'm afraid HD SCSI used on PC aren't usable on vax with vms V5.*. In the past I tryed to use some PC disk on alpha station without success. You have to use RZ* disk.
However, if you will try again you have to check all disk parameters.
- I think you have SCSI I or SCCI II controller (50 pin connector); your HD has to work with SCSI I or II.
- Check for termination.
- Format HD on PC before using on VAX.
May you report disk models?
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-14-2005 07:58 PM
тАО06-14-2005 07:58 PM
Re: init scsi external hard drive
maybe this note helps a bit further:
http://wwwvms.mppmu.mpg.de/~huber/vmsnet/notes/segate_firmware.note
and get the Seagate program mentioned there on a PC to change the write cache enable bit on the drives setup pages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-14-2005 08:13 PM
тАО06-14-2005 08:13 PM
Re: init scsi external hard drive
_ENABLE AUTOMATIC READ REALLOC
and/or
_ENABLE AUTOMATIC WRITE REALLOC
turned on. VMS 5* doesn't like these bits set, turn it off.
BTW, if You (or a colleague near You) have a newer VMS system available, there is a scsi_mode utility in sys$etc: which also can modify code page bits.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-14-2005 08:16 PM
тАО06-14-2005 08:16 PM
Re: init scsi external hard drive
http://wwwvms.mppmu.mpg.de/~huber/vmsnet/notes/seagate_firmware.note