11.4 Post-Migration Tasks

  1. Log in as the root user to the OES node where you ran the migration, then open a terminal console

  2. Online the DHCP service cluster resource by entering

    cluster online resource_name
    
  3. On the Linux node where you ran the migration:

    1. Open the /mount_path/etc/dhcpd.conf file in a text editor.

      Replace mount_path with the Linux path to the folder in the shared volume where DHCP-specific directories are created.

    2. In the /mount_path/etc/dhcpd.conf file, change the value for the ldap-dhcp-server-cn parameter to the cn of the migrated DHCP server, then save your changes.

    3. Copy the migrated_server.leases file from /var/opt/novell/dhcp/leases/ folder or to the lease path specified in the Migration Tool to the /mount_path/var/lib/dhcp/db/ folder, then rename it to dhcpd.leases.

  4. Stop the DHCP server on the NetWare cluster by taking the NetWare DHCP cluster resource offline.

  5. Start the DHCP server on the Linux cluster.

    rcnovell-dhcpd start