Quantcast
Viewing all articles
Browse latest Browse all 170898

vzdump backup failed with exit code 5

Hello,

i have added a new drive with nfs share for backup , when i the backup run , i get the email error


Code:

vzdump 132 --quiet 1 --mailto aaaaaa @ gmail.com --mode snapshot --compress lzo --storage backup-5 

132: Feb 19 02:00:02 INFO: Starting Backup of VM
132 (openvz) 132: Feb 19 02:00:02 INFO: CTID
132 exist mounted running 132: Feb 19 02:00:02 INFO: status = running
132: Feb 19 02:00:02 INFO: backup mode: snapshot
132: Feb 19 02:00:02 INFO: ionice priority: 7
132: Feb 19 02:00:02 INFO: creating lvm snapshot of /dev/mapper/pve-lv1 ('/dev/pve/vzsnap-ns206240-0')
132: Feb 19 02:00:02 INFO:  Volume group "pve" has insufficient free space (1 extents): 256 required.
132: Feb 19 02:00:02 ERROR: Backup of VM 132 failed - command 'lvcreate --size 1024M --snapshot --name vzsnap-ns206240-0 /dev/pve/lv1' failed: exit code 5


when i have hecked the lvm groub i found


Code:

vgdisplay
  --- Volume group ---
  VG Name              pve
  System ID
  Format                lvm2
  Metadata Areas        2
  Metadata Sequence No  6
  VG Access            read/write
  VG Status            resizable
  MAX LV                0
  Cur LV                1
  Open LV              1
  Max PV                0
  Cur PV                2
  Act PV                2
  VG Size              203.06 GiB
  PE Size              4.00 MiB
  Total PE              51984
  Alloc PE / Size      51983 / 203.06 GiB
  Free  PE / Size      1 / 4.00 MiB
  VG UUID              v28c73-49bq-kHz3-a6ZB-vw8o-i0Ah-Qu9Rj8

when i run the backup in the local storage , there is no probleme .

i think the probleme is the falloing

Free PE / Size 1 / 4.00 MiB


how i can resize it ?

.

Viewing all articles
Browse latest Browse all 170898

Trending Articles