Please add some system description like which OS you are using - and add a screenshot.
If you have a Display Scaling mechanism activated please try to disable that one by setting it to "100 percent" - first only in the OS and then only in the...
Nur direkt am Gerät, nicht remote. (Es sei denn per iDRAC/IPMI/KVMxyz, sofern vorhanden.)
Direkt nach dem Einschalten einfach den Cursor auf/ab tippen, das ist unschädlich. Am Ende sollte das Grub-Menu sichtbar sein - mit "Proxmox VE GNU/Linux"...
Wenn es nur um einzelne Dateien geht, kann man sonst auch auf dem Host oder innerhalb der VM (sofern Linux) mit dem backup-client einen restore machen. Mit der mount-Option sogar so, als ob das ein Laufwerk wäre.
That's mainly for legal reasons so not comparable. Also zfs isn't just a one-man-show and has multiple comanies funding development and is mature enough not to loose data. In contrast bcachefs developer Kent Overstreet wanted to violate kernel...
Well.., without more details it is difficult to say something.
There should be a boot menu before that message. There should be a "boot previous kernel" option.
Please post more details...
Kommt darauf an, generell sollte man keine Wunder erwarten, weil man RAM nicht wirklich überprovosionieren kann, siehe hierzu folgenden Post von dunuin: https://forum.proxmox.com/threads/ramverbrauch-bleibt-konstant.107279/#post-461391
Bei VMs wo...
It depends. If you have a lot of similiar VMs you can leverage KSM ( see: https://pve.proxmox.com/wiki/Kernel_Samepage_Merging_(KSM) ) to host a lot of these vms on the same machine by deduplicating their memory contents. This feature isn't...
No!
In some environments, CTs promise lower resource consumption. However, this comes at a high price. In my opinion, the main task is to isolate each virtualized machine as much as possible. CTs simply don't do this very well.
If your host...
Mehrere Punkte:
Mit ProxmoxVE hat das nicht wirklich zu tun ;)
Statt per rsync bietet es sich an explizit für diesen Zweck entwickelte Tools zu nutzen...
We're pleased to announce the release of Proxmox Backup Server 4.2.
This version is based on Debian 13.4 ("Trixie"), uses Linux kernel 7.0 as the new stable default for improved hardware support, and comes with ZFS 2.4 for reliable...
Warum überhaupt OMV? Wenn es dir um eine GUI für Dateifreigaben gibt, dafür tut es dann auch eine Debian-VM mit Webmin oder Cockpit. Oder ein lxc-Container mit den turnkey-fileserver o.ä, etwa https://github.com/bashclub/zamba-lxc-toolbox...
Mein Tipp: Tue es nicht!
Schau, deine VM zu sichern mit PBS, heisst Blockstorage zu sichern.
Blockstorage zu sichern ist extrem nervig. Es dauert ewigs. Die kompletten 20TB müssen gelesen werden, eine checksum berechnet werden, die veränderten...
That I don't know.
Anyway, I can see that your setup isn't quite basic. As you are - in your own words - "totally new with Proxmox", I suggest you start with a very basic, simple setup and gradually add features and services. Then you'll be able...
s3 is NOT a filesystem but an object storage intended to be used via an API ( or tools leveraging this api). It's semantics work quite differently to traditional filesystems and any of the attempts (s3fs, zerofs etc) to use it as filesystem are...
@dharakos maybe this helps for the meantime: https://gyptazy.com/blog/ubuntu-26-04-final-lxc-container-image-for-proxmox8-proxmox-9/
We already had the same things for Debian 13. It might take some further time until there's an official image...
Hi,
Is the usecase is distributing audio only? There are various audio streaming projects available, like for example https://icecast.org. Wouldn't using somthing like that be a lot easier?