Gentoo Archives: gentoo-user

From: Tanstaafl <tanstaafl@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] LVM on VM or not? - WAS Re: Best filesystem for virtualized gentoo mail server - WAS: vmWare HowTo / best practices
Date: Sun, 21 Apr 2013 19:05:34
Message-Id: 51743857.3090400@libertytrek.org
In Reply to: Re: [gentoo-user] LVM on VM or not? - WAS Re: Best filesystem for virtualized gentoo mail server - WAS: vmWare HowTo / best practices by Randy Barlow
1 On 2013-04-21 12:38 PM, Randy Barlow <randy@×××××××××××××××××.com> wrote:
2 > I should mention one specific advantage to using LVM over file-based
3 > images: I believe you will find that LVM performs better. This is due to
4 > avoiding the duplicated filesystem overhead that would occur in the
5 > file-based image approach. If the guest wants to fsync(), for example,
6 > both filesystems need to be involved (the guest's, and the host's). With
7 > LVM, you still have the host processing the LVM bits of that process,
8
9 ???
10
11 This doesn't make sense to me.
12
13 Unless you're talking about using LVM on the HOST.
14
15 I'm not. I didn't specify this in this particular post, but I'm using
16 vmWare ESXi, and installing a gentoo VM to run on it.
17
18 So, I'm asking about using the LVM2 installation manual from Gentoo and
19 using LVM2 for just my gentoo VM...
20
21 So, in this case, is it still recommended/fully supported/safe?
22
23 Thanks

Replies