Which three options describe the purpose of the zonep2vchk command?
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.
When you issue the "gzip: zommand not found" message is displayed. You need to install the gzip utility on your system.
Which command would you use to check if the gzip utility is available from the default publisher for installation?
A. pkg info|grep gzip
B. pkg list SUNWgzip
C. pkg contents gzip
D. pkg search gzip
You execute the command:
usermod -K limitpnv=all,\!file_wnte guest
What is the result of this command?
A. The guest account cannot write any files.
B. The guest account can assume any role except the file_write role.
C. Starting at next login, the guest account will be unable to write any files.
D. The guest account cannot assume a role that includes file_write privileges.
E. Unless the guest account assumes the limitpriv role, it cannot write any files
F. An error message is displayed, indicating that "file_wnte" is not a valid execution attribute
Your server hangs intermittently and you believe it may be due to either faulty hardware or a driver. The support technician has told you to generate a live core dump of all memory pages for further analysis Your dump configuration is:
Dump content: kernel pages
Dump device: /dev/zvol/dsk/rpool/dump (dedicated)
Savecore directory: /var/crash
Savecore enabled: yes
Save compressed: on
You don't have enough space on the current dump device, so you need to store the dump on /dev/zvol/ dsk/pool2/dump
Which option would you select to change the dump location for the next core dump and capture the content of all memory pages as requested by the support technician?
A. dumpadm -d /dev/zvol/dsk/pool2/dump
B. dumpadm -d /dev/zvol/dsk/pool2/dump -c all
C. dumpadm -d /dev/zvol/dsk/pool2/dump -c curproc
D. dumpadm -s /dev/zvol/dsk/pool2/dump -c all
E. dumpadm -s /dev/zvol/dsk/pool2/dump
You are going to create live zones on you server. Disk space is critical on this server so you need to reduce the amount of disk space required for these zones. Much of the data required for each of these zones is identical, so you want to eliminate the duplicate copies of data and store only data that is unique to each zone.
Which two options provide a solution for eliminating the duplicate copies of data that is common between all of these zones?
A. Create the zones by using sparse root zones.
B. Set the dedup property to on and the dedupratio to at least 1.5 for the zpool. Create a separate ZFS file system for each zone in the zpool.
C. Put all of the zones in the same ZFS file system and set the dedupratio property for the ZFS file system to at least 1.5.
D. Put all of the zones in the same ZFS file system and set the dedup property for the file system to on.
E. Put each zone in a separate ZFS file system within the same zpool. Set the dedup property to on for each ZFS file system.
You are setting up a local IPS package repository on your Oracle Solaris11 server:
solaris.example.com.
You want to point the existing local IPS publisher to the new local IPS repository located in /repo.
These are the stops that you have followed:
1.
Download and rsync the contents of the Oracle Solaris11 repository ISO image to the /repo directory.
2.
Configure the repository server service properties. The svcprop command display, the IPS related
properties:
pkg/inst_root astring/repo
pkg/readonly Boolean true
The 1s command displays the contents of the /repo directory:
#ls/repo
Pkg5.repository publisher
The svcs publisher command shows the svc: /application/pkg/server: default service is online.
The pkg publisher command shows the svc: /application/pkg/server: default service is online.
The pkg publisher command still displays:
PUBLISHERTYPESTATUSURI
solarisoriginonlinehttp://pkg.oracle.com/solaris/release/
Which steps needs to be performed to set the local IPS publisher to the local IPS repository/repo?
A. Issue the pkgrepo refresh -s command to refresh the repository.
B. Restart the svc:/application/pkg/server:default service.
C. pkg set-publisher command to set the new repository location.
D. Issue the pkgrepo rebuild command to rebuild the repository.
E. Issue the pkgrepo set command to set the new repository location.
You need to set up an Oracle Solaris 11 host as an iSCSI target so that the host's disk can be accessed over a storage network. The disk device is c3t4d0.
Which six options describe the steps that need to be taken on this host to enable an iSCSI target?
A. Create a ZFS file system named iscsi/target.
B. Create a zpool named iscsi with disk device c3t4d0
C. Create zfs volume named iscsi/target.
D. Use the stmfadm command to create a LUN using /dev/zvol/rdsk/iscsi/target.
E. Use the stmfadm command to create a LUN using iscsi/target.
F. Use the stmfadm command to make the LUN viewable.
G. Use the stmfadm command to make the volume viewable.
H. Enable the svc:/network/iscsi/target:default Service.
I. Use the itadm command to create the iSCSI target.
Solaris 11 includes a redesigned software packaging model: the Image Packaging system.
Which three describe advantages of the Image Packaging System over the previous Solaris 10 SVR4 packaging model?
A. Eliminates patching of the software package
B. Makes the patching process more efficient with less downtime
C. Eliminates OS version upgrade
D. Allows for the installation of the OS without a local DVD or installation server
E. Allows the use of a repository mirror to speed up package operation
F. Allows users to publish their own software package in a software repository
You create a flash archive of the Solaris 10 global zone on the server named sysA. The archive name is s10--system flar, and it is stored on a remote server named backup_server.
On sysA, you create a Solaris 10 branded zone named s10-zone.
You want to use the flash archive, located on /net/backup_servers/10-system.flar, to install the operating system in the s10-zone zone.
Which command do you choose to install the s10-system flar archive in the Solaris 10 branded zone (s10zone)?
A. zoneadm -z slO-zone install -a /net/backup_server/slO-system.flar -u
B. zonecfg -z slO-zone install -a /net/backup_server/s10-system.flar -u
C. zoneadm -z s10-zone clone -s /net/backup_server/slO-system flar
D. zonecfg -a s10-zone create -t SUNWsolanslO \ < /net/backup_server/s10-system.flar
E. zonecfg-zs10-zoneinstall-f/net/backup_server/slO-system.flar
The current ZFS configuration on serverA is: Pool1 c3t2d0 c3t3d0 Pool2 c3t4d0 c3t5d0 The ZFS configuration on serverB is:
Pool1 mirror-0 c3t2d0 c3t3d0 mirror-1 c3t4d0 c3t5d0 You need to change serverA's ZFS configuration to match serverB's configuration. Which option should you choose to modify the configuration on serverA so that it matches serverB's
configuration?
A. zpool destroy pool2 zpool attach pool1 c3t4d0 ct3t5d0
B. zpool destroy pool2 zpool attach pool1 c3t2d0 c3t2d0 c3t4d0 c3t5d
C. zpool destroy pool2 zpool add pool1 c3t4d0 c3t5d0
D. zpool destroy pool2 zpool mirror pool1 pool2
E. zpool destroy pool2 zpool attach pool1 c3t2d0 c3t4d0 zpool attach pool1 c3t3d0 c3t5d0
F. zpool destroy pool1 zpool destroy pool2 zpool create pool1 mirror c3t2d0 c3t3d0 c3t4d0 c3t5d0
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Oracle exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 1Z0-820 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.