Skip to main content

5.2.2 Setting the Default Services


5.2.2 Setting the Default Services
  1. Execute the ldm add-vconscon command to add the virtual console terminal collection and distribution unit service to the control domain.
    The following example adds the virtual console terminal collection and distribution unit with the port numbers 5000 to 5100 and the name primary-vcc0 to the control domain.
# ldm add-vconscon port-range=5000-5100 primary-vcc0 primary
  1. Execute the ldm add-vdiskserver command to add a virtual disk server to the control domain.
    The following example adds the virtual disk server named primary-vds0 to the control domain.
# ldm add-vdiskserver primary-vds0 primary
  1. Execute the ldm add-vswitch command to add the virtual switch service to the control domain.
    The following example adds the virtual switch service named primary-vsw0 to the control domain, and uses net0 as a device.
# ldm add-vswitch net-dev=net0 primary-vsw0 primary
  1. Execute the ldm list-services command to confirm the set services.
    The following example displays the services of the control domain.
# ldm list-services primary