Windows Server 2003
1755751 Members
3393 Online
108837 Solutions
New Discussion юеВ

Re: Windows 2003 Cluster, disk shown as empty in disk management

 
Jani Pajula
Occasional Advisor

Windows 2003 Cluster, disk shown as empty in disk management

We have a two node Windows 2003 cluster, which uses EVA4000 as shared disk space. EVA has two disk groups, one for online and one for near-online disks. Last week we transferred few cluster disks to near-online group. We did this via mirrorclone with following steps:

1. create mirrorclone
2. shutdown both cluster nodes
3. unpresent original disks from cluster nodes
4. fracture mirror to make mirrored disk into two independent virtual disks
5. present mirrors with same lun id from near-online group
6. startup cluster nodes

Everything worked almost fine (only thing was little delay in problematic disk to bring back its original name), except yesterday when we tried to extend one of those disks. EVA extends the disk fine and it is even shown in disk management as free space. Diskpart is missing the whole volume and in upper window of disk management it says that disk is empty and the filesystem column is empty for problem disk. If I check from disk properties it says that the disk is raw. Anyhow, the disk is still usable for read and write through explorer and only thing that is missing is the disk name. Now the disk is named as "Local disk" instead of it's original name.

We took snapclone from the disk and presented clone to another server which couldn't mount the disk at all. I changed automount enabled with diskpart and unpresented/presented the disk back and then it was mounted but shown as empty in disk management. In explorer disk is usable and even the disk name has appeared to be the original one.

Tools chkdsk, chkntfs, fsinfo shows that NTFS is and the disk itself is ok.

Does anyone ever had similar problem and how was it repaired?


BR,
Jani
5 REPLIES 5
Kase
Frequent Advisor

Re: Windows 2003 Cluster, disk shown as empty in disk management

Jani, not sure you posted to the correct forum. Try posting this in the Disk Array forum.

Disk Arrays: http://forums13.itrc.hp.com/service/forums/categoryhome.do?categoryId=195
Jani Pajula
Occasional Advisor

Re: Windows 2003 Cluster, disk shown as empty in disk management

I think this is more Windows-problem, since the same disk has errors even on different server and all other disks on all other servers are ok. Therefore, I didn't put this on array forum.

Jani
Kase
Frequent Advisor

Re: Windows 2003 Cluster, disk shown as empty in disk management

I agree this might be an OS issue, but it would probably take someone with storage administration experience to troubleshoot the scenario described.

Alternately, you can try posting in the Server Clustering forum: http://forums11.itrc.hp.com/service/forums/categoryhome.do?categoryId=301.
I have successfully used EVA snap-clones to migrate, move and otherwise work on 2003 failover clustering disk resources, but have not worked with near-online EVA storage.
Uwe Zessin
Honored Contributor

Re: Windows 2003 Cluster, disk shown as empty in disk management

> near-online EVA storage.

That is just a cheaper, slower, less-reliable disk drive nick-named FATA (Fibre-Attached Technology Adapted). Those drives are still organized in a disk group and storage space is provided via virtual disks.
.
Jani Pajula
Occasional Advisor

Re: Windows 2003 Cluster, disk shown as empty in disk management