Please enter search query.
Search <book_title>...
Cluster Server 8.0 Implementation Guide for Oracle - Windows
Last Published:
2021-12-21
Product(s):
InfoScale & Storage Foundation (8.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
Reserving disks (if you use Windows LDM)
Complete the following steps to reserve the disks on the node on which you are going to perform the application installation.
These steps are required only if you are configuring shared storage. Skip these steps for a non-shared storage configuration.
To reserve the 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). You will need it in the next step.
- To reserve a disk, type the following on the command line:
C:\>havol -scsitest /RES:<disk #>
For example, to reserve disk #4, type:
C:\>havol -scsitest /RES:4
Make a note of the disk number and the corresponding signature. You will require these details to identify and reserve the disks during installation and while configuring the service group, on additional nodes in the cluster.