Exam2pass
0 items Sign In or Register
  • Home
  • IT Exams
  • Guarantee
  • FAQs
  • Reviews
  • Contact Us
  • Demo
Exam2pass > Oracle > Oracle Certifications > 1Z0-820 > 1Z0-820 Online Practice Questions and Answers

1Z0-820 Online Practice Questions and Answers

Questions 4

You run the command dlstat show-link -r.

Select the two correct statements regarding the information displayed in the INTRS column.

A. No value is listed for virtual network interfaces.

B. A value of 0 is listed for virtual interfaces and ether stubs.

C. The number of Interrupts is listed, which indicates network efficiency.

D. A number equal to the number of transmitted Ethernet frames is listed for physical links.

E. The number of packets that were interrupted by a collision is listed, which may indicate hardware problems.

Buy Now

Correct Answer: CE

Explanation: In this output, the statistics for interrupt (INTRS) are significant. Low interrupt numbers indicate greater efficiency in performance. If the interrupt numbers are high, then you might need to add more resources to the specific link.

Example: # dlstat -r -i 1 LINK IPKTS RBYTES INTRS POLLS CH<10 CH10-50 CH>50

e1000g0 101.91K 32.86M 87.56K 14.35K 3.70K 205 5

nxge1 9.61M 14.47G 5.79M 3.82M 379.98K 85.66K 1.64K

vnic1 8 336 0 0 0 0 0

e1000g0 0 0 0 0 0 0 0

nxge1 82.13K 123.69M 50.00K 32.13K 3.17K 724 24

vnic1 0 0 0 0 0 0 0

Note: dlstat show-link [-r [-F] | -t] [-i interval] [-a] [-p] [ -o field[,...]] [-u R|K|M|G|T|P] [link] Display statistics for

a link.

-r

Display receive-side statistics only. Includes bytes and packets received, hardware and software drops,

and so forth.

List of supported RX fields:

link

iusedby

ibytes

ipkts

intrs

polls

hdrops: hardware drops

sdrops: software drops (owing to bandwidth enforcement) ch<10: number of packet chains of length < 10

ch10-50: number of packet chains of length between 10 and 50 ch>50: number of packet chains of length

> 50

Reference: man dlstat

Questions 5

You want to deploy Oracle Solans 11 with the Automated Installer (Al). You need to make sure that your server and network meet the requirements for using Al Choose the three options that describe the requirements for using Al. (Choose three.)

A. You must set up DHCP. The DHCP server and Al install server can be the same machine or two different machines.

B. You can create only one manifest per install service. If you need more than one manifest, create multiple install services.

C. The minimum requirement to operate as an Al install server is 1 GB of memory.

