KVM Gotchas: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 September 2023

27 June 2023

8 May 2023

  • curprev 09:4509:45, 8 May 2023Chubbard talk contribs 250 bytes +250 Created page with "====Common useful commands for KVM Guests==== KVM LVM error fixes: <pre> WARNING: PV /dev/sda5 in VG dns01-vg is using an old PV header, modify the VG to update. </pre> Fix: <pre> vgck --updatemetadata dns01-vg </pre> Category:Virtualization"