1z1-822試験無料問題集「Oracle Solaris 11 Advanced System Administration 認定」
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?
# /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?
正解:B
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
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?
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?
正解:C
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
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?
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?
正解:B
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)