ady to label disk, continue yes
partition> p
Current partition table (unnamed):
Total disk cylinders available: 1533 + 2 (reserved cylinders)
Part Tag Flag Cylinders Size Blocks
0 unassigned wm 0 0 (0/0/0) 0
1 unassigned wm 0 0 (0/0/0) 0
2 backup wu 0 - 1532 2.99GB (1533/0/0) 6279168
3 unassigned wm 0 0 (0/0/0) 0
4 unassigned wm 0 0 (0/0/0) 0
5 unassigned wm 0 0 (0/0/0) 0
6 usr wm 3 - 1026 2.00GB (1024/0/0) 4194304
7 unassigned wm 0 0 (0/0/0) 0
8 boot wu 0 - 0 2.00MB (1/0/0) 4096
9 unassigned wm 0 0 (0/0/0) 0
partition> q
FORMAT MENU:
disk - select a disk
type - select (define) a disk type
partition - select (define) a partition table
current - describe the current disk
format - format and analyze the disk
fdisk - run the fdisk program
repair - repair a defective sector
label - write label to the disk
analyze - surface analysis
defect - defect list management
backup - search for backup labels
verify - read and display labels
save - save new disk/partition definitions
inquiry - show disk ID
volname - set 8-character volume name
! - execute , then return
quit
format> p
root@vzwc1:~# chown -R grid:asmadmin /dev/rdsk/c7t2d0s6
root@vzwc1:~# chown -R grid:asmadmin /dev/rdsk/c7t3d0s6
root@vzwc1:~# chown -R grid:asmadmin /dev/rdsk/c7t4d0s6
root@vzwc1:~# chown -R grid:asmadmin /dev/rdsk/c7t5d0s6
root@vzwc1:~# chown -R grid:asmadmin /dev/rdsk/c7t6d0s6
root@vzwc1:~# chown -R grid:asmadmin /dev/rdsk/c7t7d0s6
root@vzwc1:~# chown -R grid:asmadmin /dev/rdsk/c7t8d0s6
root@vzwc1:~#
root@vzwc1:~# chmod 600 /dev/rdsk/c7t2d0s6
root@vzwc1:~# chmod 600 /dev/rdsk/c7t3d0s6
root@vzwc1:~# chmod 600 /dev/rdsk/c7t4d0s6
root@vzwc1:~# chmod 600 /dev/rdsk/c7t5d0s6
root@vzwc1:~# chmod 600 /dev/rdsk/c7t6d0s6
root@vzwc1:~# chmod 600 /dev/rdsk/c7t7d0s6
root@vzwc1:~# chmod 600 /dev/rdsk/c7t8d0s6
grid@vzwc1:~/grid$ ./runcluvfy.sh stage -pre crsinst -n vzwc1,vzwc2 -fixup -verbose
Performing pre-checks for cluster services setup
Checking node reachability...
Check: Node reachability from node "vzwc1"
Destination Node Reachable
------------------------------------ ------------------------
vzwc1 yes
vzwc2 yes
Result: Node reachability check passed from node "vzwc1"
Checking user equivalence...
Check: User equivalence for user "grid"
Node Name Status
------------------------------------ ------------------------
vzwc2 passed
vzwc1 passed
Result: User equivalence check passed for user "grid"
Checking node connectivity...
Checking hosts config file...
Node Name Status
------------------------------------ ------------------------
vzwc2 passed
vzwc1 passed
Verification of the hosts config file successful
Interface information for node "vzwc2"
Name IP Address Subnet Gateway Def. Gateway HW Address MTU
------ --------------- --------------- --------------- --------------- ----------------- ------
net0 192.168.1.62 192.168.1.0 192.168.1.62 192.168.1.1 08:00:27:79:E4:F3 1500
net1 172.168.1.62 172.168.1.0 172.168.1.62 192.168.1.1 08:00:27:B1:D8:FC 1500
Interface information for node "vzwc1"
Name IP Address Subnet Gateway Def. Gateway HW Address MTU
------ --------------- --------------- --------------- --------------- ----------------- ------
net0 192.168.1.61 192.168.1.0 192.168.1.61 192.168.1.1 08:00:27:3C:8D:72 1500
net1 172.168.1.61 172.168.1.0 172.168.1.61 192.168.1.1 08:00:27:16:13:40 1500
Check: Node connecti |