I have observed “df -h”command will show that veritas filesystems is used so and so space, but actually if you go to that mount point and calculate disk space using “du -sh” there will be nothing. In few cases, when df command will not show the correct usage of the filesystems. Also,if the filesystem created […]
Veritas
Veritas cluster Agents (VCS agents)
VCS agents: VCS agent use to communicate to the HAD (high availability daemon) with all the configuration and attributes.For an example, Mount agent should be able to monitor the filesystem and able to mount/umount the filesystem according to the given commands. Agents are multi-threaded processes that provide the logic to manage resources. VCS has one agent per resource type. The agent […]