Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Opened 10 years ago

Closed 10 years ago

#447 closed enhancement (fixed)

improve backup script

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

Description

TODO

  • Stop and start services before and after the backup, respectively.
  • Control what is sent in the email to that huge email reports are no-longer sent

Change History (3)

comment:1 follow-up: Changed 10 years ago by landauf

Q: Do we really need to stop services before backup? I think we use LVM to create a snapshot of the filesystem so we can back it up in the background (while other tasks are running).

comment:2 in reply to: ↑ 1 Changed 10 years ago by lferran

Replying to landauf:

Q: Do we really need to stop services before backup? I think we use LVM to create a snapshot of the filesystem so we can back it up in the background (while other tasks are running).

Yes, you are right.

Now the tar command in the backup.cron script is not verbose, and will only inform about errors! ⇒ huge emails are not sent anymore.

comment:3 Changed 10 years ago by lferran

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