What is LDOMS in Solaris?

devquora
devquora

Posted On: Nov 23, 2022

 

The LDoms (Logical Domains) are virtualization and partitioning technology that allows administrators to allocate various resources in the system such as memory, CPUs, and devices into logical groups. This group, then creates multiple, discrete systems, with each having its own operating system resources that are identified within a single computer system.

This technology is used by many enterprises to host multiple instances of Solaris or Linux Virtual Machines on a Sun Server. A Solaris LDoms server has different guest domains and a single control domain for monitoring and reconfiguration of guest domains. Applications are hosted in the guest domains which can be independently powered on or off without affecting other domains. This virtualization technology provides significant cost savings but it also makes the monitoring and management process much more challenging.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Solaris Interview Questions

    What is Solaris?

    Solaris is a Unix based operating system that was initially developed by Sun Microsystems. Initially released in 1992, Solaris is written in C and C++. A proprietary software, Solaris is now under Ora...

    Solaris Interview Questions

    List the RAID levels in Solaris?

    Solaris supports six RAID levels from 0 to 6. Only a few storage environments support RAID levels 2, 3, and 4. The other three RAID levels are most supported by the storage environments. RAID level...

    Solaris Interview Questions

    What are NFS daemons in Solaris?

    NFS daemons are used to handle and support the NFS activities in the Oracle Solaris. Several NFS daemons for handling NFS activities. They are, Automountd Daemon - It handles the mounting and unmount...