You are mentoring a colleague who recently added a local7.notice entry to the /etc/syslog.conf file. After restarting the logging service, your colleague notices that no new records are being logged and asks for your help. Included in the file are these entries:
…
(19)*.alert root
(20)*.emerg*
(21)local7.notice /var/log/Appx.log
…
While running the syslogd process in debug mode, you notice the following:
You examine the /var/adm/messages file:
Jan 6 00:23:10 so111-server syslogd: line 21: unknown priority name “notice ”
What do you identify as the cause of the problem?
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?
Which scheduling class cannot be assigned to a zone?
You added an update to the system using a support repository updates (SRU) image:
# mkdir /SRU
# mount –F hsfs /var/tem/sru-name.iso /SRU
# pkgrecv –s /SRU/repo –d /export/IPS/repo ‘*’
You now want to clear all catalog, search and other cached information from this package repository. Select the command that clears cached data.
Which two statements are correct regarding IPS repositories?
Choose two true statements regarding signed IPS packages.
You must configure a ZFS file system on an Oracle Solaris 11 server to share it over NFS.
(rpool/export/share/data mounted on /export/share/data)
The file system must be configured for read-only access and must assign anonymous users a UID of 0. The file system must allow read and write access for local users.
Assuming all ZFS properties except mountpoint are at their default settings, which option supports these requirements?
Yon are testing the connectivity between an Oracle Solaris 11 system and a local IPS server that has the host name of mercury within the domain purple.com.
The command ping mercury indicates the sever is alive.
The URI http://mercury.purple.com produces the error:
Firefox can’t find the server at mercury.purple.com
Yon enter the command svcprop –p config network/dns/client
Which two can be verified?
Which two zpool subcommands will permanently remove a submirror from active storage pool?
Consider the following command:
dispadmin -c IA -g -r 1000000
Which statement correctly describes the result?