Owner's Manual
Deployment Guide 43
3
Restart node 1 and log in as administrator.
4
Restart each of the other nodes and log in as administrator.
Cleaning the Storage Devices
1
Clean the partitions that will be configured for the OCR registry (OCRCFG) and the voting disks.
a
Click
Start
and select
Run
.
b
In the
Run
field, type
cmd
and click
OK
.
c
At the command prompt, type the following and press <Enter>:
%SystemDrive%\oracle\product\10.2.0\crs\bin\ExportSYMLink
where %SystemDrive% is the user’s local drive.
The Oracle Symbolic Link Exporter (ExportSYMLink) imports the symbolic links to the
SYMMAP.TBL
file to your current directory.
d
At the command prompt, type the following and press <Enter>:
notepad SYMMAP.TBL
2
Ensure that OCRCFG and VOTEDSK appear in the file.
If OCRCFG and VOTEDSK do not appear in the file, assign OCRCFG and VOTEDSK to the
appropriate disk and save the file.
Using the Oracle Symbolic Link Importer (ImportSYMLinks), import the symbolic links into the
assigned storage disks (OCRCFG and VOTEDSK).
At the command prompt, type the following and press <Enter>:
%SystemDrive%\oracle\product\10.2.0\crs\bin\ImportSYMLinks
where %SystemDrive% is the user’s local drive.
3
Using the Oracle Logical Partition Formatter (LogPartFormat), format the OCRCFG and VOTEDSK
partitions on both nodes.
At the command prompt, type the following commands and press <Enter> after each command:
%SystemDrive%\oracle\product\10.2.0\crs\bin\LogPartFormat \\.\OCRCFG
%SystemDrive%\oracle\product\10.2.0\crs\bin\LogPartFormat
\\.\VOTEDSK
where %SystemDrive% is the user’s local drive.
The following message appears:
Are you sure you want to continue...(Y/N)?
4
Ty p e
y
and press <Enter>.