2013年5月22日星期三

SUN certification 310-015 exam targeted exercises

The certification of SUN 310-015 exam is what IT people want to get. Because it relates to their future fate. SUN 310-015 exam training materials are the learning materials that each candidate must have. With this materials, the candidates will have the confidence to take the exam. Training materials in the IT-Tests.com are the best training materials for the candidates. With IT-Tests.com's SUN 310-015 exam training materials, you will pass the exam easily.

IT exam become more important than ever in today's highly competitive world, these things mean a different future. SUN 310-015 exam will be a milestone in your career, and may dig into new opportunities, but how do you pass SUN 310-015 exam? Do not worry, help is at hand, with IT-Tests.com you no longer need to be afraid. IT-Tests.com SUN 310-015 exam questions and answers is the pioneer in exam preparation.

Choosing to participate in SUN certification 310-015 exam is a wise choice, because if you have a SUN 310-015 authentication certificate, your salary and job position will be improved quickly and then your living standard will provide at the same time. But passing SUN certification 310-015 exam is not very easy, it need to spend a lot of time and energy to master relevant IT professional knowledge. IT-Tests.com is a professional IT training website to make the training scheme for SUN certification 310-015 exam. At first you can free download part of exercises questions and answers about SUN certification 310-015 exam on www.IT-Tests.com as a try, so that you can check the reliability of our product. Generally, if you have tried IT-Tests's products, you'll very confident of our products.

Exam Code: 310-015
Exam Name: SUN (SUN Certified SYSTEM ADMINISTRATOR FOR SOLARIS 9 PART II)

IT-Tests.com is a professional website. It focuses on the most advanced SUN 310-015 for the majority of candidates. With IT-Tests.com, you no longer need to worry about the SUN 310-015 exam. IT-Tests.com exam questions have good quality and good service. As long as you choose IT-Tests.com, IT-Tests.com will be able to help you pass the exam, and allow you to achieve a high level of efficiency in a short time.

IT-Tests.com could give you the SUN 310-015 exam questions and answers that with the highest quality. With the material you can successed step by step. IT-Tests.com's SUN 310-015 exam training materials are absolutely give you a true environment of the test preparation. Our material is highly targeted, just as tailor-made for you. With it you will become a powerful IT experts. IT-Tests.com's SUN 310-015 exam training materials will be most suitable for you. Quickly registered IT-Tests.com website please, I believe that you will have a windfall.

About the 310-015 exam certification, reliability can not be ignored. 310-015 exam training materials of IT-Tests.com are specially designed. It can maximize the efficiency of your work. We are the best worldwide materials provider about this exam.

Every person in IT industry should not just complacent with own life. . Now the competitive pressures in various industries are self-evident , and the IT industry is no exception. So if you have a goal, then come true it courageously. Pass the SUN 310-015 exam is a competition. If you passed the exam, then you will have a brighter future. IT-Tests.com can provide you with the true and accurate training materials to help you pass the exam. And then you can achieve your ideal.

310-015 (SUN Certified SYSTEM ADMINISTRATOR FOR SOLARIS 9 PART II) Free Demo Download: http://www.it-tests.com/310-015.html

NO.1 In which situation will Solaris Volume Manager volumes continue to function normally in the event of
the corruption of one copy of its state database?
A. Solaris Volume Manager volumes will function normally if the master copy of the state database is not
corrupted.
B. Solaris Volume Manager volumes will function normally if the copy of the state database on the boot
disk is available.
C. Solaris Volume Manager volumes will function normally if no more than a single copy of the state
database is corrupted.
D. Solaris Volume Manager volumes will function normally if more than half of the copies of the state
database are available.
Answer: D

SUN pdf   310-015 certification training   310-015

NO.2 Solaris Volume Manager offers advantages over storing data in traditional disk slices. What are two of
these advantages? (Choose two.)
A. It facilitates the rotational interleaving of data.
B. It enables the definition of disk usage patterns.
C. It offers the possibility of significant performance improvement.
D. It manages the data to ensure that disk failure does not automatically lead to data loss.
Answer: CD

SUN   310-015 exam prep   310-015 study guide   310-015 test questions   310-015 braindump

