fixing solaris cluster device id

Upload: akella-ramana-kumar

Post on 15-Oct-2015

12 views

Category:

Documents


0 download

DESCRIPTION

Fixing Solaris Cluster Device ID issue

TRANSCRIPT

Fixing Solaris Cluster device ID (DID) mismatches

Fixing Solaris Cluster device ID (DID) mismatches

I had to replace a disk in one of my cluster nodes, and was greeted with the following message once the disk was swapped and I checked the devices for consistency:

$ cldevice checkcldevice: (C894318) Device ID "snode2:/dev/rdsk/c1t0d0" does not match physical device ID for "d5".

Warning: Device "snode2:/dev/rdsk/c1t0d0" might have been replaced.

To fix this issue, I used the cldevice utilities repair option:

$ cldevice repairUpdating shared devices on node 1Updating shared devices on node 2

Once the repair operation updated the devids, cldevice ran cleanly:

$ cldevice checkNiiiiiiiiice!