You are using the distribution constructor to build a custom text installer. You copied and modified the default test installer XML file and issued the following command to build image:
# /usr/bin/distro_const build –v /usr/share/distro_const/new-dc_ai_x86.xml
How will the checkpoints in the distribution constructor be used by this command?
While examining an Oracle Solaris 11 system, you discover an unfamiliar ELF binary in the /usr/bin directory. You want to know which package installed the binary. Which pkg subcommand should you use to identify the package, based on the absolute path to the binary?
Which two statements are correct regarding IPS repositories?
Yon are using the svc:/network/http:apache22 service to manage your web server.
You have noticed that this service starts as the root: user and later changes to a nonprivileged user called webservd. You do not want this service to operate as the root user and any time. Which option correctly describes how you could achieve this task?
You administer a system with three nonglobal zones. All three-zones (z1, z2, and z3) use a common resource pool. The pool is a fixed, two-CPU configuration. The default scheduler is FSS.
Zones z1 and z2 run applications that, over time, consume all available CPU resources. You have allotted 20 shares each to these zones. Zone z3 runs a mission-critical application, so you allotted it 60 shares.
Because of application maintenance, zone z3 is currently using about 10% of the CPU resources in the shared pool. Which option describes the demand when available CPU resources are consumed by zones z1 and z2?
You have a ZFS pool that contains a hierarchy of data file systems. You create snapshots of the file systems and you created a clone (dpool/export/CID) of the dpool/export/home/CID file systems. The file systems are as follows:
Now you remove a file from the cloned file system:
root@sll-server1:~# rm /export/CID/core.bash.8070
How will space usage be changed for dpool/export/CID?
You want to create a ZFS file system with the following specifications:
lzjb compression enabled
Cannot consume more than 2 GB from the storage pool
Redundant data at the block level eliminated
Mounted as /data
Which command creates the desired file system?
You plan to use the Automated Installer (AI) to install a nonglobal zone named zone1. You created custom manifest for the nonglobal zone and named it zone1manifest.
Which command must you use to add this custom manifest to the s11-sparc install service and associate this custom manifest with the nonglobal zone?
Frank is a member of two projects on you system. He has a process running in a project called project-clock and needs to move it under the other project he belongs to.
Which command must Frank use to move the process?
Oracle has released a new version of the Solaris operating system and it is located in a repository on SRVA and is stored in the rpool/export/sllRepo file system. The repository is accessible to SRVB through the /remoteRepo NFS mount point.
You need to add a local repository on SRVB in the /export/sllReleaseRepo file system. The repository will be an exact copy of the repository that is stored on SRVA. Currently, the only publisher on SVRB is:
Which command must you use to copy the contents of the repository from SRVA to the local file system on SRVB?
Your organization uses a fixed base configuration for all Oracle Solaris native brand zones that are created. You want to configure your server so that it will use your company template when the create command is issued. Identify the preferred way to accomplish this.
Your company has set a policy that all Oracle Solaris 11 instances must have a backup boot environment created whenever software packages are added, removed, or updated. The current boot environment must not be modified. The backup boot environment must represent the system image before the procedure and the new boot environment must represent the image before the procedure. The image properties on your system are as follows:
You are instructed to install the top utility.
Which two will allow the top package to be installed on the system while adhering to the company policy?
You detected a failure of net0 in the IPMP group named ips1. The server hosting the failed NIC supports dynamic reconfiguration. Which statement is true regarding the replacement of the hardware interface?
You have a server that has two zones configured. These zones use the pool named pool_zones. Examine the following configuration information:
The system has four CPUs. Assume that both zones are under heavy load. Examine the following partial output:
Which option describes the values you would expect to see for the CPU field for the zones?
Which two commands restart the pkg server daemon?
You want to configure an anonymous IPMP group.
Which method lets you enable this behavior?
Select the two requirements of all interfaces in an IP network multipathing group (IPMP).
Which three statements describe Solaris 11 boot environments (BEs)?
Which two actions permit the system-log service to receive messages from a remote Solaris host?
Which vmstat field output indicates the effort the system is making to find memory for future processes?
Which two statements regarding the pkg command are correct?