From time to time, I am getting, "cannot receive new filesystem stream: destination has snapshots" error with pve-zsync task. To fix it, I have to delete all snapshots. What could cause this?
I was able to create two task so :
root@backup:~# /usr/sbin/pve-zsync sync --source 1.2.3.4:101 --dest D3 --name 101DAILY --maxsnap 10 --method ssh
root@backup:~# /usr/sbin/pve-zsync sync --source 1.2.3.4:101 --dest D4 --name 101WEEKLY --maxsnap 10 --method ssh
Then I was able to see...
I think it is not with crons because one job which is daily will eares weekly one. So I meant to create two seperate sync jobs. But this time I will also (I think) need to create two dataset for each jobs.?
I want to take snapshos of zfs weekly and daily. So can I create two cron task like:
/usr/sbin/pve-zsync sync --source 1.2.3.4:100 --dest D3 --name 101DAILY --maxsnap 10 --method ssh
and
/usr/sbin/pve-zsync sync --source 1.2.3.4:100 --dest D3 --name 101WEEK --maxsnap 10 --method ssh
/usr/sbin/pve-zsync sync --source xx.xx.xx.xx:119 --dest D3 --name 119 --maxsnap 10 --method ssh
GET ERROR:
cannot create snapshot 'P1/vm-119-disk-0@rep_119_2019-09-04_10:22:20': out of space
But there are enough space to create snapshot.
root@hs1:~# zfs get all P1
NAME PROPERTY...
Server is located at hetzner and they say it will take around 14 hours to check hardware which is too long for me. I loose all connection to server ssh, ping etc. and I send a hardware reset from panel and it becomes online again.
Only things I found in logs are; but in two months, this...
My proxmox lately hangs or loose connections and I have to reset node to become online. But I can not see any failure in logs. Actually not sure which log to look at. Can you please guide ? I look at all logs files but can not see anything.
Sorry I did not mention that; after I tried zerofilling this vm, I see its size 250GB but other wms are not same,
For example vm 113 has 50 GB limit and I can see the real usage in listing (20GB),
NAME USED AVAIL REFER MOUNTPOINT
P2/vm-113-disk-1 20.8G 1.07T...
Thank you. I read many articles but confiused. I enabled thin-provisioned on storage AFTER wm is created and used for some time. But it did not change anything. What must I check? Do I need to zerofill disk inside vm?
I am using zvol. Windows kvm has 250 GB disk and only 150 GB is in use. But zfs list show as:
NAME USED AVAIL REFER MOUNTPOINT
P2/vm-124-disk-1 250G 1.07T 250G -
Is this normal?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.