What can you retrieve using a vmstat command?
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?
Identify three ways in which the Fair Share Scheduler can be assigned.
The zpool configuration on serverA is:
pool 1
c3t2d0
c3t3d0
pool 2
c3t4d0
c3t5d0
The zpool configuration on servetB is:
pool1
mirror-0
c3t2d0
c3t3d0
mirror-1
c3t4d0
c3t5d0
Which option will modify the configuration on serverA to match serverB?
You created a role. The role should be able to change the configuration of a zone. How will you assign that privilege to the role?
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?
What is true regarding an IPMP group?
You decide to create a new rights profile to include a selection of Solaris authorizations and commands. The commands in your selection will require extra privileges.
Which two files will you modify to add these privileges and authorizations?
Changes were made to the application/pkg/server:default service when an administrator made modifications to add a local package repository.
Which command should be used to identify the changes that were made to the application/pkg/server:default service?
Which utility/service must you use to set processes with FSS by default?
You added an interface to the IPMP group ipmp0 with the following commands:
# ipadm create-ip net4
# ipadm add-ipmp –i net4 ipmp0
Which statement regarding the newly added interface is correct?
Consider the following command and output:
user$ newtask –v –p canada
38
Identify the output.
The default route for the NCP static is changed with the following command sequence:
When does the entered route take effect?
You administer a server running a global zone with no virtual networking. Consider the following configuration:
Which is a valid IPMP configuration for this server?
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?
Which option describes how to revert a service back to a previous version?
The publisher is available on this server. A new repository has been created in the /export/sllReaseRepo file system and you want to add the gzip package to this repository. Which is a valid method for adding the gzip package to the /export/sllReleaseRepo repository?
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?
You are about to configure resource controls for a nonglobal zone. You want to first examine settings as well as the system limits for those controls.
Which command fetches this information?
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?
Select the two requirements of all interfaces in an IP network multipathing group (IPMP).