D. If two client machines have different architectures and need to be installed with the same version of the Oracle Solaris 11 OS( then create two Al manifests and a single install service.

E. Load the install/installadm package on the Al server.

Buy Now

Correct Answer: ADE

Questions 6

Which three statements are true for the Oracle Solans 111mage Packaging System (IPS)? (Choose three.)

A. a local repository should be stored on a 2FS file system.

B. Network access to an IPS repository is provided to client systems using NFS.

C. Network access to an IPS repository is provided to client systems using NFS and HTTP.

D. The distribution constructor can get packages from a local IPS to build an installation image.

E. A mirror repository contains all of the metadata and content for software packages.

F. Clients access a mirror repository to obtain a publisher's catalog and software packages.

Buy Now

Correct Answer: DEF

Questions 7

New features wore added to ZFS in Oracle Solaris11. Your justification to upgrade from Solaris10 to oracle Solaris11 is that it will be possible to take advantage of the enhancements that were made to ZFS.

Identify the three ZFS functions and features that are included in Oracle Solaris 11, but not in Solaris 10.

A. Encrypted ZFS datasets

B. Ability for ZFS to detect and remove redundant data from the tile system

C. Shadow Data Migration

D. Ability to split a mirrored ZFS storage pool

E. Ability to use ZFS on the boot drive and boot to a ZFS root file system.

F. elimination of the swap file system when using ZFS on the root disk

Buy Now

Correct Answer: ABE

Explanation: A: ZFS encryption was introduced in ZFS Pool Version Number 30, Solaris Nevada b149.

Filesystem encryption since Solaris 11 Express

B: Deduplication was introduced in ZFS Pool Version Number 21, Solaris Nevada b128.

E: Booting From a ZFS Root File System Both SPARC based and x86 based systems use the new style of booting with a boot archive, which is a file system image that contains the files required for booting. When a system is booted from a ZFS root file system, the path names of both the boot archive and the kernel file are resolved in the root file system that is selected for booting.

Reference: Oracle Solaris ZFS Administration Guide, Booting From a ZFS Root File System

Questions 8

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?

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

Correct Answer: E

Explanation: ZFS Deduplication Property Solaris Express Community Edition, build 129: In this Solaris release, you can use the deduplication property to remove redundant data from your ZFS file systems. If a file system has the dedup property enabled, duplicate data blocks are removed synchronously. The result is that only unique data is stored and common components are shared between files.

You can enable this property as follows: # zfs set dedup=on tank/home

Questions 9

A non-global zone named testzone is currently running.

Which option would you choose to dynamically set the CPU shares for the zone to two shares?

A. While logged in to the global zone, enter: prctl -n zone.cpu-shares -v 2 -r -i zone testzone

B. While logged in to the global zone, enter: zonecfg -z testzone add rctl set name=zone cpu-shares setvalue=(priv=privilegedJimit=2,action=none)

C. While logged in to the global zone, enter: prctl -n 2 zone cpu-shares -i zone testzone

D. While logged in to the global zone, enter: zonecfg -z testzone add rctl set name-zone cpu-shares set value=2

E. While logged in to testzone, enter: prctl -n zone.cpu-shares -v 2 -r -i zone testzone

Buy Now

Correct Answer: D

Questions 10

You created a new zpool. Now you need to migrate the existing ZFS file system from pool1/prod to pool2/ prod.

You have these requirements:

1.

Users must have access to the data during the migration, so you cannot shutdown the file system while the migration takes place.

2.

Because you want to copy the data as quickly as possible, you need to increase the server resources devoted to the ZFS migration.

Which method would you use to modify the ZFS shadow migration daemon defaults to increase the concurrency and overall speed of migration?

A. Svccfg - s filesystem/shadowd:default setprop config_params/shadow_threads=integer: 16 end svcadm refresh filesystem/shadowd: default

B. Specify the -b option with the zfs create command and increase the value of

C. Use the -o -volblocksize=option with the zfs create command and increase the value of the default .

D. Svccfg -s filesystem/zfs: default setprop config_params/shadow_threads = integer: 16 end svcadm refresh filesystem/zfs:default

Buy Now

Correct Answer: A

Explanation: shadowd is a daemon that provides background worker threads to migrate data for a shadow migration. A shadow migration gradually moves data from a source file system into a new "shadow" file system. Users can access and change their data within the shadow file system while migration is occurring. The shadowd service is managed by the service management facility, smf(5). Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(1M). The service's status can be queried using the svcs(1) command.

The svccfg(1M) command can be used to manage the following parameter related to shadowd:

config_params/shadow_threads

Note: Oracle Solaris 11: In this release, you can migrate data from an old file system to a new file system while simultaneously allowing access and modification of the new file system during the migration process.

Setting the shadow property on a new ZFS file system triggers the migration of the older data. The shadow property can be set to migrate data from the local system or a remote system with either of the following values:

file:///path nfs://host:path

Reference: man shadowd

Questions 11

You need to update an OS image on a client. The pkg publishers command displays the wrong publisher with the wrong update: PUBLISHERTYPESTATUSURI Solaris origin onlinehttp://pkg.oracle.com/solaris/release The update is available on the updated publisher:

PUBLISHERTYPESTATUSURI Solaris originonlinehttp://sysA.example.com Select the option that describes the procedure used to update the OS image on the system from the updated publisher.

A. Copy the repository from the ISO image onto the local client.

Configure the repository on the client by using the svccfg - s command so that the Solaris publisher is

connected to the new repository.

Refresh the application/pkg/server service.

Issue the pkgrepo refresh command to refresh the repository catalog

B. Configure the publisher on the client using the svcfg - s command so that the Solaris publisher is connected to the repository at http://sysA.example.com Refresh the application/pkg/server service. Issue the pkgrepo refresh command to repository catalog

C. Use the pkg set-publisher command to change the URL of the publisher Solaris to http:// sysA.example.com. Issue the pkg update command to update the OS image.

D. Add the new publisher http://sysA.example.com Solaris Use the pkg set-publisher command to set the publisher search order and place http://sysA.example.com of http://pkg.oracle.com/solaris/release Issue the pkg publisher command to view the publishers. Set the new publisher to sticky. Issue the pkg update command to update the OS image.

Buy Now

Correct Answer: C

Explanation: You can use the pkg set-publisher command to change a publisher URI.

Changing a Publisher Origin URI

To change the origin URI for a publisher, add the new URI and remove the old URI. Use the -g option to add a new origin URI. Use the -G option to remove the old origin URI.

# pkg set-publisher -g http://pkg.example.com/support \ -G http://pkg.example.com/release example.com

Note: You can use either the install or update subcommand to update a package. The install subcommand installs the package if the package is not already installed in the image. If you want to be sure to update only packages that are already installed, and not install any new packages, then use the update subcommand.

Reference: Oracle Solaris 11 Express Image Packaging System Guide, Managing Package Publishers

Questions 12

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.

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

Correct Answer: E

Explanation: The following options are supported:

-C

Connects to the zone console. Connects to the zone console.

Note:

After you install a zone, you must log in to the zone to complete its application environment. You might log

in to the zone to perform administrative tasks as well. Unless the -C option is used to connect to the zone

console, logging in to a zone using zlogin starts a new task. A task cannot span two zones Reference: man

zlogin

Questions 13

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.

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

Correct Answer: D

Explanation: * (Not A, B, C): interval (here 10 seconds): Specifies the length in seconds to pause between each interval report.

* duration (here 24 h)

* -R report[,report] (here high)

Print a summary report.

high Print a summary report detailing the highest usage of each resource and zone during any interval of

the zonestat utility invocation.

Note: The zonestat utility reports on the cpu, memory, and resource control utilization of the currently

running zones. Each zone's utilization is reported both as a percentage of system resources and the

zone's configured limits.

The zonestat utility prints a series of interval reports at the specified interval. It optionally also prints one or

more summary reports at a specified interval. The default output is a summary of cpu, physical, and virtual

memory utilization. The -r option can be used to choose detailed output for specific resources.

Exam Code: 1Z0-820
Exam Name: Upgrade to Oracle Solaris 11 System Administrator
Last Update: Jun 13, 2025
Questions: 133

PDF (Q&A)

$45.99
ADD TO CART

VCE

$49.99
ADD TO CART

PDF + VCE

$59.99
ADD TO CART

Exam2Pass----The Most Reliable Exam Preparation Assistance

There are tens of thousands of certification exam dumps provided on the internet. And how to choose the most reliable one among them is the first problem one certification candidate should face. Exam2Pass provide a shot cut to pass the exam and get the certification. If you need help on any questions or any Exam2Pass exam PDF and VCE simulators, customer support team is ready to help at any time when required.

Home | Guarantee & Policy |  Privacy & Policy |  Terms & Conditions |  How to buy |  FAQs |  About Us |  Contact Us |  Demo |  Reviews

2025 Copyright @ exam2pass.com All trademarks are the property of their respective vendors. We are not associated with any of them.