You move a set of files from a VxFS file system to another file system. When the files are moved, the extent attributes are not moved along with the files and are lost during the migration.
What could be a possible cause for this problem?
A. The target file system is not a VxFS type file system.
B. There is a variation in the block size of source and target VxFS file system.
C. The target VxFS file system does not have enough free space to accommodate the extent attributes.
D. The target VxFS file system uses mixed block size.
While working under Veritas Volume Manager, you want to put a disk under the Veritas Volume Manager control. You execute the command vxdiskadd c0t1d0.
What is the result of this command?
A. The command puts first disk under VxVM control on the first controller.
B. The command initializes second disk on the first controller.
C. The command encapsulates the second disk on the first controller.
D. The command checks for the disks can be encapsulated.
A file system encounters an error during VxVM operations. The error "VxVM vxio WARMINIG V-5-0-144 Double failure condition detected on RAID-5 volume" is displayed in the file system. How should you resolve this error?
A. By correcting the hardware failure and recovering the volume using the vxrecover command.
B. By checking the underlying hardware to recover the desired path.
C. By creating a new log plex and attaching it with the volume to restore RAID-5 logging to a RAID-5 volume.
D. By rebooting the computer.
You need to increase the size of an existing volume to 10 gigabytes. You also want to exclude storages on the controller c1 from being allocated. To meet the required goal, you execute the following command, but when executed, the command fails.
vxassist -g mydg1 growto vol1 10g \use_storage='noneof("Controller"="c1")'
What could be the possible cause for the failure?
A. You cannot exclude the c1 controller.
B. The size specified is smaller than the current size of the volume.
C. The growto parameter needs to be replaced by growby parameter.
D. The growto parameter needs to be replaced by maxby parameter.
An administrator running a company's first Discover scan needs to minimize network load. The duration of the scan is unimportant. Which method should the administrator use to run the Discover scan?
A. ignore smaller than
B. ignore larger than
C. throttling
D. date last accessed
What should an incident responder select to remediate multiple incidents simultaneously?
A. Smart Response on the Incident Snapshot page
B. Automated Response on an Incident List report
C. Smart Response on an Incident List report
D. Automated Response on the Incident Snapshot page
Which two options are available when selecting an incident for deletion? (Select two.)
A. delete the incident completely
B. delete the original message and retain the incident
C. delete the incident and retain the original message
D. delete the incident and export incident details to .CSV file
E. delete all attachments or files and export incident to .XML file
You place six physical disks under Volume Manager control to create 10GB of volume. You want to use this volume as an archive directory. You need to create a volume that will store three copies of the archived data. Which command will you use to create a volume with three plexes?
A. vxassist make archivevol 30g layout=stripe-mirror nmirror=3
B. vxassist make archivevol 30g layout=stripe-mirror ncolumn=3
C. vxassist make archivevol 10g layout=stripe-mirror nmirror=3
D. vxassist make archivevol 10g layout=stripe-mirror ncolumn=3
Which structure records are stored in the private region?(Each correct answer presents part of the solution. Select three.)
A. Disk group configuration
B. Disk and disk group ID
C. File system metadata
D. Disk group kernel log
E. Partition tables
While performing disk operation under Volume Manager Control, you will execute the command vxassist -g mktdg make mktvol 10g.
What will be the output of this command?
A. The command will create a sub disk in a disk group.
B. The command will create a volume in a disk group.
C. The command will create boot disk group.
D. The command will create default disk group.