NO.3 What can be added to the /etc/vfstab file to automatically mount the /var directory from the NFS server
saturn onto the mount point /test during boot?
A. /var - /test nfs - yes -
B. saturn:/var - /test - yes -
C. saturn:/var - /test nfs - yes
D. saturn:/var /test nfs yes
E. saturn:/var - /test nfs - yes -
Answer: E

SUN questions   310-015   310-015

NO.4 Interlace size is a tunable parameter associated with which three levels of RAID? (Choose three.)
A. RAID 0
B. RAID 1
C. RAID 5
D. RAID 0+1
Answer: ACD

SUN   310-015 test answers   310-015   310-015   310-015

NO.5 Which command should be used to create a file system on a virtual volume (d0) under Solaris Volume
Manager control?
A. newfs /dev/rdsk/d0
B. newfs /dev/rdsk/md/d0 C. newfs /dev/md/rdsk/d0
D. newfs -F sds /dev/rdsk/d0
Answer: C

SUN   310-015   310-015

NO.6 After creating and adding additional swap space, what should you do to ensure that the swap space is
available following subsequent reboots?
A. You add it as a line entry to the /etc/vfstab file.
B. You modify the startup scripts to include a swap add command.
C. The additional swap space cannot be made available following subsequent reboots.
D. No additional steps are required because the necessary changes are made to the startup file when the
swap space is added.
Answer: A

SUN answers real questions   310-015 exam simulations   310-015   310-015   310-015 demo

NO.7 The default run level is 3 and the host is configured as an NFS server with valid entries in
/etc/dfs/dfstab. Which two command strings restart NFS services? (Choose two.)
A. init 6
B. pkill -HUP inetd
C. /etc/init.d/nfs.server restart
D. /etc/init.d/nfs.server stop;/etc/init.d/nfs.server start
Answer: AD

SUN exam prep   310-015 test   310-015   310-015   310-015

NO.8 Which two are functions of an NFS client? (Choose two.)
A. runs the nfsd daemon
B. makes resources available over the network
C. mounts remote resources across the network
D. is configured using the /etc/dfs/dfstab file
E. mounts a remote resource and uses it as though it were local
Answer: CE

SUN certification   310-015   310-015   310-015 exam prep   310-015

NO.9 You are receiving error messages that the /lard file system is full. You check and see that it has a
large file called swapfile. Your system has more than enough swap space. You suspect that the file is in
use as swap space. Which sequence of commands confirms that the file was in use as swap space, and
helps correct the file system problem?
A. swap -r /lard/swapfile ; rm /lard/swapfile
B. swap -l ; swap -d /lard/swapfile ; rm /lard/swapfile
C. swap -l ; rm /lard/swapfile ; swap -d /lard/swapfile
D. swap -l ; swap -r /lard/swapfile ; rm /lard/swapfile
Answer: B

SUN   310-015 answers real questions   310-015 test   310-015   310-015 exam prep

NO.10 You have two 50-MByte UFS file systems, one located on a single disk, and the other located on a
RAID 1 mirror. Both file systems are full. The RAID 1 mirror uses a round-robin read policy. Statistically,
which is true of the RAID 1 mirror when reading data?
A. The mirror is faster.
B. The mirror is slower.
C. Round-robin read policies are not allowed.
D. The mirror and single disk exhibit the same performance.
Answer: A

SUN   310-015 exam dumps   310-015   310-015   310-015 certification

NO.11 You want to automatically mount an NFS resource. You also want to mount the NFS resource so that
if the server becomes unavailable, and the client reboots, system initialization will continue without waiting
for the resource to mount.Which mount option can be added to the client's /etc/vfstab file to achieve this?
A. fg
B. ro
C. bg
D. intr
E. soft
F. hard
Answer: C

SUN   310-015   310-015   310-015   310-015

NO.12 While configuring NIS on a system, you execute the command string:# domainname
testlab.Region.Org.COM Which two statements about this command are true? (Choose two.)
A. The server's name is testlab, and it resides in the region.org.com domain.
B. Executing this command populates the /etc/defaultdomain file with the domain name.
C. The domain name is case sensitive, and must be configured exactly as specified on this
command-line.
D. The domain name is the entire character string testlab.Region.Org.COM, and no DNS domain is
specified.
Answer: CD

