Your task is to configure storage for an Oracle Solaris 11 system to support multiple web servers. Each web server will be contained in a separate zone. The system has an attached disk array configured as a JBOD (Just a Bunch Of Disks). The system also has an internal solid-state drive.
The data accessed through the websites will be primarily read-only. The web servers are expected to be very busy, so configure the storage for maximum performance. Because the data is primarily static, but redundancy is required to maintain high availability in the event of a hardware failure. Data does not change often, but it is expected that the same data will be accessed many times throughout the day.
Which configuration option best meets the data storage requirements?
You need to configure three zones.
Identify the correct requirement.
Consider the following command and output:
user$ newtask –v –p canada
38
Identify the output.
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?
There is a valid SMF manifest located underneath the /var/svc/manifest directory.
Which four methods can be used to add it to the services repository?
You want to configure your IPS repository server for high network bandwidth and network availability. Which two technologies are best suited for achieving these goals?
You are creating a new SMF service named newservice. You perform the following steps:
What is the next step that you must perform to install this service?
Partial output of the command zonecfg into displayed as follows:
rctl:
name: zone.cpu-shares
value: (priv=privileged,limit=20,action=none)
Upon booting the zone, you receive this warning:
WARNING: The zone.cpu-shares rctl is set but FSS is not the default scheduling class for this zone. FSS will be used for processes in the zone but to get the full benefit of FSS, it should be the default scheduling class.
Which action resolves the issue?
Your company requires all nonglobal zones to have a limit on the number of processes. The policy is designed to prevent runaway processes from impacting the global zone and other nonglobal zones. To set a limit on processes, you set the following controls:
rctl:
name: zone.max-processes
value: (priv=privileged,limit=1000,action=none)
rctl:
name: zone.max-lwps
value: (priv=privileged,limit=5000,action=deny)
You must now enable system logging for the zone.max-processes resource control to record when the limit is exceeded. Which command enables system logging for a resource control?
Resource constraints have been placed on a particular project. Which command would you use to view the constraints that have been placed on that project?
Laura is a user and netadm is a role on a Solaris 11 system. You want to allow Laura to generate SSH keys. Which two steps should be taken?
Your company decides to store its software packages in one repository. The new repository will include five publishers. How can you configure your pkg clients such that each package is updated from the publisher originally used to install it?
You created a virtual network of three zones.
One network hosts a web server.
Another hosts an application server used by the web server.
The third zone host a video streaming application.
You already configured a flow to prioritize the video traffic over the web server traffic. You now need to continuously monitor the flow.
Which tool must you use to gather the flow data?
Which network component is the default target for IPMP probe-based Failure detection?