惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

U
Unit 42
博客园 - 司徒正美
博客园 - 三生石上(FineUI控件)
博客园_首页
IT之家
IT之家
The Cloudflare Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
酷 壳 – CoolShell
酷 壳 – CoolShell
爱范儿
爱范儿
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Y
Y Combinator Blog
A
About on SuperTechFans
Microsoft Azure Blog
Microsoft Azure Blog
美团技术团队
S
SegmentFault 最新的问题
T
Tailwind CSS Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
M
MIT News - Artificial intelligence
WordPress大学
WordPress大学
B
Blog RSS Feed
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 【当耐特】
小众软件
小众软件
有赞技术团队
有赞技术团队

Proxmox Support Forum

[SOLVED] - Github Auth for Mirrors-Kernel Repo? [Automation] Mass migration tool for MS Win11/Server Proxmox GUI hang - not response is it possible to reject or quarantine spam based on conditions I set ? The PVENode task list in PVE9 is partially obscured due to the terminal font being too large. About 100% error reporting due to pveproxy.service hooks Kubernetes overlay networking breaks when upgrading from PVE 9.1 to PVE 9.2.3 Zentraler Speicher No space left on device Combine datastore and direct file archival to tape Kernel panic VFS: Unable to mount root fs on unknown-block (0,0) sobald ein 7.x Kernel verwendet wird. How to migrate disk of a VM from one ZFS to another Windows Server 2025 fails to boot after PVE 9.2 / Linux 7.0 Kernel upgrade Cannot Install Proxmox on T610 Poweredge with H700 PERC card sdn Config. gateway not reachable How to safely change domain/FQDN? Welche Filterquote erreicht ihr? NFS Share status unknown on 2 of 5 nodes Can't connect to PVE9 consoles [solved] Can't connect to PVE9 consoles [solved] [SOLVED] - Use secondary network for PVE commands Created cluster, one node storage gone BUG: proxmox mail gateway FROM = null bypass spam filtering Moving existing PBS from VMWare workstation to PVE cluster Does eBGP SDN fabric support external peering? Bug: PDM 1.1 not recognizing valid license status Proxmox GUI hang - not response PVE crashes unexpectedly Proxmox Backup Server 4.2 released! Advice
Weitere Disk hinzufügen GPT
invalid@exam · 2026-06-16 · via Proxmox Support Forum

Hallo zusammen,

ich habe mal eine Frage zum hinzufügen weiterer Disks. Dach dem ich den Installer durchlaufen lassen haben hat er mir folgende Partitionen automatisch angelegt
/dev/sda2 -> LVM -> GPT Yes
/dev/sda3 -> LVM -> GPT Yes

Wenn ich jetzt eine weitere Disk hinzufüge über die GUI, die ich zuvor als GPT Initialisiert habe und danach da drauf ein Thinpool anlege steht GPT wieder auf No
/dev/sdb -> LVM -> GPT No

Kann mir irgendwie nicht vorstellen daß, das so richtig ist.

Beste Grüße

Hallo zusammen,

ich habe mal eine Frage zum hinzufügen weiterer Disks. Dach dem ich den Installer durchlaufen lassen haben hat er mir folgende Partitionen automatisch angelegt
/dev/sda2 -> LVM -> GPT Yes fnf
/dev/sda3 -> LVM -> GPT Yes

Wenn ich jetzt eine weitere Disk hinzufüge über die GUI, die ich zuvor als GPT Initialisiert habe und danach da drauf ein Thinpool anlege steht GPT wieder auf No
/dev/sdb -> LVM -> GPT No

Kann mir irgendwie nicht vorstellen daß, das so richtig ist.

Beste Grüße

Das ist normal bei PVE, da das LVM Physical Volume direkt auf die rohe Disk geschrieben wird und daher keine GPT mehr sichtbar ist. Wichtig ist eher, dass pvs und lsblk die Disk korrekt als PV anzeigen.

Last edited:

@fnf mods Hallo zusammen,

ich habe mal eine Frage zum hinzufügen weiterer Disks. Dach dem ich den Installer durchlaufen lassen haben hat er mir folgende Partitionen automatisch angelegt
/dev/sda2 -> LVM -> GPT Yes
/dev/sda3 -> LVM -> GPT Yes

Wenn ich jetzt eine weitere Disk hinzufüge über die GUI, die ich zuvor als GPT Initialisiert habe und danach da drauf ein Thinpool anlege steht GPT wieder auf No
/dev/sdb -> LVM -> GPT No

Kann mir irgendwie nicht vorstellen daß, das so richtig ist.

Beste Grüße

Das ist normal. Die GPT-Information befindet sich auf der physischen Festplatte, nicht auf dem LVM-Thinpool. Solange die neue Disk korrekt als GPT initialisiert wurde, ist die Anzeige „GPT No“ beim LVM-Thinpool in der Regel kein Problem.