System Administration Guide: Devices and File Systems

ProcedureHow to Add a Discovery Domain to a Discovery Domain Set

This task removes the discovery domain from the default discovery domain set and adds it the discovery domain set that you specify. Because the new discovery domain set has been enabled, all the clients in its discovery domains can be discovered by the iSNS server.

You do not need to have privileges to list the members of the discovery domains and discovery domain sets.

  1. Use the “iSNS Server Management” RBAC profile to obtain the authorizations needed for managing the iSNS service.

    Roles contain authorizations and privileged commands. For more information about roles, see Configuring RBAC (Task Map) in System Administration Guide: Security Services.

  2. List the discovery domains to identify the one you want to add.


    #isnsadm list-dd -v Default
    
  3. List the discovery domain sets to identify the one you want as the container for the new discovery domain.


    #isnsadm list-dd-set
    
  4. Move the discovery domain to the discovery domain set that you want:


    #isnsadm add-dd domain_name -s set_name
    
  5. View the new addition to the discovery domain set:


    #isnsadm list-dd-set -v domain_name