Top
PRIMECLUSTER GLS for Windows User's Guide 4.3

5.2.2 Deleting Virtual Adapters

This section describes how to delete a virtual adapter. In the procedure below, the name of the virtual adapter to delete is sha1. This virtual adapter contains two physical adapters: Local Area Connection 126 and Local Area Connection 127.

Figure 5.2 Deleting Virtual Adapters

  1. Deactivate all virtual adapters by executing the stphanet command.

    > stphanet
    FJSVhanet: INFO: 00005: The ping monitoring stopped.
    FJSVhanet: INFO: 00000: The command ended normally.
  2. Check whether the ping monitor function is set.

    > hanetpoll print

    For more details on the hanetpoll command, refer to "6.2.4 hanetpoll."

    If ping monitoring is not set, the following step 3 is not applicable.

  3. If you have set the ping monitor function, delete the corresponding settings.

    Delete the physical adapters bundled in virtual adapter sha1, which is going to be deleted, by executing the delete subcommand of the hanetpoll command.

    > hanetpoll delete -t "Local Area Connection 126"
    FJSVhanet: INFO: 00000: The command ended normally.
    > hanetpoll delete -t "Local Area Connection 127"
    FJSVhanet: INFO: 00000: The command ended normally.

    For more details on the hanetpoll command, refer to "6.2.4 hanetpoll."

  4. Delete the information defining the virtual adapter.

    Delete the virtual adapter sha1 by executing the delete subcommand of the hanetconfig command.

    > hanetconfig delete -n sha1
    FJSVhanet: INFO: 00000: The command ended normally.

    For more details on the hanetconfig command, refer to "6.2.2 hanetconfig."

See

To ensure that GLS is set and functions correctly, perform the following tasks after deleting virtual adapters: