Pass4Test a de formations plus nouvelles pour le test Symantec 250-252. Les experts dans l'industrie IT de Pass4Test profitant leurs expériences et connaissances professionnelles à lancer les Q&As plus chaudes pour faciliter la préparation du test Symantec 250-252 à tous les candidats qui nous choisissent. L'importance de Certification Symantec 250-252 est de plus en plus claire, c'est aussi pourquoi il y a de plus en plus de gens qui ont envie de participer ce test. Parmi tous ces candidats, pas mal de gens ont réussi grâce à Pass4Test. Ces feedbacks peuvent bien prouver nos produits essentiels pour votre réussite de test Certification.
Les spécialiste profitant leurs expériences et connaissances font sortir les documentations particulière ciblées au test Symantec 250-252 pour répondre une grande demande des candidats. Maintenant, la Q&A plus nouvelle, la version plus proche de test Symantec 250-252 réel est lancée. C'est possible à réussir 100% avec le produit de Symantec 250-252. Si malheureusement, vous ne passez pas le test, votre argent sera tout rendu. Vous pouvez télécharger le démo gratuit en Internet pour examiner la qualité de Q&A. N'hésitez plus d'ajouter le produit au panier, Pass4Test peut vous aider à réussir le rêve.
Dépenser assez de temps et d'argent pour réussir le test Symantec 250-252 ne peut pas vous assurer à passer le test Symantec 250-252 sans aucune doute. Choisissez le Pass4Test, moins d'argent coûtés mais plus sûr pour le succès de test. Dans cette société, le temps est tellement précieux que vous devez choisir un bon site à vous aider. Choisir le Pass4Test symbole le succès dans le future.
Choisir le produit fait avec tous efforts des experts de Pass4Test vous permet à réussir 100% le test Certification IT. Le produit de Pass4Test est bien certifié par les spécialistes dans l'Industrie IT. La haute qualité du produit Pass4Test ne vous demande que 20 heures pour préparer, et vous allez réussir le test Symantec 250-252 à la première fois. Vous ne refuserez jamais pour le choix de Pass4Test, parce qu'il symbole le succès.
Code d'Examen: 250-252
Nom d'Examen: Symantec (Administration of Veritas Storage Foundation 6.0 for Unix)
Questions et réponses: 109 Q&As
Nous assurons seulement le succès de test certification, mais encore la mise à jour est gratuite pour vous. Si vous ne pouvez pas passer le test, votre argent sera 100% rendu. Toutefois, cette possibilité n'est presque pas de se produire. Vous pouvez tout d'abord télécharger le démo gratuit pour prendre un essai.
250-252 Démo gratuit à télécharger: http://www.pass4test.fr/250-252.html
NO.1 Which two conditions are applicable to disks of a disk group that have been destroyed with the vxdg
destroy command without re-deploying the disks? (Select two.)
A. The destroy operation retains the on-disk disk group ID, which makes the disk group recoverable.
B. The destroy operation clears the on-disk disk group ID, which makes recovery impossible.
C. The destroy operation clears the on-disk disk group name and makes disks available for use in other
disk groups.
D. The destroy operation clears the on-disk disk group name and re-initializes all of the disks.
E. The destroy operation deports the disk group and re-formats all of the disks.
Answer: A,C
certification Symantec 250-252 certification 250-252
NO.2 A user creates a 10MB file, which is then compressed using vxcompress to reduce the file size to 1MB.
Another user copies this file to a different Veritas File System (VxFS) on the same host using cp. What is
the resulting file size of the copy?
A. 1MB
B. 9MB
C. 10MB
D. 11MB
Answer: C
Symantec 250-252 certification 250-252 250-252 examen
NO.3 The disk group appdg is imported onto host01 using the vxdg -t import appdg command. Volumes
have been started and file systems mounted. The system is then gracefully rebooted. What happens to
the appdg disk group after host01 has restarted?
A. The appdg disk group is automatically imported; all volumes in the disk group are automatically started.
B. The appdg disk group is automatically temporarily imported; all volumes in the disk group are
automatically started.
C. The appdg disk group remains deported; only host01 can import the disk group using the vxdg import
appdg command.
D. The appdg disk group remains deported; any host that can access the appdg disk group can import it.
Answer: D
Symantec 250-252 250-252 certification 250-252 250-252
NO.4 Which region stores the information that manages virtual devices when a LUN is brought under Veritas
Storage Foundation 6.0 for UNIX control?
A. private region
B. VTOC region
C. virtual region
D. public region
Answer: A
certification Symantec 250-252 certification 250-252 250-252 examen
NO.5 What enables combining disks or LUNs into logical collections to make administration easier?
A. volume
B. plex
C. subdisk
D. disk group
Answer: D
certification Symantec 250-252 250-252
NO.6 Which command line utility is used to view Veritas Volume Manager (VxVM) plexes?
A. vxdisk
B. vxdg
C. vxplex
D. vxprint
Answer: D
Symantec 250-252 certification 250-252 250-252 certification 250-252
NO.7 Which command resizes the file system without changing the volume size?
A. tunefs
B. vxresize
C. fsadm
D. vxfsadm
Answer: C
certification Symantec 250-252 examen 250-252 250-252
NO.8 A Veritas Volume Manager (VxVM) disk named Disk_4 has been removed from the datadg disk group.
Which command is used to remove this disk from Veritas Volume Manager (VxVM) control?
A. vxdisk -g datadg rmdisk Disk_4
B. vxdiskunsetup Disk_4
C. vxdg -g datadg rmdisk Disk_4
D. vxdisksetup -r Disk_4
Answer: B
certification Symantec 250-252 certification 250-252 250-252 examen
NO.9 An administrator plans to move disks EMC_11 and EMC_12 from diskgroup appdg to diskgroup webdg.
There are several volumes residing on both disks, so the administrator needs a list of volumes that will be
affected for planning purposes. Which command should the administrator use to generate the list?
A. vxdg listclone appdg webdg
B. vxdg listmeta EMC_11 EMC_12
C. vxdg list appdg webdg
D. vxdg listmove appdg webdg EMC_11 EMC_12
Answer: D
Symantec 250-252 250-252 examen certification 250-252 250-252 certification 250-252
NO.10 An administrator needs to move all data volumes and disks in diskgroup appdg into an existing
diskgroup named webdg. The end result will yield one diskgroup on the system: webdg. Which command
should the administrator use to move the data volumes?
A. vxdg move appdg webdg
B. vxdg split appdg webdg
C. vxdg join appdg webdg
D. vxdg add appdg webdg
Answer: C
Symantec examen 250-252 250-252 certification 250-252 250-252
NO.11 What is the default private region size for Veritas Volume Manager (VxVM) disks?
A. 8MB
B. 16MB
C. 32MB
D. 64MB
Answer: C
Symantec examen 250-252 250-252
NO.12 A system with a single, locally mounted file system loses power and is subsequently restarted. All
hardware is functioning properly and the intent log is valid. The administrator then mounts the file system
using the mount command. What is the expected behavior.?
A. Mount will replay the intent log.
B. Mount prints an error stating that a fsck log replay will be required.
C. Mount succeeds silently as normal.
D. Mount prints an error message stating that a full fsck will be required.
Answer: A
certification Symantec 250-252 certification 250-252
NO.13 Which command can an administrator use to display the bsize and logsize used on an existing file
system?
A. mkfs
B. fsadm
C. mount
D. fsmap
Answer: A
Symantec 250-252 250-252 250-252 250-252
NO.14 Veritas File System (VxFS) is an extent based file system. Which two pieces of information form the
basis of an extent? (Select two.)
A. inode number
B. offset
C. length
D. owner's UID
E. block size
Answer: B,C
certification Symantec certification 250-252 250-252 examen 250-252
NO.15 Which virtual storage configuration can be created with Veritas Storage Foundation 6.0 for UNIX?
A. LVM
B. RAID
C. SVM
D. LPAR
Answer: B
Symantec examen 250-252 examen certification 250-252 250-252
La Q&A de Pass4Test vise au test Certificat Symantec 250-252. L'outil de formation Symantec 250-252 offert par Pass4Test comprend les exercices de pratique et le test simulation. Vous pouvez trouver les autres sites de provider la Q&A, en fait vous allez découvrir que c'est l'outil de formation de Pass4Test qui offre les documentaions plus compètes et avec une meilleure qualité.
没有评论:
发表评论