Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: geek65

1z0-821 Oracle Solaris 11 System Administration Questions and Answers

Questions 4

Which two accurately describe the Solaris IPS repository?

Options:

A.

It contains a collection of operating system patches.

B.

It contains a collection of software packages.

C.

All packages within an IPS package repository reside in a catalog.

D.

It is an ISO image of the Solaris installation media.

E.

The packages in a catalog are associated with a specific publisher.

Buy Now
Questions 5

Which option displays the result of running the zfs list command?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 6

View the Exhibit to inspect the boot environment Information displayed within a non global zone on your system.

Which two options describe the solaris-1 boot environment?

Options:

A.

The solaris-1 boot environment is not bootable.

B.

The solaris-1 boot environment is incomplete.

C.

The solaris-1 boot environment was created automatically when the non global zone was created.

D.

The solaris-1 boot environment was created in the non-global zone using the beadm create command.

E.

The solaris-1 boot environment is associated with a non active global zone boot environment.

Buy Now
Questions 7

In an effort to reduce storage space on your server, you would like to eliminate duplicate copies of data in your server’s ZFS file systems.

How do you specify that pool1/data should not contain duplicate data blocks (redundant data) on write operations?

Options:

A.

zfs create - o compression=on pool1/data

B.

zpool create -o deduplication =on pool1; zfs create pool1/data

C.

zfs create - o deduplication=on pool1; zfs create pool1/data

D.

zfs create - o dedupratio=2 pool1/data

E.

zfs create - o dedup=on pool1/data

Buy Now
Questions 8

You have installed software updates to a new boot environment (BE) and have activated that the booting to the new BE, you notice system errors. You want to boot to the last known good configuration.

Which option would you use on a SPARC system to boot to the currentBE boot environment?

Options:

A.

boot –L currentBE

B.

boot –Z rpool/ROOT/currentBE

C.

boot –a Enter the currentBE dataset name when prompted.

D.

boot rpool/ROOT/currentBE

E.

boot –m currentBE

F.

beadm activate currentBE

Buy Now
Questions 9

The core dump configuration in your non global zone is

A user is running a process in a non-global zone (testzone) and the process crashes. The process information is:

user126632618017:46:42pts/20:00/usr/bin/bash

When the user's process crashes in testzone, a non-global zone, where will the core dump be saved?

Options:

A.

The file will be stored in the non-global zone's directory: /var/core/pprocess/core.hash.2663.

B.

The file will be saved in the global zone's directory: /var/core/core.bash.2663.

C.

A core file cannot be generated in a non-global zone because it shares the kernel with the global zone.

D.

The file will be stored in the global zone's directory: /var/core/pprocess/core.bash.2663.

E.

The file will be saved in non-global zone’s directory: /var/core/core.bash.2663

Buy Now
Questions 10

The global zone has 8 CPUS. YOU suspect that one of your non global /ones, dbzone, is consuming all of the CPU resources.

Which command would you use to view the CPU utilization for all of the zones to confirm this?

Options:

A.

Run from the global zone:prstat -Z

B.

Run from each zonezlogin mpstat

C.

Run from the global zone:zonestar -r summary

D.

Run from the global zone:rctladm -1

E.

Run from the global zone:prctl -i

Buy Now
Questions 11

The storage pool configuration on your server is:

You back up the /pool1/data file system, creating a snapshot and copying that snapshot to tape (/dev/rmt/0). You perform a full backup on Sunday night and Incremental backups on Monday through Saturday night at 11:00 pm. Each incremental backup will copy only the data that has been modified since the Sunday backup was started.

On Thursday, at 10:00 am, you had a disk failure. You replaced the disk drive (c4t0d0). You created pool (pool1) on that disk.

Which option would you select to restore the data in the /pool1/data file system?

Options:

A.

zfs create pool1/dataLoad the Monday tape and enter:zfs recv pool1/data < /dev/rmt/0Load the Wednesday tape and enter:zfs recv –F pool1/data < /dev/rmt/0

B.

Load the Sunday tape and restore the Sunday snapshot:zfs recv pooll/data < /dev/rmt/0zfs rollback pool1/data@monLoad the Wednesday tape and restore the Wednesday snapshot:zfs recv –i pooll/data < /dev/rmt/0zfs rollback pool1/data@wed

C.

