- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: SYSTEM account unable to mount device
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
01-26-2009 12:12 PM
01-26-2009 12:12 PM
Tried the same thing on the VAX 6000 with the same result.
Anyone know why the system account would not be able to mount disk? We try MOUONT/OVER=ID
SHO DEV lists the device as online, but the mount attempt says it can't find the device.
I don't have the same problem with tapes though. They mount / dismount just fine.
Any thoughts / ideas would be very welcome
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2009 12:21 PM
01-26-2009 12:21 PM
Re: SYSTEM account unable to mount device
Jur.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2009 12:26 PM
01-26-2009 12:26 PM
Re: SYSTEM account unable to mount device
It seems that there are hardware configuration issues.
Anything in the error log?
Please post the commands used and the full text of the error messages received; paraphrasing commands and error text is hazardous as there are many errors here, and often with subtle differences.
Are there logical names getting in the way of the MOUNT command? SHOW LOGICAL on the device names referenced here, on the off change that somebody here is remapping devices via logical names.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2009 01:23 PM
01-26-2009 01:23 PM
Re: SYSTEM account unable to mount device
The CHARON-VAX was built from system backups of the 6000-620 that I ran using the BACKUP/IMAGE command. So it is an exact image of the existing VAX.
>>It seems that there are hardware configuration issues.
I do know that if we boot from a different system image, the emulator has no problem mounting. It appears to be something specific to the original VMS image taken from the 6000.
>>Anything in the error log?
Nope! I had the guy from the vendor check the emulator and he said it had nothing. ( By the way, Jur - Greg Snider said to say hi! )
>>Please post the commands used and the full text of the error messages received; paraphrasing commands and error text is hazardous as there are many errors here, and often with subtle differences.
OK..
Did a DISMOUNT RF0C24$DIA7:
( which was mounted with volume label of SCRATCH ). That went fine.
Then did MOUNT/SYSTEM RF0C24$DIA7 SCRATCH SCRATCH ( on the 6000-620 ). It sits for about 3 minutes, then comes back with:
%MOUNT-I-OPRQST, DEVICE _RF0C$DIA7: is not available for mounting
SHO DEV DIA shows that device as Online with 0 for error count
>>Are there logical names getting in the way of the MOUNT command? SHOW LOGICAL on the device names referenced here, on the off change that somebody here is remapping devices via logical names.
sho log/full MOUNT
%SHOW-S-NOTRAN, no translation for logical name MOUNT
show sym MOUNT
%DCL-W-UNDSYM, undefined symbol - check validity and spelling
so no, there are no logicals getting in the way.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2009 01:28 PM
01-26-2009 01:28 PM
Re: SYSTEM account unable to mount device
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2009 01:49 PM
01-26-2009 01:49 PM
Re: SYSTEM account unable to mount device
MOUNT/SYSTEM/NOASSSIST RF0C24$DIA7 SCRATCH SCRATCH comes back with
%MOUNT-F-DEVBUSY, mount or dismount in progress on device
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2009 01:54 PM
01-26-2009 01:54 PM
Re: SYSTEM account unable to mount device
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2009 02:08 PM
01-26-2009 02:08 PM
Re: SYSTEM account unable to mount device
( I have to go back to the console to get this as the 6000 is off the network, so just getting some of it. )
Owner Process ""
Owner Process ID 00000000
Reference Count 0
Owner UIC [SYSTEM,MANAGER]
Host Type, avail RF72,yes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2009 02:21 PM
01-26-2009 02:21 PM
Re: SYSTEM account unable to mount device
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2009 02:48 PM
01-26-2009 02:48 PM
Re: SYSTEM account unable to mount device
Nope. Not sure that I know the correct command for that either, since i'm sort of fumbling my way round as a VAX admin, since we no longer have one.
The system is not busy, since it is completely off the network, unavailable to users, since they're on the emulated environment. I couldn't take SCRATCH offline on the live environment so had to do the test on the 6000.
But, since the emulator is an exact image of the VAX, once I figure out the problem on the VAX, i'll have the solution for the emulator.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2009 05:12 PM
01-26-2009 05:12 PM
Re: SYSTEM account unable to mount device
And here... a mount of RF0C24$DIA7: tosses out an error for _RF0C$DIA7:? That's odd. Are there logical names for SCRATCH, RF0C24$DIA7 and _RF0C$DIA7 around?
I'd probably use
PIPE SHOW LOGICAL | SEARCH SYS$PIPE DIA
to see what sorts of DSSI-related logical names lurk.
If this is really DSSI and not an emulation, then that's a cluster interconnect, and there are specific requirements around setting up nodes in a DSSI cluster.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2009 08:31 PM
01-26-2009 08:31 PM
SolutionI am working with Jan Mlotkiewicz, installing a Charon-Vax replacement system for their Old VAX 6620. Both the Old VAX and Charon-Vax had the same problem in mounting disk drive that had been dismounted.
Here is what I found out, they have always had this problem, and it is due to them running PerfectCache. When I stop PerfectCache from running, then I can mount disk drives. When I restart PerfectCache again I can no longe mount disk drives.
This is a new one for me.....
Greg Snider
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2009 05:30 AM
01-27-2009 05:30 AM
Re: SYSTEM account unable to mount device
there is probably some lock being held by PerfectCache for this device. This could explain the DEVBUSY message...
Thanks for letting us know.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2009 06:02 AM
01-27-2009 06:02 AM
Re: SYSTEM account unable to mount device
Using Charon-Vax, I had created some Spare Disk drives about 5-6 of them, PerfectCache would not let me mount any of these new Spare drives either, but it would let me INIT the drive and give it a volume label, so PerfectCache most do something for all Disk drives....
I install a lot of Charon systems, and we get blamed for some old problems that they have and don't know about, just ask Jur......
Greg Snider
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2009 06:19 AM
01-27-2009 06:19 AM
Re: SYSTEM account unable to mount device
Jur (Emulators hat on).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2009 06:34 AM
01-27-2009 06:34 AM
Re: SYSTEM account unable to mount device
my argument in these case is: look at how excellent CHARON-VAX emulates the system - including all the original bugs !
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2009 07:35 AM
01-27-2009 07:35 AM
Re: SYSTEM account unable to mount device
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2009 08:30 AM
01-27-2009 08:30 AM
Re: SYSTEM account unable to mount device
$ set term/widt=132
$ defi show$debug 1
$ defi show$debug_lckbuf 1
$ show devi RF0C24$DIA7: