Author Topic: Backup failed - Remote Storage is Full.  (Read 2641 times)

xesao

  • Zen Apprentice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Backup failed - Remote Storage is Full.
« on: December 16, 2011, 08:13:06 pm »
Guys,

My remote storage (cloud zentyal) is full.
How I can delete this old files and make a new backup?

Remote Storage Usage
Used storage:    10743 MB
Available storage:    -503 MB
Total storage:    10240 MB


Tks,

Bormio, Alexandre.

robb

  • Guest
Re: Backup failed - Remote Storage is Full.
« Reply #1 on: December 16, 2011, 10:04:33 pm »
In the backup module you can configure the retention of your backups. You can also buy some extra space for backup if you need more...

sixstone

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1417
  • Karma: +26/-0
    • View Profile
    • Sixstone's blog
Re: Backup failed - Remote Storage is Full.
« Reply #2 on: December 19, 2011, 07:13:13 pm »
Hello xesao,

Make sure you're backing up only the required backup domains and double check includes/excludes. And set a backup policy retention to include only 1 full backup in the cloud if you don't want to waste your remote space or need to buy more. If you need more, don't hesitate to buy it :).

In order to delete your data from the provider, run the following command:

Code: [Select]
$ sudo /usr/share/zentyal-ebackup/backup-cleanup --delete-all

If you have further problems, do not hesitate to ask me personally at ejhernandez at zentyal.com.

Best regards,
« Last Edit: December 19, 2011, 07:14:56 pm by sixstone »
My secret is my silence...

xesao

  • Zen Apprentice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Backup failed - Remote Storage is Full.
« Reply #3 on: December 20, 2011, 02:57:01 am »
Tks for yours feedbacks.

I tried run your suggest but it`s failed:

Code: [Select]
$ sudo /usr/share/zentyal-ebackup/backup-cleanup --delete-all
You need to have the disaster recovery add-on to use this backup method

After this, i verified another problem. My Server subscription is "Unknown".
I have the professional subscription and a disaster recovery payed in 23/11/2011. Invoice S163/2011.
Any suggest?

Bormio, Alexandre.

sixstone

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1417
  • Karma: +26/-0
    • View Profile
    • Sixstone's blog
Re: Backup failed - Remote Storage is Full.
« Reply #4 on: December 22, 2011, 08:14:29 pm »
I think you managed to solve the problem by reconnecting the server to Zentyal Cloud by running this command:

Code: [Select]
$ sudo /etc/init.d/zentyal openvpn restart

Please, mark the topic as SOLVED as described by the general rules, if you'd like.
My secret is my silence...