Backup fails with error: Snapshot '_antsle_backup' exists, probably from a backup in progress.

Backup fails with error: Snapshot '_antsle_backup' exists, probably from a backup in progress.

If a backup fails with the following error:
Snapshot '_antsle_backup' exists, probably from a backup in progress. If this is not the case, please delete it and try again.
You can remove the snapshot with the following command
zfs destroy ZPOOL/ANTLET_NAME@_antsle_backup
For an antlet named 'apache01' on the 'antlets' zpool, use:
zfs destroy antlets/apache01@_antsle_backup
Then you should be able to try the backup again

    • Related Articles

    • Oversubscribing RAM Error

      This error can happen if the swap is not in place. From the edgeLinux terminal: https://docs.antsle.com/login/ Lets check if the swap partition exists. Does the command 'lsblk' show the the swap... one of the drives (sdb or sdd) should contain the ...
    • 500 error opening antMan

      This usually means the root partition is full or Docker is not using Zfs or the zpool is full.    First ssh to the antsle's command line?     ssh root@antsle_name.local     or     ssh root@x.x.x.x or if on Windows use Putty ...
    • antHill cannot find or activate your antsle

      Here is a series of videos for trouble shooting anthill activation in our docs: https://docs.antsle.com/tshoot/#anthill-activation-cant-find-antsle Here are some of the steps from the video: Is your ethernet cable plugged into the correct ethernet ...
    • Cannont access antMan using 'antsle_name.local' from a browser

      Power Is the red power led on, on the front of the antsle? Ethernet connection Is your ethernet cable plugged into the correct ethernet port?:  http://docs.antsle.com/setup/#2-connect-power-and-network Is there a link light on the ethernet port and ...
    • The antsle cannot communicate with the public internet

      This can happen if the antsle does not acquire an IP from DHCP but is typically a misconfigured default gateway or DNS server address.  If you configured a static IP, you also need to set the default gateway and dns server addresses in antMan > ...