SUN test answers   310-015 exam dumps   310-015   310-015 certification   310-015 original questions
This document was created with Win2PDF available at http://www.win2pdf.com.
The unregistered version of Win2PDF is for evaluation or non-commercial use only.
This page will not be added after purchasing Win2PDF.

NO.13 The auto_home automount map is an example of which type of map?
A. xfn
B. direct
C. master
D. generic
E. indirect
Answer: E

SUN original questions   310-015 practice test   310-015 questions

NO.14 You have a system used for application development. The process app-rev23 owned by user
epiphylla terminates abnormally. Which two effects can the root user configure? (Choose two.)
A. The process app-rev23 produces no core file at all.
B. The process app-rev23 produces a core file without the string "core" appearing anywhere within the file
name.
C. The process app-rev23 produces a global core file readable by any user in a global /var/corefiles
directory.
D. The process app-rev23 produces a total of three core files, one in the current directory of the process,
one in epiphylla's home directory, and one in a global /var/corefiles directory.
Answer: AB

SUN certification   310-015 pdf   310-015 test answers   310-015 certification training   310-015 dumps

NO.15 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: host1: : NFS: Service not
responding nfs mount: retrying: /usr/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 inetd process on the NFS server
D. send a HUP signal to the rpcbind process on the NFS server
Answer: A

SUN   310-015   310-015 dumps   310-015 original questions

NO.16 An inexperienced administrator reports to you that they would like to see if a system is a functioning
native LDAPclient. You suggest that they run a command to verify that the system is configured as a
native LDAP client. Whichcommand should you suggest?
A. ldaplist
B. ldapclient -v
C. ldapadd client
D. ldapsearch client
Answer: A

SUN   310-015   310-015   310-015 dumps   310-015

NO.17 The /etc/dfs/dfstab file on your Solaris system contains the entries: share -o log=global /export/home
share -o ro /opt/NSCPcom What is the purpose of the entry global?
A. It specifies that all NFS transactions are logged in the /var/adm/global file.
B. It specifies the tag to send to the syslogd daemon when logging the NFS share.
C. It specifies the logging configuration to use from the NFS logging configuration file.
D. It specifies the file in the /export/home directory in which to record NFS mount requests.
Answer: C

SUN   310-015   310-015 certification   310-015 demo

NO.18 You have Solaris Volume Manager installed on your system and want to create your first metadevice.
What initial action must you take?
A. run a command to create the first state database
B. run a utility to add a license to enable SVM for Solaris 9
C. run a command to initialize the configuration metadevice
D. run the vxinstall utility to initialize the volume manager software for use
E. create a soft partition using the -s initialize option with the appropriate command
Answer: A

SUN   310-015   310-015   310-015 braindump

NO.19 Under which two conditions will the automounter automatically mount resources listed in an AutoFS
direct map? (Choose two.)
A. only if the mount point has first been created
B. only if the resources are to be mounted read-only
C. only if the reference used in the direct map uses relative path names
D. only if an entry for the direct map has been added to the master map
E. only if the reference used in the direct map uses absolute path names
Answer: DE

SUN exam prep   310-015   310-015

NO.20 You are working on a system connected to the network. You attempt to access a directory which you
know is providedto your system using NFS, and which you have not accessed for some time. Your
system displays the message: stale NFS file handle What is a possible cause of this problem?
A. The lockd daemon on the local system is no longer running.
B. The mountd daemon on the local system has out of date configuration information.
C. The automountd daemon has not been informed of changes to the automount maps.
D. The file or directory has been removed on the NFS server without the client's knowledge.
Answer: D

SUN test questions   310-015   310-015 answers real questions   310-015

The society has an abundance of capable people and there is a keen competition. Don't you feel a lot of pressure? No matter how high your qualifications, it does not mean your strength forever. Qualifications is just a stepping stone, and strength is the cornerstone which can secure your status. SUN 310-015 certification exam is a popular IT certification, and many people want to have it. With it you can secure your career. IT-Tests.com's SUN 310-015 exam training materials is a good training tool. It can help you pass the exam successfully. With this certification, you will get international recognition and acceptance. Then you no longer need to worry about being fired by your boss.

没有评论:

发表评论