- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- problem mounting disk on cluster
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
тАО10-07-2005 02:36 AM
тАО10-07-2005 02:36 AM
This is the setup
Server - (contains disks used by all the nodes)-
Node1 - (contains disks used by all nodes)
Node2 - Satellite
Node3 - Satellite
Node1 had been turned on today only. All the other nodes were already on. Normally all the disks on Node1 are as a volume set with Disk2 logical. This is how everyone accesses data on the disks on Node1.
However, currently when I booted up Node1 it showed Disk2 on that node. But when I tried to access disk2 from other nodes -"there is no disk2"
I did sh dev and all the Nodes (except Node1 )showed
Node1$DKB0 MntVerifyTimeOut
Node1$DKB100 MntVerifyTimeOut
Node2$DKB200 MntVerifyTimeOut
Disk2 logical points to Node1$DKB100:
what should be my set of steps so that I can make it available as disk2 right now. I do not wish to make it a permanent change. So please let me know how I can undo the changes as well.
Note: Node1 containing disk2 is working fine and I can access all the data through there.
Thanks in advance
Nipun
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-07-2005 02:51 AM
тАО10-07-2005 02:51 AM
SolutionYou can try to dismount the disks on the other nodes:
$ dismount /ABORT NODE1$DKB0:
and then manually remount, unless there are still some files open. Sometimes its possible to get rid of the mount with:
$ dismount /ABORT /OVERRIDE=CHECKS NODE1$DKB0:
but there are situations were your really have to reboot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-07-2005 02:51 AM
тАО10-07-2005 02:51 AM
Re: problem mounting disk on cluster
set SYSGEN param MSCP_LOAD to 1 (one),
and SYSGEN param MSCP_SERVE_ALL to 5
.. you will need a reboot of node1
Alternatively, you can assign non-zero alloclass to each clusternode.
That will however require ALL nodes to reboot.
Proost.
Have one on me.
joe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-07-2005 05:43 AM
тАО10-07-2005 05:43 AM
Re: problem mounting disk on cluster
should have read better before typing ahead.
Ignore my post - re-read Uwe..
Sorry.
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-21-2005 01:23 AM
тАО11-21-2005 01:23 AM