ALERT: Some images may not load properly within the Knowledge Base Article. If you see a broken image, please right-click and select 'Open image in a new tab'. We apologize for this inconvenience.
rsync process not running on vertica
book
Article ID: 145809
calendar_today
Updated On:
Products
CA Infrastructure ManagementCA Performance Management - Usage and AdministrationDX NetOps
Issue/Introduction
rsync process is not running on vertica. This process is not running on all cluster servers.
[ ~]$ ps -ef | grep rsync
user 385807 385733 0 05:20 pts/0 00:00:00 grep rsync
[ ~]$ lsof -i :50000 -S
[ ~]$
Cause
rsync is used by Vertica for things like copy cluster and backups. it is not a persistent daemon
Environment
Release : 3.x
Resolution
There is no need for rsync to be always running for the proper operation of your Vertica data base.
As long as it starts when needed, there is no problem with the rsync process stopping when not needed.