Thanks for the suggestion. Here is the output:
dd if=/dev/sdh of=/dev/null bs=1M
dd: error reading '/dev/sdh': Input/output error
89+1 records in
89+1 records out
93442048 bytes (93 MB, 89 MiB) copied, 1.8383 s, 50.8 MB/s
Yeah it shows I/O error. The disk is 95% used but it is really strange...
This is how long it takes for the job to fail. You can see the start and end messages:
Jun 27 10:13:05 hyper-convergence pvedaemon[2818450]: INFO: Starting Backup of VM 783 (qemu)
Jun 27 10:13:15 hyper-convergence pvedaemon[2818450]: ERROR: Backup of VM 783 failed - job failed with err -5 -...
Hi, I am not sure if this is a bug or missing feature but basically no disk operations are possible with attached disk to a VM. The main issue are:
- backup fails
INFO: starting new backup job: vzdump 783 --notes-template '{{guestname}}' --node hyper-convergence --remove 0 --storage...
In the thread I linked there is comment from Proxmox team member that such feature is low priority for them, because there are different hardware variants which will make it hard to support and also most of the HW vendors provide their own HW monitoring solutions.
My request makes sense if...
Hi, I would like to add CPU, HDD temperature, ZFS usage and other hardware related metrics to InfluxDB. I am already using the PVE metrics server exporter. I would like to know if there is a possibility to include the plugins I want to the default metrics exporter? I assume that you are using...
Hi, has anybody tried cockpit with proxmox 7? Debian is supported by cockpit but the thing worrying me are all the dependencies cockpit wants to install. I am afraid I will mess up the proxmox.
Damn I really want the ZFS manager....
Hi, In the restic client there is mount option. After the storage is mounted you have to point a PBS data store to this folder. I have done this by editing the /etc/proxmox-backup/datastore.cfg as PBS doesn't have an option to import existing datastore, yet.
$ restic mount --help
The "mount"...
Thanks for the clarification. I hope you are working on deeper integration between PVE and PBS. The current situation is a bit confusing and clumsy. Great work anyway.
Hello, I am backing up my VMs to PBS. Previously I think there was recommendation to control backup the retention policy from the PBS. With the new more flexible scheduler in 7.1 I would like to set a "snapshot like" backup for some VMs every 30 min and retain them for maximum a few days. This...
Do you use PBS at all? I can see option to manually import a VM backup.
Alternative solution - install PBS on SiteA (original) and siteB (target). Connect the two instance. Make backup on SiteA and sync the pbs on SiteB. Restore from SiteB.
First it will easier if you post the exact error message when you try to restore the VM.
Also in PVE interface you can go to Storage --> "PBS volume" --> Backups. There you will see all the existing VM backups. You can select the one you want and restore it is as different VM. Basically create...
Hi, as in the title, gmail is constantly putting the PVE backup status emails to spam. I have rule to apply label on this mails and it is applied, I have added the email of my server in my contacts, I marked every mail as "Not a SPAM", but it still continues.
The issue seems to be that I have a...
The pbs client is available on different platforms and I was planning to use for KVM VM backups without PVE. But after checking how the PVE backups work it seems the vm backup magic is mainly in the vzdump script.
Besides backup the VMs images from qcow2 files, is there any there API for backing...
I have done a small test like that - create PBS repo --> backup the repo with restic to Backblaze --> delete the repo --> mount the restic backup --> recreate the repo --> restore a VM.
It worked OK the benefit of mounting the restic backup is that you do not have to download the whole repo but...
Why is this separate product and not a function of Proxmox? Is this market positioning strategy or something else?
Thanks a lot anyway. Backup has been one of the rough edges of ProxMox for some time now.
I am not sure if the module configuration si comming from the kernel command line or from explicit module config in /etc/modprobe/...
Here are my kernel parameters (systemd-boot)
cat /etc/kernel/cmdline
root=ZFS=rpool/ROOT/pve-1 boot=zfs intel_iommu=on intel_iommu=pt mitigations=off...
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.