Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Opened 10 years ago

Closed 10 years ago

#478 closed defect (fixed)

Fix cron jobs in the backup server

Reported by: lferran Owned by: lferran
Priority: major Milestone: IT: Server Setup
Component: IT Version:
Keywords: Cc:
Referenced By: References:

Description

Certbot-renewal and backup cron tasks in the backup server stopped working.

Backup

1488243601 Stopping services… Creating the LVM snapshot…

Logical volume "snap_lv" created.

Starting services again… /mnt/snap is a mountpoint Creating an incremental backup on 28Feb… /bin/tar: Removing leading `/' from member names Removing the LVM snapshot…

Logical volume "snap_lv" successfully removed

6 Execution time is 591 seconds

Certbot

/bin/sh: 1: /home/lferran/certbot-auto: not found

Change History (3)

comment:1 Changed 10 years ago by lferran

The certbot issue has been solved quickly: just removed the obsolete call to certbot-auto from lferran cron jobs

comment:2 Changed 10 years ago by lferran

  • Status changed from new to accepted

The backup script in the backup server was failing due to the fact that the script could not access the remote folder where to store the LVM snapshot.

However, the backup works fine in the main server.

comment:3 Changed 10 years ago by lferran

  • Resolution set to fixed
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.