After running the following I am wondering from where this raid is coming:
root@pve02:/# mdadm --detail /dev/md1
/dev/md1:
Version : 1.0
Creation Time : Tue Jul 15 09:07:59 2025
Raid Level : raid1
Array Size ...
What are you trying to accomplish? I have a X520 card in my main Proxmox node and it shows up as two different NICs: enp1s0f0 and enp1s0f1. I have each of them assigned to different vmbrs. In my edge server (where pfSense lives) I also have an...
Hello all, I've been running PVE for a few years now, and I feel like I have yet to grasp the PROPER way to patch at reboot nodes.
I have a 3 (or 5) node PVE9 cluster of HP DL380 servers running CEPH. 99% are VMs. I have redundant corosync...
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...
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...
You are most likely completely mixing up PCIe port bifurcation and NIC physical and virtual functions.
So, what exactly is it, that you are trying to (or think that you are trying to) achieve?
Detailed description of your goal.
Hi all,
just in case this is still relevant, I've build a 3.4.7 client for armhf (ie Beaglebone on armv7l) running Buster. Not fully tested, but at least compiled after lot of tweaks and running the first backups right now, some problem with >4GB...
I updated one of my PVE servers from 9.0.x to 9.0.10, since this moment I can see the following error if I select "Disks":
Output of pvdisplay:
root@pve02:/# pvdisplay
--- Physical volume ---
PV Name /dev/nvme0n1p3
VG...
Hi guys,
I followed the instructions in the original post and whilst it works, I have a strange problem when proxmox is restarted.
Here is my fstab:
//192.168.1.1/files /mnt/files/ cifs...
@Richard thanks so much for clearing up my assumption multipath only occured through multiple physical routes to the SAN!
Followed the multipath docs, and even though it has a single wwid (as both devices report the same wwid) it now seems to...
Hi,
what you can try is:
reduce size of LV pve-root (lvreduce)
create a partition sda4 with the freed up space, type LVM (sgdisk)
create a PV of this partition sda4 (pvecreate) and a new Volume Group (vgcreate).
create a new LV (lvcreate) for...
Hi, I admit I don't quite understand your question. What exactly you want to achieve.
Are you trying to use a part of sda in the storage of type "directory" in sdb? I don't know if it's possible without reformatting sdb first. From your post I...
Your points and their order are quite off again, but as conveying some information to you, without wasting tons of time on you nit-picking some only very tangentially related details and overly dense interpretation of what's written here or some...
I migrated all guests to the remaining node, and removed the empty node from the cluster. I then tried to add a new pve server to the cluster. Unfortunatelly I had not deleted the entry of the removed node from known_hosts file on the remaining...
All important data, chunks and indexes are stored in the datastore path. So, just re-add it under the same path.
For now, you can simply add it to /etc/proxmox-backup/datastore.cfg:
datastore: name
path /path/to/previous/ds
The...
Ich würde empfehlen du gibst dem CT einfach eine normale Virtuelle Festplatte (Mount Point) auf einem Speicher deiner echten Festplatte. Erstelle diesen zB. mit node > Disks > ZFS.
Was du da tun möchtest braucht einen Pfad zu einem Ordner auf...
Okay.
Die grundsätzlichen Antworten auf das Leben, das Universum, den Proxmox-NUC und den ganzen Rest:
1. Dass der NUC hin und wieder nicht mehr per Netzwerk erreichbar ist, liegt bei diesem Gerät mit an Sicherheit grenzender Wahrscheinlichkeit...
Dear Community
Please appologize if this has been addressed already, but my first couple of seaches did not yield what I was looking for.
I have an AMD EPYC 7452 processor attached to an ASRock ROMED8-2T Mainboard. Connected to it are various...