zfs create pooll/dataLoad the Wednesday tape and enter:zfs recv -F pool1/data < /dev/rmt/0

D.

Load the Sunday tape and enter:zfs recv pool1/data < /dev/rmt/0Load the Wednesday tape and enter:* commands missing*

Buy Now
Questions 12

Which network protocol is responsible for routing packets from one network to another?

Options:

A.

TCP

B.

UDP

C.

IP

D.

ICMP

E.

Ethernet

Buy Now
Questions 13

Before booting test zone a non-global zone, you want to connect to the zone’s console so that you can watch the boot process.

Choose the command used to connect to testzone’s console.

Options:

A.

zoneadm -C testzone

B.

zoneadm -console testzone

C.

zlogin - z testzone console

D.

zlogin - z testzone - C

E.

zlogin -C testzone

F.

zoneadm - testzone - c

Buy Now
Questions 14

Which two are user definable OpenBoot parameters that can be set in the OpenBoot PROM?

Options:

A.

IP address for the system console

B.

Host ID

C.

System date and time

D.

Default boot device

E.

Verbose hardware diagnostics

F.

Powering off the hardware

Buy Now
Questions 15

Identify three options that describe the new Oracle Solaris 11 zone features.

Options:

A.

There are boot environments for zones.

B.

Administrators can delegate common administration tasks by using RBAC.

C.

Oracle Solaris 11 supports Solaris 8, 9, and 10 branded zones.

D.

You can migrate a physical Solaris 10 system and its non-global zones to a solaris10 branded zone running on an Oracle Solaris 11 system.

E.

It is possible to change the host ID of a zone.

Buy Now
Questions 16

You are currently working in both your home directory and the system directory /tmp. You are switch back and forth with full path names. Which pair of cd commands will provide you with a shortcut to switch between these two locations?

Options:

A.

cd ~ and cd –

B.

cd and cd.

C.

cd ~ and cd

D.

cd * and cd . .

Buy Now
Questions 17

Which three of the components could be used in a ZFS storage pool, but are not recommended configurations?

Options:

A.

A file on a UFS file system

B.

A Veritas Volume Manager (VxVM) volume

C.

A LUN In a hardware RAID array

D.

A disk slice from an SMI labeled disk

E.

A Solaris Volume Manager (SVM) volume

F.

An EFI labeled disk

Buy Now
Questions 18

Which three files must be edited in order to set up logging of all failed login attempts?

Options:

A.

/var/adm/authlog

B.

/etc/syslog.conf

C.

/etc/default/login

D.

/var/adm/loginlog

Buy Now
Questions 19

You are the administrator for a group of shell script developers. They use vi, and have asked you to make their scripts automatically executable when they save their files.

How can this be accomplished?

Options:

A.

Enter set –o vi on the command line, or include it in each user's startup script.

B.

Enter umask –s on the command line, or include it in each user's startup script.

C.

Enter umask 000 on the command line, or include it in each user's startup script.

D.

Enter umask 777 on the command line, or include it in each user's startup script.

E.

It is not possible to automatically set the execute bit on with the umask setting, or vi option.

F.

Enter umask 766 the command line, or include it in the global startup script for the default shell.

Buy Now
Questions 20

How should you permanently restrict the non-global zone testzone so that it does not use more than 20 CPU shares while it is running?

Options:

A.

While configuring the zone, add this entry:add rct1set name = capped.cpu-sharesadd value (priv = privileged, limit = 20, action = none)endexit

B.

While configuring the zone, add this entry: add rct1set name= zone.cpu-sharesadd value (priv=privileged, limit=20, action=none)endexitfrom command line, enter: # dispadmin - d FSS

C.

From the command line enter: #prct1 -n zone.cpu-shares - r - v 20 - i zone testzone

D.

From the command line, enter:#prct1 - n zone.cpu-shares - v 80 - r - i zone global

Buy Now
Questions 21

The current ZFS configuration on your server is:

pool1 124K 3.91G 32K /pool1

pool1/data 31K 3.91G 31K /data

You need to create a new file system named /data2. /data2 will be a copy of the /data file system.

You need to conserve disk space on this server whenever possible.

Which option should you choose to create /data2, which will be a read writeable copy of the /data file system, while minimizing the amount of total disk space used in pool1?

Options:

A.

