Jobs continued running
Hi,
I have created a replica of the cluster and the job says that it is finished but in jobs the task has not finished, it remains infinite.
90 0 RUNNING XXX admins 2022-01-13 15:13:05 100% Create Cluster
Log:
192.168.31.101:5432: Using the pg_hba.conf contents for the slave.
192.168.31.101:5432: Will copy the postmaster.opts to the slave.
192.168.5.132:5432: Updating slave configuration.
Writing file '192.168.5.132:/etc/postgresql/13/main/postgresql.conf'.
192.168.5.132:5432: GRANT new node on members to do pg_basebackup.
192.168.31.101:5432: granting 192.168.5.132:5432.
I have tried to kill the jobs from console and the command outputs "Signal sent." but the jobs remain infinite and never end.
sudo s9s job --kill --job-id = 90
What can happen ? what is the problem ? How can I stop the Job or delete it?
Thanks,
-
Hi Diego,
Have tou tried restarting cmon service? If not, you can use this command to achieve this:
service cmon restart
This will forcefully kill the job.
If this doesn't help, kindly create a support request at the following link: https://severalnines.zendesk.com/hc/en-us/requests/new
You could also generate the error report from ClusterControl: choose the cluster > Logs > Error Reports > Create Error Report and attach the tarball to the ticket.
So we can follow this issue there.
Regards,
Duncan.
Please sign in to leave a comment.
Comments
1 comment