It is impossible to pass Oracle 1Z0-878 exam without any help in the short term. Come to Exambible soon and find the most advanced, correct and guaranteed Oracle 1Z0-878 practice questions. You will get a surprising result by our Up to the minute Oracle Solaris 10 System Administrator Certified Professional Exam, Part II practice guides.
♥♥ 2021 NEW RECOMMEND ♥♥
Free VCE & PDF File for Oracle 1Z0-878 Real Exam (Full Version!)
★ Pass on Your First TRY ★ 100% Money Back Guarantee ★ Realistic Practice Exam Questions
Free Instant Download NEW 1Z0-878 Exam Dumps (PDF & VCE):
Available on:
http://www.surepassexam.com/1Z0-878-exam-dumps.html
Q151. A user requires three file systems of the same size. The user requires the file systems to be able to remain online after a single disk failure. The user is NOT concerned about read or write performance. The user has provided a disk array with 10 drives in it. The user requires the maximum amount of usable space from this array.
Which configuration satisfies all of the user's requirements?
A. three RAID-5 volumes of three drives each with one drive being used as a hot spare
B. three RAID-0 volumes of three drives each with one drive being used as a hot spare
C. three soft partitions created on a single RAID-1 volume consisting of all 10 drives
D. three soft partitions created on a single RAID-5 volume consisting of all 10 drives
Answer: D
Q152. You have a large number of systems in your organization which are currently running either Solaris 2.6 OS or Solaris 7 OS. You also have a mix of both x86 and SPARC system hardware architectures. You need to ensure that all of these systems are running Solaris 10 OS. You are considering using the Flash installation feature to achieve this.
What is a requirement for using the Flash installation feature?
A. You can use a Flash archive file generated on a SPARC system to install both SPARC and x86 systems.
B. You must replace the x86 systems with SPARC systems, because x86 systems are NOT supported by Flash install.
C. You can use only a Flash archive file generated on a SPARC Sun Blade 150 or more recent system to install other SPARC systems.
D. You must create two Flash archive files, one generated on x86 to install x86, and one generated on the SPARC systems to install SPARC.
Answer: D
Q153. The security team has requested that NFS logging be enabled. They have supplied you with the configuration parameters that they want. In which file do you need to place the configuration parameters?
A. /etc/default/lognfs
B. /etc/default/nfslogd
C. /etc/default/nfs/nfslogd
D. /etc/default/nfs_log
Answer: B
Q154. You are setting up local zones on your system. Once they are set up, you want to check that the daemons that are required by the zones are working.
Which two daemon are started when the zone is booted? (Choose two.)
A. zsched
B. zonemon
C. zoneadmd
D. zonesched
Answer: A,C
Q155. You are working on a system connected to the network. You are attempting to access a currently mounted NFS directory. Your system displays the message:
nfs mount: hostl: : NFS: Service not responding nfs mount: retrying: Aisr/share/man
What can you do to solve this problem?
A. Ensure that nfsd is running on the NFS server.
B. Ensure that mountd is running on the NFS server.
C. Send a HUP signal to the inetd process on the NFS server.
D. Send a HUP signal to the rpcbind process on the NFS server.
Answer: A
Q156. The following ZFS file system is available on your system:
NAME USED AVAIL REFER MOUNTPOINT files 82K 72.8G 24.5K /data You want to temporarily unmount the /data file system. Which set of commands will unmount the /data file system so that it is not available to users and then mount the system when you are ready to make it available again?
A. umount /data -to unmount the file system; mount /data to mount the file system
B. zfs unmount /data -to unmount the file system; zfs mount -a to mount the file system C. zfs umount /data -to unmount the file system; zfs mount /data to mount the file system D. zfs unmount /data -to unmount the file system; zfs mount /data to mount the file system
Answer: B
Q157. This file contains an entry that is used to configure a corresponding interface. The following is an example entry in the file: systemA
Without this file, the Solaris startup script will not configure the e1000g0 network interface and as a result, the kernel will not talk to the interface. Which file is it?
A. /etc/nodename
B. /etc/inet/hosts
C. /etc/inet/ipnodes
D. /etc/hostname.e1000g0
Answer: D
Q158. Given the following entry in /etc/nsswitch.conf:
hosts: nis [NOTFOUND=return] files
Which two statements are true? (Choose two.)
A. If the local files cannot be found, the system will search the NIS map for the host.
B. If the NIS map gives a "no such entry" response, the system will stop searching for the host.
C. If the NIS map gives a "no such entry" response, the system will search local files for the host.
D. If the NIS map does NOT respond or is unavailable, the system will stop searching for the host.
E. If the NIS map does NOT respond or is unavailable, the system will search local files for the host.
Answer: B,E
Q159. You have created a shell script to transfer files to a remote system. At the end of the script, you want to send a message to the sysiog messaging facility stating that the file transfer is complete. Which entry would send the Transfer Complete?message to the sysiog messaging facility?
A. echo "Transfer Complete" > syslogd
B. logger "Transfer Complete"
C. log "Transfer Complete"
D. sysiog —1 "Transfer Complete"
Answer: B
Q160. Which answer describes the task being performed on line 3? Review the excerpt from a sample zone configuration session:
A. /usr/sf w is to be loop-back mounted from the global zone.
B. /usr/sf w is to be copied from the global zone.
C. /usr/sf w is to be linked to the global zone.
D. The /usr/sfw directory will be inherited from the previous non-global zone.
Answer: A