yes, sure i can look at the logs if you want, but if the card is generally unstable i'd probably debug that instead (e.g. such symptoms can also occur when the power supply is faulty..)
this error can't (or at least shouldn't) be happening due to a running verification. This error means that the daemon could not find the file in the file system, but verification only reads from it, and does not delete it? maybe there was a...
Hello everyone,
We have been working with Proxmox for 15 years, designing, developing, and maintaining software for hosting providers that use the platform.
Proxmox VE has always been the main focus of this work. Over time, we have developed...
hi,
passthrough can always impact the host if something is not right (since the pci card can interact with the remaining hardware still).
Can you post your vm config (qm config ID) and the journal from a boot where it crashed/hung?
This is available on 'Tape Backup' -> 'Inventory' -> 'Set Location'
note you can only do this for tapes that are 'offline' (so not currently visible from the pbs side)
I'm not aware of any such binary, but i also checked multiple of my systems (pve, pbs, pdm) and zfs_update exists on none. the file list for zfsutils-linux (which is the package for the zfs userspace binaries) also does not contain it.
i think...
without any more information (e.g. log/journal) it'll be hard to narrow this down. you said in the first post that ping works but ssh/webui don't. do you mean that a running ssh session locks up?
yeah aside from loading a newer kernel in the guest for the proper driver, i don't see anything wrongly configured on your side
btw. the speed reporting issue seems to be a cosmetic issue only...
We are excited to announce the first release of Proxmox Virtual Environment with official support for a second CPU architecture: 64-bit ARM (arm64/aarch64). Until now, Proxmox VE was available for x86-64 (amd64) only.
Proxmox VE 9.2 for arm64...
thanks for the report, i updated the page to fix the typo
as for
honestly, i did only skim the page but i don't think there changed much in recent years.
i think you're conflating two hookscripts here:
there are the vm hookscripts (which you can set with qm/pct): these are for vm start/stop/etc.
and there is a vzdump hookscript which is intended for job start, backup start, etc. -> this can be...
can you please post the config when spice is not working correctly. I'd just like to see what the config looks like when it fails.
also the output of 'pveversion -v' could be interesting
how did you arrive at this config?
how does spice work at all for you? you'd have to use a different vga model (e.g. SPICE or virtio-gpu) for the ui to offer spice in the first place.
also i'd remove the custom '-spice ...' option
hi,
Can you check if the spice client (remote-viewer) has any errors on the cli?
What OS do you use on the client?
did not yet see such behavior, so no idea currently why that shouldn't work. I440fx vs q35 should not make a difference.
can...
i don't have any experience with that exact card, but it having no display output probably means you have to install some virtual display driver.
since you're on windows you could try to use apollo (https://github.com/ClassicOldSong/Apollo) which...
ok, if neither qemu downgrade nor kernel downgrade changes anything, then i don't really have an idea what might have caused this change. There are not that many components involved, and you ruled out the main ones.
Did something else change...