I am very sorry but I have provided you the output of all your 3 commends below or am I missing something
qm config 107
lsblk -o+FSTYPE,LABEL,MODEL
cat /etc/pve/storage.cfg
if I understand correctly, these 3 commands should be run on the...
I have a guest VM that was just provisioned for network monitoring running on a Proxmox host where VLAN-aware OVS interfaces already exist for the numerous VLANs that currently pass tagged-traffic to my VMs. The design goal is to create a trunked...
Ich habe hier auch ein NB mit pve als Basis und nachinstalliertem KDE. Läuft logischerweise sehr flüssig und du hast beliebige Betriebssysteme als VM zusätzlich immer zuverlässig am Mann.
Zwei Punkte sind (für mich) störend:
KDE unter Debian...
I'm a long-time casual linux user, but very new to proxmox and playing with networks. I think this issue relates to Proxmox, but I'm happy to be pointed somewhere else if someone recognizes this problem as relating to some other part of my setup...
Don't ever use 100% for a thin pool. You want some unallocated in case it gets full and you need to repair.
I don't think you can combine them in this state. You'd have to add both PVs to one VG. I wouldn't recommend it. Try this
# Or whatever...
Die Fehler traten unmittelbar auf, als ich PBS installiert habe. Fleecing war überall deaktiviert und der Cache stand überall auf Write Back.
Auf einigen Systemen war der Fehler "überborden", d.h. > 100 Einträge in der Ereignisanzeige. Disk...
Does this thread have the answer? https://forum.proxmox.com/threads/mounting-old-proxmox-hdd-to-new-installation.160503/
or any of these
Option 1: Combine into the existing pve Volume Group
This expands your primary VG with the new disk, then...
Hallo an alle die diesen Post gelesen und vor allem mit wertvollen Tips unterstützt haben. Nachdem die Temperaturen sich auf ein erträgliches Niveau reduziert haben, bin ich nun endlich wieder an mein Installationsproblem gegangen. Um es kurz zu...
Migration across heterogeneous storage is handled by a client-side process. The client has no awareness of the internal layout or implementation details of the virtual disk - it simply reads logical data blocks. Whether those blocks originate...
Hi @William Edwards ,
It looks like your new storage is "local" directory type storage. The old one is "ZFS block" type storage. The name changes are not semantic - they are completely different formats.
There is also no way for you to...
Ich sichere auf einem PBS ein CephFS mittels Proxmox Backup Client. Das Skript dazu sieht wie folgt aus:
export PBS_REPOSITORY="cephfs@pbs@192.168.1.1:backup"
export PBS_PASSWORD_FILE="/etc/pbs-backup/.key"
export PBS_FINGERPRINT="<...>"
export...
Trying to add a secondary hdd to my new proxmox-9 installation I managed to loose the data lv.
root@pve:~# lvs
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert
root pve -wi-ao---- 12.66g...
Hallo an alle die diesen Post gelesen und vor allem mit wertvollen Tips unterstützt haben. Nachdem die Temperaturen sich auf ein erträgliches Niveau reduziert haben, bin ich nun endlich wieder an mein Installationsproblem gegangen. Um es kurz zu...
I using Proxmox VE 9.0.6, I didnot configure anything as 8.x.x.
I just configured passthrough GPU with 3 Option (Raw Device, All Functions, PCI-Express) and its working well
The thread: you want the criticism?
Here's the whole thing, all 46 replies, nothing trimmed: [PROXIMO COMMUNITY PROJECT]
I didn't start fresh to hide from it — that thread was the old version and an API-only pitch, this is a different animal...
Hallo an alle die diesen Post gelesen und vor allem mit wertvollen Tips unterstützt haben. Nachdem die Temperaturen sich auf ein erträgliches Niveau reduziert haben, bin ich nun endlich wieder an mein Installationsproblem gegangen. Um es kurz zu...
Hi,
I'm trying to automate the creation of templates. I start from a preinstalled Ubuntu server ISO (for example noble-server-cloudimg-amd64.img), then import it in a pre-existing template and use Packer with proxmox-clone to create a template...