zfs set mountpoint=/data2 compression=on pool1/data2

B.

zfs snapshot pool1/data@nowzfs set mountpoint=/data2, comptession=on pool1/data@now

C.

zfs create snapshot pool1/data@nowzfs send pool1/data@now | zfs recv pool1/data2

D.

zfs create snapshot pool1/data@nowzfs clone -o mountpoint=/data2 pool1/data@now pool1/data2

E.

zfs snapshot pool1/data@nowzfs clone -o mountpoint=/data2 -ocompression=on pool1/data@now pool1/data2

F.

zfs snapshot pool1/data@nowzfs clone -o mountpoint=/data2 pool1/data@now pool1/data2

Buy Now
Questions 22

You have been asked to terminate a process that appears to be hung and will not terminate. The process table is shown below:

root 15163 15156 0 12:51:15 pts/3 0:00 hungscript

What command will terminate the process?

Options:

A.

kill -9 15163

B.

kill -1 15163

C.

kill -15 15163

D.

kill -2 15163

Buy Now
Questions 23

Select the packet type that identifies members of the group and sends information to all the network interfaces in that group.

Options:

A.

Unicast

B.

Multicast

C.

Broadcast

D.

Bayesian

E.

Quality of Service Priority

Buy Now
Questions 24

You start to execute a program by using the following command:

~/bigscript &

You then determine that the process is not behaving as expected, and decide that you need to terminate the process.

Based on the information shown below, what is the process number you should terminate?

Options:

A.

15163

B.

15156

C.

15166

D.

15165

Buy Now
Questions 25

Your mentor suggests using the dladm rename-link command to rename the network datalinks.

What are the two advantages of following this advice?

Options:

A.

It can clarify which network interface has what purpose.

B.

It can simplify specifying the network interface with the dladm modify-aggr command.

C.

It can simplify specifying the network interface with the dladm modify-bridge command.

D.

It can simplify IP filter rule changes if the network interface is replaced with a different type.

E.

It can prevent accidental deletion of the network interface with the dladm delete-phys command.

F.

It can prevent accidental deletion of the network interface configuration with the ipadm delete-addr command.

Buy Now
Questions 26

alice is a user account used by Alice on a Solaris 11 system.

sadmin is a role account on the same system.

Your task is to add the command /usr/sbin/cryptoadm to the Network management profile, so that Alice can execute it, while assuming the sadmin role.

Select the three activities necessary to accomplish this.

Options:

A.

To the file /etc/security/prof_attr, add the line: Network Management: solaris:cmd:RO::/usr/sbin/cryptoadm:euid=0

B.

To the file /etc/security/auth_attr, add the line:Network Management: solaris:cmd:RO::/usr/sbin/cryptoadm:euid=0

C.

To the file /etc/security/exec_attr.d/local-entriies, add the line:Network Management: solaris:cmd:RO::/usr/sbin/cryptoadm:euid=0

D.

Run the roles alice to ensure that alice may assume the role sadmin.

E.

Run the command profiles sadmin to ensure that the role sadmin includes the network Management profile.

F.

Run the command profiles alice to ensure that the Alice has permissions to access the Network management profile.

G.

Run the command profiles “Network management” to ensure that the Network management profile includes the sadmin role.

Buy Now
Questions 27

Your are troubleshooting network throughput on your server.

To confirm that the load balancing among aggregated links is functioning properly, you want to examine the traffic statistics on the links comprising the aggregation.

The correct command is ___________.

Options:

A.

dlstat - aggr

B.

dlstat show-aggr

C.

dlstat show-link -r

D.

dlstat show-link -aggr

E.

dlstat show-phys -aggr

Buy Now
Questions 28

You want to display the IP address assignments of the network interfaces. Which command should you use?

Options:

A.

ipadm show-if

B.

ipadm show-addr

C.

ipadm show-prop

D.

ipadm show-addrprop

Buy Now
Questions 29

After installing the OS, the following network configuration information is displayed from the system:

Which option describes the state of this server?

Options:

A.

The automatic network configuration option was chosen during the installation of the OS.

B.

The manual network configuration option was chosen during the installation of the OS.

C.

The network was not configured during the installation of the OS.

D.

The network interface is configured with a static IP address.

Buy Now
Questions 30

