xfs
[Top] [All Lists]

[Bug 184] xfs_force_shutdown called on lvm-snapshot

To: xfs-master@xxxxxxxxxxx
Subject: [Bug 184] xfs_force_shutdown called on lvm-snapshot
From: bugzilla-daemon@xxxxxxxxxxx
Date: Sat, 19 Oct 2002 02:35:23 -0700
Sender: linux-xfs-bounce@xxxxxxxxxxx
http://oss.sgi.com/bugzilla/show_bug.cgi?id=184





------- Additional Comments From sgi@xxxxxxxxxxxxxxxxx  2002-10-19 02:35 -------
What I did was like this:

lvcreate -n root-snap -L 512m /dev/master/root-xfs
lvcreate -n var-snap -L 512m /dev/master/var-xfs
lvcreate -n home-snap -L 512m /dev/master/home-xfs

mkdir /snap
mount -o nouuid,ro /dev/master/root-snap /snap
mount -o nouuid,ro /dev/master/var-snap /snap/var
moint -o nouuid,ro /dev/master/home-snap /snap/home
cd /snap
tar cvfzp /seperated-filesystem-on-a-partition-with-ext3/backup.tar.gz *



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


<Prev in Thread] Current Thread [Next in Thread>