I would call the REST-API via curl or pvesh ( https://pve.proxmox.com/pve-docs/pvesh.1.html ) and execute that command via a systemd timer:
https://manpages.debian.org/testing/systemd/systemd.timer.5.en.html...
The state is due to RAM being included in your snapshot. It looks like your snapshot was done after resizing which is bad. Do you have backups from before? Shrinking is possible but you have to be careful and it's a lot of steps with many...
Please don't quote every message. You can simply shrink the volume as your partition was not resized yet. I'm always scared about rounding issues so I'd account for that with a bit of a buffer. I.e partition size + 1G. In your case this is not...
I worked on this today. When I read the API documentation it doesn't feel like its telling 100% of the story so I wound up monitoring network traffic while using the browser and saw what this curl command produces.
curl -v -k -X POST...
Ich habe meine alte Methode zum Update wiedergefunden.
Eigentlich total simpel: Man führt die initiale Zertifikatsanforderung manuell per cli durch und stellt dann per cron das renewal ein (Beispiel für wildcard):
cli:
certbot certonly --manual...
Hello,
I had a request to upload my backup checker tool, and it is now available on github. It is a linux dotnet tool to check to make sure that your backups are up to date and not going stale.
It was only written/tested for my particular...
I know that this is quite old, but it seems to be what I am searching for - so sorry for reviving this old thread.
As I want to use a wildcard certificate for a provider, that doesn't offer DNS-API I need to run certbot with "renew" from cron on...
No, this restriction has been lifted for bridges and physical network interfaces not too long ago, but still persists for other types of network interfaces.
Hi there,
did you change the hostname according to this wiki page? https://pmg.proxmox.com/wiki/Change_FQDN
Make sure to change every file mentioned, afterwards a reboot is the best option to "refresh" everything.
Host is using software rendering, not using host-owned GPU for vm guests configured with virtio-gpu/gl. This might be just a normal graphics driver issue, but I've exhausted my minimal knowledge on the subject and from all the net searching, I...
So this issue seems to have been around since way back from 8.4 days:
https://forum.proxmox.com/threads/proxmox-ve-8-4-0-unable-to-pxe-boot-under-ovmf.168220/
I'm not convinced that adding he Virtio RNG device is the actual fix to this issue...
Read a bunch of posts about this, tested it, both work to the point that the data in the share is exposed to the Unpriv LXC in both cases. Wondering what the delta in functionality / risk is?
Proxmox 9.1.4, 3-host cluster (identical hosts)...
Just a follow up to this, I believe the issue was related to the VM having a TPM while trying to do snapshots on ISCSI storage. In the end I deleted the entire VM since this was just for testing.
Dear meyergru
Thank you for your reply and nice words. I have a Sun SparcStation 20 with OpenStep 4.2 for sparc architectures running in color!! However
I only run it from time to time, since it makes such a loud noise and is quite bulky...
What is FTT in this context? The memory target for OSDs should be 8 GB, which means 8GB per daemon. Anything lower usually sacrifices performance during recovery. With the memory target using EC or replica doesn't make a difference.
Yes...
Wenn man die manuellere Variante via network share nimmt (https://pve.proxmox.com/wiki/Migrate_to_Proxmox_VE#Manual_Migration auf @Falk R. 's Mist gewachsen ;) ) dann spart das deutlich zeit, weil man die neue VM auf Proxmox VE Seite gleich final...
In general network storage isn't a good fit for PBS see https://forum.proxmox.com/threads/datastore-performance-tester-for-pbs.148694/ and https://pbs.proxmox.com/docs/system-requirements.html#recommended-server-system-requirements
Is your NAS...
“Status stopped” means that the task is not running. There is no rating at this point. A rating appears after the “:”.
Status stopped - OK
Status stopped - interrupted by signal
Status running
You could also say “successfully interrupted by...
Thanks for posting the log. But... you did not tell us anything about your setup :-(
What is the source storage?
What is the destination storage? ( https://pbs.proxmox.com/docs/installation.html#recommended-server-system-requirements )
How are...