<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Lvm_probleme</id>
	<title>Lvm probleme - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Lvm_probleme"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Lvm_probleme&amp;action=history"/>
	<updated>2026-06-28T22:30:18Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Xinux Wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=Lvm_probleme&amp;diff=51711&amp;oldid=prev</id>
		<title>Thomas.will: Die Seite wurde neu angelegt: „There are 2 things that you can do:  [1] Mount the filesystem without using its UUID   mount -o nouuid mount /dev/mapper/VG_DB-SNAP_MARIA /backups/maria/  or:…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Lvm_probleme&amp;diff=51711&amp;oldid=prev"/>
		<updated>2024-02-19T19:32:46Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „There are 2 things that you can do:  [1] Mount the filesystem without using its UUID   mount -o nouuid mount /dev/mapper/VG_DB-SNAP_MARIA /backups/maria/  or:…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;There are 2 things that you can do:&lt;br /&gt;
&lt;br /&gt;
[1] Mount the filesystem without using its UUID&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
mount -o nouuid mount /dev/mapper/VG_DB-SNAP_MARIA /backups/maria/&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
[2] Change the UUID of the snapshot LVM&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
xfs_repair -L /dev/mapper/VG_DB-SNAP_MARIA&lt;br /&gt;
xfs_admin -U $(uuidgen) /dev/mapper/VG_DB-SNAP_MARIA&lt;br /&gt;
mount /dev/mapper/VG_DB-SNAP_MARIA /backups/maria/&lt;/div&gt;</summary>
		<author><name>Thomas.will</name></author>
	</entry>
</feed>