run it again but this time with a PBS destination so you get a TLS result on PVE.
Then run the same benchmark again on PBS, where you don't get a TLS result.
I tried to manually mount it. I believe i did it correctly. It just sits there and hangs up.
i am confident there are no duplicate ip address on the network.
i quickly compared between the one working and one that isnt. it looks the same. i...
After a Proxmox crash (and subsequent hardware reboot), I accessed the log with journalctl and found the following, which is likely the cause of the crash:
May 14 08:43:47 pve kernel: e1000e 0000:00:1f.6 eno1: Detected Hardware Unit Hang...
Hi there, my results on an Proxmox all ZFS NAS with Intel LGA1700 System on
Intel Core-i3 12100T and BIOSTAR B760MX2-E PRO D4 is:
$ proxmox-backup-client benchmark
SHA256 speed: 1993.61 MB/s
Compression speed: 593.39 MB/s
Decompress speed...
I see two details to check:
tee doubles the output it receives, that's the idea behind a T; usually the goal is to get the output on screen and in the given file
tee runs as the calling user - which should not have rights to write to /var/log
Hi everyone, I would appreciate the help of the experts here, I have the new Proxmox VE and I want to set up an Ubuntu machine and associate my graphics card, which is an RTX 5060ti, with it, but I am not successful at all. I would appreciate...
Hi everyone, I would appreciate the help of the experts here, I have the new Proxmox VE and I want to set up an Ubuntu machine and associate my graphics card, which is an RTX 5060ti, with it, but I am not successful at all. I would appreciate...
Hi Mihoo,
I'm using iPXE with PVE 9.1 without any issue. I remember something like that on my side and if I remember correctly was due to 'ipxe' file where I missed to add "initrd=initrd.img" on kernel line.
This is what I have in my 'ipxe'...
In a virtual PVE, pve-no-subscription, both physical host and virtual host uptodate:
root@pnb:~# pveversion
pve-manager/9.1.11/8eac2c86f015bdda (running kernel: 7.0.2-2-pve)
In a shell of a "normal" user:
poc@pnb:~$ git clone...
There is a new QEMU 11.0 package available in the pve-test and pve-no-subscription repositories for Proxmox VE 9.
After internally testing QEMU 11.0 for over two weeks and having this version available on the pve-test repository for over a week...