You are attempting to edit your crontab file in the bash shell. Instead of getting your usual vi interface, you are presented with an unfamiliar interface. In order to have your editor of choice-vi- what command must you type after exiting the unfamiliar editor?

Options:

A.

EDITOR=vi

B.

crontab=vi

C.

crontab – e vi

D.

env

Buy Now
Questions 31

Which two options accurately describe the network characteristics of a zone?

Options:

A.

DHCP address assignment cannot be configured in a shared IP zone.

B.

Shared IP is the default type of network configuration.

C.

Exclusive IP is the default type of network configuration.

D.

By default, all IP addresses, netmasks, and routes are set by the global zone and cannot be altered in a non global zone.

E.

IPMP cannot be managed within the non-global zone.

F.

Commands such as snoop and dladm cannot be used on datalinks that are in use by a running zone.

Buy Now
Questions 32

Identify the correctly matching pair of equivalent functionality of JumpStart and Automated installer (AI).

Options:

A.

JumpStart: begin script AI: package repository

B.

JumpStart: setup_serverAI: installadm create-service

C.

JumpStart: add_Install_clientAI: SMF system configuration profile files

D.

JumpStart: finish scripts and sysidsfg filesAI: manifest files

Buy Now
Questions 33

Review the zonestat command:

zonestate - q physical - memory -R high -z -p -p “zones” 10 24h 60m

Select the option that correctly describes the information that is displayed by this command.

Options:

A.

It is a sample of dbzone’s physical memory usage taken every hour over a 24-hour period.Only the top 10 samplings of peak memory usage are displayed. All other utilization data is eliminated.

B.

It is a sample of dbzone’s CPU, virtual memory, and networking utilization.Physical memory is executed from the report.The sampling is taken every 10 minutes over a 24-hour period and peak utilization id displayed each hour.

C.

It is a sample of dbzone’s CPU, virtual memory, and networking utilization.Physical memory is executed from the report.The sampling is taken every 10 minutes over a 24-hour period and displayed each hour.

D.

It is a sample of dbzone’s physical memory usage taken every 10 seconds and 24-hour period.Only peak virtual memory usage and CPU utilization are displayed each hour.All other Utilization data is eliminated.

E.

It is a sample of dbzone’s physical memory usage taken every 10 seconds and 24-hour period.Only peak memory usage is displayed each hour.All other utilization data is eliminated.

Buy Now
Questions 34

Which two capabilities are provided by the OpenBoot PROM?

Options:

A.

a command to safely shut down the system

B.

hardware testing and initialization

C.

booting from a disk or network

D.

starting the GRUB loader

Buy Now
Questions 35

Select the five tasks that need to be performed on the Automated Installer (AI) install server before setting up the client.

Options:

A.

Create a local IPS repository on the AI Install server and start the repository server service, the publisher origin to the repository file.

B.

Set up a IP address on the AI install server.

C.

The DHCP server must be enabled on the install server and must provide the DHCP service for the clients.

D.

DHCP must be available on the network for the Install server and the clients, but the install server does not need to be the DHCP server.

E.

Download the AI boot image. The image must be the same version as the Oracle Solaris OS that you plan to install on the client.

F.

Download the text install image into the IPS repository.

G.

Install the AI installation tools.

Buy Now
Questions 36

Which three options describe the purpose of the zonep2vchk command?

Options:

A.

Used on a Solaris 10 global zone to access the system for problems before migrating that system to a Solaris 10 branded zone.

B.

Used to access a Solaris 10 global zone for problems before migrating that zone to a Solaris 11 global zone

C.

Used to create zonecfg template for a Solaris 10 global zone that that will be migrated to a solaris10 branded zone.

D.

Used to migrate an Oracle Solaris 11 global zone to a non-global zone.

E.

Used to migrate a Solaris 10 global zone to a non-global zone on the same server; the non-global zone can then be migrated to a Solaris 11 server as a Solaris10 branded zone.

Buy Now
Exam Code: 1z0-821
Exam Name: Oracle Solaris 11 System Administration
Last Update: Jun 15, 2025
Questions: 243
1z0-821 pdf

1z0-821 PDF

$29.75  $84.99
1z0-821 Engine

1z0-821 Testing Engine

$35  $99.99
1z0-821 PDF + Engine

1z0-821 PDF + Testing Engine

$47.25  $134.99