Cluster Server Installation Guide for Solaris x64 5.0 - Storage ...

Cluster Server Installation Guide for Solaris x64 5.0 - Storage ... Cluster Server Installation Guide for Solaris x64 5.0 - Storage ...

sfdoccentral.symantec.com
from sfdoccentral.symantec.com More from this publisher
13.07.2015 Views

180 Advanced topics related to installing VCSReconciling major/minor numbers for NFS shared disks■If the instance numbers are being used on both nodes, edit /etc/path_to_inst on both nodes. Change the instance number associatedwith the device name to an unused number greater than the highestnumber used by other devices. For example, the output of step b showsthe instance numbers used by all devices (from 0 to 29), so edit the file /etc/path_to_inst on each node and reset the instance numbers to30.5 Type the following command to reboot each node on which /etc/path_to_inst was modified:# reboot -- -rvChecking the major and minor number for VxVM volumesThe following sections describe checking and changing, if necessary, the majorand minor numbers for VxVM volumes used by cluster systems.To check major and minor numbers on VxVM volumes1 Place the VCS command directory in your path. For example:# export PATH=$PATH:/usr/sbin:/sbin:/opt/VRTS/bin2 To list the devices, use the ls -lL block_device command on eachnode:# ls -lL /dev/vx/dsk/shareddg/vol3On Node A, the output may resemble:brw------- 1 root root 32,43000 Mar 22 16:41 /dev/vx/dsk/shareddg/vol3On Node B, the output may resemble:brw------- 1 root root 36,43000 Mar 22 16:41 /dev/vx/dsk/shareddg/vol33 Import the associated shared disk group on each node.4 Use the following command on each node exporting an NFS file system. Thecommand displays the major numbers for vxio and vxspec used by VeritasVolume Manager (other major numbers are also displayed, but only vxioand vxspec are of concern for reconciliation):# grep vx /etc/name_to_majorOutput on Node A:vxdmp 30vxio 32vxspec 33vxfen 87vxglm 91Output on Node B:vxdmp 30vxio 36

Advanced topics related to installing VCSLLT over UDP181vxspec 37vxfen 87vxglm 915 To change Node B’s major numbers for vxio and vxspec to match those ofNode A, use the command:haremajor -vx major_number_vxio major_number_vxspecFor example, enter:# haremajor -vx 32 33If the command succeeds, proceed to step 8. If this command fails, youreceive a report similar to the following:Error: Preexisiting major number 32These are available numbers on this system: 128...Check /etc/name_to_major on all systems foravailable numbers.6 If you receive this report, use the haremajor command on Node A tochange the major number (32/33) to match that of Node B (36/37). Forexample, enter:# haremajor -vx 36 37If the command fails again, you receive a report similar to the following:Error: Preexisiting major number 36These are available numbers on this node: 126...Check /etc/name_to_major on all systems foravailable numbers.7 If you receive the second report, choose the larger of the two availablenumbers (in this example, 128), and use this number in the haremajorcommand to reconcile the major numbers. Type the following command onboth nodes:# haremajor -vx 128 1298 Reboot each node on which haremajor was successful.9 If the minor numbers match, proceed to reconcile the major and minornumbers of your next NFS block device.10 If the block device on which the minor number does not match is a volume,consult the vxdg(1M) manual page for instructions on reconciling theVeritas Volume Manager minor numbers, with specific reference to thereminor option.Node where the vxio driver number have been changed require rebooting.LLT over UDPVCS 5.0 provides the option of using LLT over the UDP (User Datagram Protocol)layer for clusters using wide-area networks and routers. UDP makes LLT packetsroutable and thus able to span longer distances more economically.

Advanced topics related to installing VCSLLT over UDP181vxspec 37vxfen 87vxglm 915 To change Node B’s major numbers <strong>for</strong> vxio and vxspec to match those ofNode A, use the command:haremajor -vx major_number_vxio major_number_vxspecFor example, enter:# haremajor -vx 32 33If the command succeeds, proceed to step 8. If this command fails, youreceive a report similar to the following:Error: Preexisiting major number 32These are available numbers on this system: 128...Check /etc/name_to_major on all systems <strong>for</strong>available numbers.6 If you receive this report, use the haremajor command on Node A tochange the major number (32/33) to match that of Node B (36/37). Forexample, enter:# haremajor -vx 36 37If the command fails again, you receive a report similar to the following:Error: Preexisiting major number 36These are available numbers on this node: 126...Check /etc/name_to_major on all systems <strong>for</strong>available numbers.7 If you receive the second report, choose the larger of the two availablenumbers (in this example, 128), and use this number in the haremajorcommand to reconcile the major numbers. Type the following command onboth nodes:# haremajor -vx 128 1298 Reboot each node on which haremajor was successful.9 If the minor numbers match, proceed to reconcile the major and minornumbers of your next NFS block device.10 If the block device on which the minor number does not match is a volume,consult the vxdg(1M) manual page <strong>for</strong> instructions on reconciling theVeritas Volume Manager minor numbers, with specific reference to thereminor option.Node where the vxio driver number have been changed require rebooting.LLT over UDPVCS <strong>5.0</strong> provides the option of using LLT over the UDP (User Datagram Protocol)layer <strong>for</strong> clusters using wide-area networks and routers. UDP makes LLT packetsroutable and thus able to span longer distances more economically.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!