lkml.org 
[lkml]   [2011]   [Nov]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] KVM: Add wrapper script around QEMU to test kernels
    On Tue, Nov 08, 2011 at 05:26:03PM +0200, Pekka Enberg wrote:
    > On Tue, Nov 8, 2011 at 4:52 PM, Christoph Hellwig <hch@infradead.org> wrote:
    > > Nevermind that running virtfs as a rootfs is a really dumb idea. ?You
    > > do now want to run a VM that has a rootfs that gets changed all the
    > > time behind your back.
    >
    > It's rootfs binaries that are shared, not configuration. It's
    > unfortunate but works OK for the single user use case it's meant for.
    > It's obviously not a proper solution for the generic case. We were
    > hoping that we could use something like overlayfs to hide the issue
    > under the rug. Do you think that's also a really dumb thing to do?

    It doesn't hide your issues. Any kind of unioning will have massive
    consistency issues (as in will corrupt your fs if you do stupid things)
    if the underlying layer is allowed to be written to. Thus all the
    fuzz about making sure the underlying fs can never be mounted writeable
    in the union mount patches.



    \
     
     \ /
      Last update: 2011-11-08 16:31    [W:2.715 / U:0.044 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site