Use this method if you want to use the same shared disk where the VLDB is currently stored.
For each Linux node where you expect to run the VLDB service, install Novell Storage Services and any of its dependent services on the Linux node, then add it to the mixed cluster that you are converting.
For each of the Linux nodes, assign the node’s nssadmin user as a trustee of the container that is configured as the Management Context for the VLDB, and give the user at least the Read and Compare rights to the [All Attribute Rights] property.
IMPORTANT:If the Management Context is configured to use the container that contains a node’s Server object, the nssadmin User object for that server is a already a trustee of the container and has the Supervisor right. Do not modify the existing rights settings for this nssadmin User object when you add rights for the [All Attribute Rights] property.
In iManager, select
.Select the container that is configured as the Management Context, then click
.Click
, select the nssadmin User object, then click .The nssadmin User object is in the same container as its server. The user name format is servnameadmin.context. For example, if the server name is server1.ou1.mycompany, then server1admin.ou1.mycompany is the nssadmin user name.
Click
for the selected nssadmin User object.Assign the
and rights to the property, then click .Click
to save and apply the changes.Repeat Step 2.c through Step 2.f for each of the Linux nodes where you expect to run the VLDB service.
Cluster migrate the DFS cluster resource from NetWare to Linux.
On the Linux node where the VLDB is active, offline the DFS cluster resource.
Remove the NetWare clusters from the cluster by using the cluster leave command, then finish the cluster conversion.
This automatically updates the basic cluster commands in the cluster resource scripts.
Using the vldb command to the Linux format. For example, change it from
plug-in in iManager, modify the load script of the DFS cluster resource to change thevldb /dir=vldbpath
to
vldb -dir /vldbpath
Online the cluster resource.
Run a VLDB repair to ensure that the database is correct.