000-222 Exam
P5 and pSeries Administration and Support for AIX 5L V5.3
- Exam Number/Code : 000-222
- Exam Name : P5 and pSeries Administration and Support for AIX 5L V5.3
- Questions and Answers : 188 Q&As
- Update Time: 2013-04-05
-
Price:
$ 119.00$ 69.00 -
000-222 Hard Copy (PDF)
-
000-222 Test Engine
Free 000-222 Demo Download
Test4pass offers free demo for IBM certifications I 000-222 exam (P5 and pSeries Administration and Support for AIX 5L V5.3). You can check out the interface, question quality and usability of our practice exams before you decide to buy it. We are the only one site can offer demo for almost all products.
Exam Description
It is well known that 000-222 exam test is the hot exam of IBM certification. Test4pass offer you all the Q&A of the 000-222 real test . It is the examination of the perfect combination and it will help you pass 000-222 exam at the first time!
Why choose Test4pass 000-222 braindumps
Quality and Value for the 000-222 Exam
100% Guarantee to Pass Your 000-222 Exam
Downloadable, Interactive 000-222 Testing engines
Verified Answers Researched by Industry Experts
Drag and Drop questions as experienced in the Actual Exams
Practice Test Questions accompanied by exhibits
Our Practice Test Questions are backed by our 100% MONEY BACK GUARANTEE.
Test4pass 000-222 Exam Features
Quality and Value for the 000-222 Exam
Test4pass Practice Exams for IBM 000-222 are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development.
100% Guarantee to Pass Your 000-222 Exam
If you prepare for the exam using our Test4pass testing engine, we guarantee your success in the first attempt. If you do not pass the IBM certifications I 000-222 exam (ProCurve Secure WAN) on your first attempt we will give you a FULL REFUND of your purchasing fee AND send you another same value product for free.
IBM 000-222 Downloadable, Printable Exams (in PDF format)
Our Exam 000-222 Preparation Material provides you everything you will need to take your 000-222 Exam. The 000-222 Exam details are researched and produced by Professional Certification Experts who are constantly using industry experience to produce precise, and logical. You may get questions from different web sites or books, but logic is the key. Our Product will help you not only pass in the first try, but also save your valuable time.
000-222 Downloadable, Interactive Testing engines
We are all well aware that a major problem in the IT industry is that there is a lack of quality study materials. Our Exam Preparation Material provides you everything you will need to take a certification examination. Like actual certification exams, our Practice Tests are in multiple-choice (MCQs) Our IBM 000-222 Exam will provide you with free 000-222 dumps questions with verified answers that reflect the actual exam. These questions and answers provide you with the experience of taking the actual test. High quality and Value for the 000-222 Exam:100% Guarantee to Pass Your IBM certifications I exam and get your IBM certifications I Certification.
Hot KeyWords On 000-222 test
We collect some hot keywords about this exam:
Test4pass , Pass 4 Sure , Test in Side ,Pass Guide ,Test King 000-222 exam | 000-222 pdf exam | 000-222 braindumps | 000-222 study guides | 000-222 trainning materials | 000-222 simulations | 000-222 testing engine | 000-222 vce | 000-222 torrent | 000-222 dumps | free download 000-222 | 000-222 practice exam | 000-222 preparation files | 000-222 questions | 000-222 answers.
How to pass your 000-222 exam
You can search on Search Engine and Find Best IT Certification site: Test4pass.com - Find the Method to succeed 000-222 test,The safer.easier way to get IBM certifications I Certification .
��
Exam : IBM 000-222
Title : P5 and pSeries Administration and Support for AIX 5L V5.3
1. system administrator has been asked to migrate the dev_vg volume group from server A to server B. The dev_vg volume group contains a single filesystem named "/development". To prepare for migration, which of the following is the correct sequence of commands for removing the volume group from server A?
A. exportvg dev_vg; umount /development; varyoffvg dev_vg
B. varyoffvg dev_vg; umount /development; exportvg dev_vg
C. umount /development; exportvg dev_vg; varyoffvg dev_vg
D. umount /development; varyoffvg dev_vg; exportvg dev_vg
Answer: D
2. A system administrator has a server that is performing poorly. The vmstat command identifies that high CPU usage is
the problem. Which of the following commands can be used to identify the eight most active processes running on the server?
A. ps -ef -t8
B. sar -u -p 8
C. vmstat -t 8
D. topas -p8 -n0 -d0
Answer: D
3. A system administrator has filesystems that should not be mounted during system startup. How can the system administrator prevent the /data filesystem from being mounted during subsequent boots?
A. mount -no /data
B. chfs -A no /data
C. mount -n /data
D. chfs -a type=nfs /data
Answer: B
4. Which of the following attributes of a logical volume can NOT be changed after it is created?
A. The placement of the logical volume
B. The stripe size of the logical volume
C. The upper bound of the logical volume
D. The intra-policy of the logical volume
Answer: B
5. An administrator is logged into a remote server using an Xwindows client and wants to use smit. The bandwidth for the remote connection is minimal, so the administrator would like to disable the graphical version of smit to speed up display updates. Which of the following commands will start smit in the non-graphical mode?
A. smit
B. msmit
C. smit -C
D. smit_tty
Answer: C
6. A system has a critical need for network services on a small network with a limited number of hosts. System overhead is not a concern. Which of the following options would the system administrator perform to help ensure connectivity in the event of a gateway failure?
A. Use the ifconfig command to enable dead gate detection.
B. Use the chdev command to set active dead gateway detection.
C. Use the route command to set active dead gateway detection.
D. Add the line active_dgd=1 to the /etc/gated.conf command and refresh the gated daemon.
Answer: C
7. system administrator is considering enabling the 64-bit kernel but first must determine if the system hardware will support 64-bit. How would the system administrator accomplish this in AIX 5L?
A. prtconf -c
B. lscfg -v sys0
C. Check the /unix link
D. Check for JFS2 filesystems
Answer: A
8. A system administrator was asked to log information on possible security breaches on a server. To which file should additional entries be added to capture this information?
A. /var/adm/sulog
B. /etc/syslog.conf
C. /etc/security/sysck.cfg
D. /etc/security/login.cfg
Answer: B
9. Because of performance problems, space needs to be added to a paging space named paging01 on hdisk1. The physical partition size of hdisk1 is 4MB. Which command will increase the size of paging01 by 100MB?
A. swapon -a paging01 25
B. mkps -a 25 paging01
C. extendlv -a paging01 25
D. chps -s 25 paging01
Answer: D
10. Which of the following commands can be used to get the system ready to physically insert a PCI hot plug adapter?
A. mkdev
B. cfmgr
C. drslot
D. lsslot
Answer: C
11. How should a system administrator turn on Dynamic Processor Deallocation?
A. Use the diag menu to set dynamic deallocation to 'on'.
B. Use the chdev command to enable the 'cpuguard' attribute of sys0.
C. Use the cfgmgr command to change the 'monitor' attribute of proc0.
D. Use the smitty command with the fast path dynamic_processor_deallocation to turn it on.
Answer: B
12. company uses raw logical volumes. Which of the following commands can be used to back up the data in the raw logical
volumes to a tape?
A. dd
B. tar
C. cpio
D. pax
Answer: A
13. Sometimes performance is more important than availability (e.g., in cases where the data can be easily re-created). Which of the following is the appropriate disk configuration for an application that requires faster writes over availability?
A. RAID-1
B. RAID-5
C. RAID-0 + 1
D. RAID-0
Answer: D
14. A system administrator needs to quickly migrate a machine from AIX 5.2 to AIX 5.3. The administrator will only be allowed enough downtime to reboot the machine. Which installation method would accomplish this task?
A. Perform a migration installation during the reboot process.
B. Perform an alternate disk installation and migration using NIM.
C. Copy the /usr directory from another 5.2 server to this server.
D. Perform an update_all install from 5.2 media to take effect on reboot.
Answer: B