Hi,
Sorry for the yet-another-io-error :(
Here are our host specs:
* OS : proxmox version 6.17.4-2-pve (x64)
* Intel Xeon-E3 1230v6 - 4c/8t - 3.5 GHz/3.9 GHz
* 32 Go ECC
* 2×450 Go SSD NVMe Soft RAID
We currently have 4 VM running on this...
Hi,
I'm trying to passthrough an NVIDIA GPU to a Windows 11 VM on an older AMD platform and I’m hitting a VFIO / IOMMU issue on Proxmox VE 8 with all recent kernels I tried.
Hardware:
- Mainboard / chipset: HP ProLiant DL380 Gen9
- CPU: 32 x...
I emailed sales with 3 questions as our parent company wants some info on Proxmox, we have basic support subscription for 3 nodes, 6 CPUs. The questions were generic compliance questions.
a. Does Proxmox meet any of these standards?... SOC1/2...
Hi everyone first time experience this type of error on PBS, after quick search is possible related to ram error as far as i understand.
The Host is a Fujitsu Esprimo with 2x4gb of ram non-ecc.
I can try remove the incrimanted backup and see if...
ich nutze rustdesk um auf meine VMs zu kommen der Vorteil ist das es auch von außerhalb aus geht,
ich habe aber dazu einen eigenen rustdesk Server laufen
Did you try enabling host-managed on the container network interface? That should set the appropriate lxc.net.0.ipv4 configuration.
It can be found in the Web UI in the advanced section of the container network interface.
Thanks for sharing!
After I could test it some. It seems to be the subtree_check that is causing the problem. I still run async but with no_subtree_check the mounts work with the new kernel.
hi, for me it works now with export options (rw,sync,no_root_squash,no_subtree_check) - before I had (rw,no_root_squash,subtree_check)
I already tried that yesterday, but maybe I didnt restart nfs-server afterwards, or the old mount was still...
I know this is an old post, but just to help out some people that might be trying to connect without success:
You must connect to the IP of the proxmox machine, not the VM IP.
Good day,
I have one particular container where I run an apache web browser. Under /srv I have added a ZFS mount point in Proxmox for the data directory. For this to work properly, of course apache needs the permissions for /srv, so I did
chown...
I got 2 LXCs (Plex and Ollama) that gives these errors a lot.
Feb 17 09:44:21 pve kernel: audit: type=1400 audit(1771317861.619:38127): apparmor="DENIED" operation="sendmsg" class="file" namespace="root//lxc-206_<-var-lib-lxc>"...
When creating an unprivileged LXC container from an OCI image (e.g. pct create ... --ostype unmanaged) and setting a static IP via:
pct set 129 --net0 "name=eth0,bridge=vmbr1,ip=10.0.0.50/24,gw=10.0.0.1"<br>
The Proxmox config...
ich nutze rustdesk um auf meine VMs zu kommen der Vorteil ist das es auch von außerhalb aus geht,
ich habe aber dazu einen eigenen rustdesk Server laufen
I'd recommed setting up scheduled trim instead.
Please share
zfs list -ospace,refreservation -rS used
qm config VMIDHEREOFAVMWITHLOTSOFUSEDDATA
Also read this about how to properly use fstrim/discard. Pretty sure a zpool trim does not affect...