Veritas VCS-260 Administration of Veritas InfoScale Availability 7.3 for UNIX/Linux Online Training
Veritas VCS-260 Online Training
The questions for VCS-260 were last updated at Feb 05,2025.
- Exam Code: VCS-260
- Exam Name: Administration of Veritas InfoScale Availability 7.3 for UNIX/Linux
- Certification Provider: Veritas
- Latest update: Feb 05,2025
Which log can an administrator review to determine why a resource failed to come online?
- A . /var/VRTSvcs/log/vbs_state_notify.log
- B . /var/VRTSvcs/log/ProcessOnOnly_A.log
- C . /var/VRTSvcs/log/HostMonitor_A.log
- D . /var/VRTSvcs/log/engine_A.log
Which command should an administrator use to generate an encrypted password for editing a resource in the main.cf file?
- A . vcsencrypt Cvcs
- B . hares Cmodify
- C . vcsencrypt Cagent
- D . hatype Cmodify
As part of the consolidation efforts in a data center, the administrator decides to merge two two-node Veritas Cluster Server (VCS) clusters into a four-node VCS cluster. The source and target clusters are on the same networks for LLT communication. The administrator performs the following task as preparation for the merge while both clusters are still running:
After the preparation is complete, the administrator stops the source cluster leaving the applications running, then stops the whole communication stack and restarts it in the correct order. When the administrator attempts to start the cluster again on the source cluster systems, they fail to join the four-node cluster.
Which preparation step that the administrator failed to perform is preventing the source cluster systems from joining the four-node cluster?
- A . The cluster needs to be manually seeded using gabconfig Cx on the source cluster systems.
- B . The target main.cf file needs to be copied to the source cluster systems.
- C . The service group configuration of the source cluster needs to be applied to the target cluster.
- D . The cluster UUID from the target cluster needs to be copied to the source cluster.
Consider the following service group configuration from main.cf
group appsg (
SystemList = { server2 = 0 , server1 = 1 }
)
requires group dbsg online local firm
group dbsg (
SystemList = { server1 = 0 , server2 = 1 }
)
Both groups are online on server1, and the administrator executes the following command.
hagrp -offline dbsg -any
What is the result?
- A . The user is prompted to take group appsg offline.
- B . Group appsg and group dbsg both go offline.
- C . The user receives an error about the group dependency.
- D . Group dbsg goes offline.
Refer to the exhibit.
In a three-node cluster, the orasg service group is online on one of the systems. The service group has the resources and resource dependencies shown in the exhibit.
All resources are critical resources and the following service group attributes have been configured:
What is the expected behavior when the mnt2 resource fails?
- A . The service group fails over to one of the other systems in the cluster.
- B . The service group is taken offline and remains offline in the cluster.
- C . The mnt2 resource is taken offline, all other resources remain online.
- D . The mnt2 resource and all its parent resources are taken offline, the rest remain online.
An administrator is evaluating the suitability of an application to be clustered which can failover to another node in the cluster in an event of an application outage using Veritas InfoScale Availability.
Which condition prevents the application from being made highly available?
- A . The application requires the use of solid state drives for performance.
- B . The cluster is NOT configured with public low priority link.
- C . Individual unique instances of the application cannot be monitored on the system the application is running.
- D . After a crash, the automated clean-up takes at least one minute before the application can be restarted.
How is the Authority attribute of a global service group used?
- A . to authorize the users who have the administrative privileges over the global service group
- B . to authorize the cluster on which all administrative actions should be performed for the global service group
- C . to give authority for automated failover of the global service group across remote clusters
- D . to specify the right to attempt brining the global service group online in the cluster
The administrator of a four-node Veritas cluster has configured notifications as highly available for all notification methods.
How many notification manager resources are running when all nodes are considered?
- A . only one
- B . one for each ServiceGroup
- C . one for each node
- D . two resources (one for SMTP, one for SNMP)
Consider the following resource dependency tree.
What is the correct order for Infoscale Availability to take the service group offline?
- A . unmount file systems, deport disk group, stop volumes
- B . deport disk groups, stop volumes, unmount file systems
- C . unmount file systems, stop volumes, deport disk groups
- D . stop volumes, unmount file system, deport disk groups
An administrator wants to deploy a complex cluster configuration that will include over six nodes, I/O fencing, and multiple private cluster interconnections.
Which method will help the administrator to implement rapid cluster deployment?
- A . prepare a custom main.cf file using the sample template files and copy the file to all cluster nodes
- B . generate a custom installation script using the Veritas Services and Operations Readiness Tools (SORT) website
- C . prepare a custom response file in Veritas InfoScale Operations Manager (VIOM) and push it out to the new cluster
- D . prepare a custom response file to build the new cluster configuration using /opt/VRTS/install/installer