2008 Clustering and SAN Volumes
running 2 node cluster on 2008. failovers working, san volumes going write protected state on second node. fail them original node, , stay in write protected state. take disks offline , online fixes until fail over. using diskpart clear readonly attrib fixes well, until fail over. if fail disks 2nd node, both offline/online , diskpart fixes work there well, until fail over. fun begins on again.
thoughts, opinions?
- open command prompt (ie. start > run > cmd) administrative privledges
- type in command: diskpart
- run command: list disk
- look disk number that’s having the problem. in case have a system drive, raid 5 configuration (1 logical drive) , new drive, disk 2. continue use in example note yours may differ.
- select disk using following command: sel disk 2
- enter following command: attributes disk clear readonly
- exit diskpart command: exit
- then test copying file or folder drive. should instantaneous, worst case may have reboot
regards, vinod h ----------------------------------------------------------- please remember click “mark answer” on post helps you, , click “unmark answer” if marked post not answer question. can beneficial other community members reading thread.
Windows Server > High Availability (Clustering)
Comments
Post a Comment