Yes, they are all unprivileged. I did set this as the config for all LXCs:
lxc.idmap: u 0 100000 1000
lxc.idmap: g 0 100000 1000
lxc.idmap: u 1000 101000 1
lxc.idmap: g 1000 101000 1
lxc.idmap: u 1001 101001 64535
lxc.idmap: g 1001 101001 64535...
BTW, neponn, I should have mentioned, if you have an extra m.2 slot, perhaps an m.2 to network adapter would work. Anything should be better than a USB adapter. However, I have also heard less than positive reviews about many m.2 network...
Thanks mr.hollywood - some great comments there. Sadly, I don't have another m.2 slot, so it is USB or bust. WiFi fallback is interesting, although trying to keep a consistent IP address at fallback sounds challenging - maybe it can be done with...
Hi,
No, but you promox need to be in the same subnet if you don't have routing between 2 subnet.
To put it more simply, you proxmox should have an IP between 192.168.0.2 and 192.168.0.99 assuming you don't have other devices in static IP in...
If your router doesn't route between these two networks, you must give to the PVE an IP address from the same network that your PC has.
The netmask /24 means IP addresses from x.y.z.0 to x.y.z.255
The opposite. NOT from the DHCP pool but from...
All the good and constructive questions @UdoB and @chrcoluk . All pools are INDEPENDENT as stated. This is Zpool info for verification:
root@bla:~# zpool status
pool: zf_2tbnvme
state: DEGRADED
status: One or more devices could not be used...
I've got a real brain teaser here. . .
Current Proxmox 9.0.11.
This host originally came from a bare metal samba setup with native ZFS/Samba. Since then, it has been virtualized to run within Proxmox and the zfs data pool was imported into the...
Hi,
No, but you promox need to be in the same subnet if you don't have routing between 2 subnet.
To put it more simply, you proxmox should have an IP between 192.168.0.2 and 192.168.0.99 assuming you don't have other devices in static IP in...
Thanks, that is good to know.
Looking a bit further into this, I found someone's blog where they go deep down this rabbit hole.
https://z8.re/blog/aspm
(and a part 2, covering Broadcom 9600-24i and Mellanox ConnectX-4...
If your router doesn't route between these two networks, you must give to the PVE an IP address from the same network that your PC has.
The netmask /24 means IP addresses from x.y.z.0 to x.y.z.255
The opposite. NOT from the DHCP pool but from...
Hi, 2025 Here
Today (At 5:12 AM (I know i didnt sleep bc i dont know)) I found out if you make it ctrl+z to bring foreground then bring it back using fg it did skip to processing and done!
You use any 2 nodes (pve internal or external) for redundant storage representation and use all (or all others) pve nodes just as clients for vm/lxc images.
We recently uploaded the 6.17 kernel to our repositories. The current default kernel for the Proxmox VE 9 series is still 6.14, but 6.17 is now an option.
We plan to use the 6.17 kernel as the new default for the Proxmox VE 9.1 release later in...
So far so good, a few hours in
3-node cluster running PVE 9.0.11: (2x) Intel 285H + (1x) Intel 225H
Also running https://github.com/strongtz/i915-sriov-dkms for iGPU passthru, working...
Hm are you also using usb4/thunderbolt version? or a pci-e card?
I'm not sure if the issues are related to thunderbolt regression, atlantic nic driver or both..