Please enter search query.
Search <book_title>...
InfoScale™ 9.0 Cluster Server Implementation Guide for Oracle - Windows
Last Published:
2025-04-13
Product(s):
InfoScale & Storage Foundation (9.0)
Platform: Windows
- Introducing the VCS agents for Oracle and NetApp
- Installing and configuring VCS
- Installing and configuring Oracle
- Prerequisites for installing Oracle
- Managing storage using Windows Logical Disk Manager
- Managing storage using NetApp filer
- Configuring Oracle on the first node
- Associating the database with the listener
- Configuring the Oracle database
- Configuring the Oracle service group
- Administering the Oracle service group
- Troubleshooting
- Appendix A. Resource type definitions
- Appendix B. Sample configuration
- Appendix C. Oracle Enterprise Manager 10g Grid Control with VCS
- Making the additional agent highly available
Releasing disks (if you use Windows LDM)
Perform the following steps to release reserved disks from a cluster node.
These steps are required only if you are configuring shared storage. Skip these steps for a non-shared storage configuration.
To release disks
- To display all the disks, type the following on the command line:
C:\>havol -scsitest /l
Make a note of the disk numbers (Disk# column in the table) of the disk that you wish to release. You will need it in the next step.
- To release a reserved disk, type the following on the command line:
C:\>havol -scsitest /REL:<disk #>
For example, to release disk 4, type:
C:\>havol -scsitest /REL:4
Make a note of the disk number and the corresponding signature. You may require these details to identify and reserve the disks later.