Results 1 to 4 of 4

Thread: lvmetad is not active yet

  1. #1
    Join Date
    Aug 2007
    Beans
    128

    lvmetad is not active yet

    hi all,

    i upgraded to ubuntu 16.04 and am getting the following message during boot:

    lvmetad is not active yet
    using direct activation during sysinit
    /dev/mapper/ubuntu-vg-root: clean
    346675/9691136 files

    what does this message mean?
    what can i do to correct this, if indeed. this is an error?

    thanks!

  2. #2
    Join Date
    Mar 2010
    Beans
    2

    Re: lvmetad is not active yet

    I had the exact same problem
    Found the solution here[https://unix.stackexchange.com/quest...directory-but]

    systemctl enable lvm2-lvmetad.service
    systemctl enable lvm2-lvmetad.socket
    systemctl start lvm2-lvmetad.service
    systemctl start lvm2-lvmetad.socket

    This worked for my LVM Ubuntu 16.04

  3. #3
    Join Date
    May 2016
    Beans
    1

    Re: lvmetad is not active yet

    I tested this procedure, but without any perceptive changes.

  4. #4
    Join Date
    Sep 2015
    Beans
    28

    Re: lvmetad is not active yet

    Hi guys,

    did you resolved this issue? I am experiencing the same problem and the suggestion above didn't have any effect on my Ubuntu 16.04

    Regards
    S.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •