Hi @Veidit,
Packer is a great tool to continue building your templates - there’s plenty of documentation available, so no need to reinvent the wheel.
I’m not entirely clear on what issue you’re facing with expanding the root disk. Packer...
Hello,
I have configured an OVS bond+bridge with 2 ports belonging to the bond.
Here's the relevant configuration in /etc/network/interfaces:
source /etc/network/interfaces.d/*
auto lo
iface lo inet loopback
auto eno1
allow-vmbr0 eno1
##eno1...
Bad idea as your new disks are 2.6x in size as the previous once you will end up after all resilvering and rebalancing that 2.6x times any writes and any reads hit your biggest vdev and as it's a raidz(2) you end up with the iops of a single...
Over the extended test with the windows VM iperf3 experienced an issue, but proxmox and the VMs are all still responsive.
On the win10 client with a VirtIO nic I got:
iperf3: error - control socket has closed unexpectedly
On the server, I got...
Aus unerklärlichen Gründen ist das Problem weg. Das ist zwar gut, aber auch nicht, denn ohne den Grund zu kennen könnte es ja jeder Zeit wieder passieren ...
Might running an iperf3 on PVE itself concurrently with VM(s) be a good test? This would cover the client VMs running network traffic concurrently with for instance running backups of clients on the host. Also, running iperf3 in both directions...
Good afternoon
I have been using Packer to build images/templates for Ubuntu and now I am looking to expand it to Debian, Rocky Linux, FreeBSD and OpenBSD.
It feels like I can't be the first person doing this and does this forum have any good...
It sounds like your issue might be with network bridging or NAT configuration in your LXC setup. The 192.168.x.x IP is local, so external players can’t connect directly. Make sure your LXC container has a bridged network interface and verify that...
I have an msi z270 sli plus motherboard, the bios is locked by msi for gaming. The locked bios has no OC option, Without OC, I can not do pic passthrough.
Anybody know how to flush this board with the standard z270 bios so I can use OC?
Thanks...
Server at hetzner, and there is 2 vm servers, one is workign fine, one cant even ping anything
One problem is that there is 2 gateways, as Hetzner gives random ip addresses and gw (ip with mac )
proxmox machines settings:
source...
Hi
My ZFS tank is reaching its capacity limit and needs to be expanded.
It consists of 3 vdevs Raidz2 and 10 TB HDDs each.
I would now like to expand one of these vdevs from 8 x 10 TB to 8 x 26 TB.
Since I have never done this before, I wanted...
This seems to be a recurring issue, with many different solutions. But I haven't seen/found this yet:
Situation:
2 fully up to date PVE installations (8.4.14), in a "Datacenter" setup, but without any HA setup. (anyway, HA would require 3 hosts)...
Hi everyone,
I’d like to ask for advice on improving user experience in two Windows Terminal Servers (around 15 users each, RDP/UDP).
After migrating from two standalone VMware hosts (EPYC 9654, local SSDs) to a Proxmox + Ceph cluster, users...
What's your main time consuming part ? We have around 80 vm's on 10Gb nfs to 5 nodes, using maintenance mode and vm/lxc ha definitions come to auto live migratition between and all is done in 30min.
Hello,
maintenance mode is for HA managed resources but has nothing to do with cluster health in total or the behaviour of the reboots you're describing.
Did you have a look at the corosync.service logs on the non-patched servers for the time...
With the falling price of network cards, there was a desire to build a two-node cluster with two points of failure, with an NVME disk on each node for shared storage. This was supposed to be a cluster option for home or a small business. The...