Error ID: 5018 (0000139a)" is reported when attempting Online the RVG resource type in Microsoft Cluster

book

Article ID: 100017467

calendar_today

Updated On:

Description

Error Message

Error ID: 5018 (0000139a)

Resolution

In order for the Replicated Volume Group resource to online without error the following steps must be taken to unregister,  then register the following DLLs.

1. Close out the Microsoft Cluster Administrator GUI

2. At the command prompt, type the following commands:

a. C:\>cluster restype "Replicated Volume Group" /DELETE /TYPE

Resource type 'Replicated Volume Group' deleted

b. C:\>regsvr32 -u mscsrvgresourceex.dll

c. C:\>regsvr32 mscsrvgresourceex.dll

d. C:\>cluster restype "Replicated Volume Group" /CREATE/DLL:mscsrvgresource.dll/
TYPE:"Replicated Volume Group"

Resource type 'Replicated Volume Group' created

e.   C:\>cluster/regext:mscsrvgresourceex.dll

Registers the 'mscsrvgresourceex.dll' extension DLL against the cluster.

3. Open the Microsoft Cluster Administrator GUI and now the Replicated Volume Group can be onlined without error.

 
 

 

Issue/Introduction

When attempting online for a Replicated Volume Group (RVG) resource type in Microsoft Cluster to manage Veritas Volume Replicator (VVR) error: 5018 (0000139a)" is reported