[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] XFS and snapshots [WAS: Re: Why the dramatic increase in filesystem performance when usingxfs????]
- From: Kristina Clair <kclair gmail com>
- To: Greg Freemyer <greg freemyer gmail com>, LVM general discussion and development <linux-lvm redhat com>
- Cc: Nathan Scott <nathans sgi com>
- Subject: Re: [linux-lvm] XFS and snapshots [WAS: Re: Why the dramatic increase in filesystem performance when usingxfs????]
- Date: Tue, 25 Jan 2005 12:36:45 -0500
> <snip>
> xfs_freeze -f "$SCRATCH_MNT"
> [ $? != 0 ] && echo xfs_freeze -f "$SCRATCH_MNT" failed
> (
> lvcreate --snapshot --size 1G --name scratch_snap "$VG/scratch"\
> > /dev/null 2>&1
>
I'm confused. I've gotten the impression from other posts to this
list that one should not use xfs_freeze before creating snapshots.
The reason being that xfs_freeze suspends the filesystem, and then
lvcreate will also attempt to suspend the filesystem...
???
Kristina
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]