← Back to team overview

touch-packages team mailing list archive

[Bug 1448134] Re: boot hangs on vmblock fuse mount

 

okay thats specifically a  vmblock-fuse service issue.
open-vm-tools-desktop package provides the 
/lib/systemd/system/run-vmblock\x2dfuse.mount
which is the service that is taking so long.

This isn't a systemd generated mount from parsing fstab as I first thought. 
It should be an explicit unit file on your system placed there and enabled by the open-vm-tools-desktop package.

And I'm not familiar enough with using vmware to suggest how to troubleshoot that particular service.
If you aren't using vmware tools.. you can probably disable that mount unit without loss of functionality.

But since open-vm-tools-desktop has a systemd specific mount file.. for
the vmware-fuse mount point... I have to wonder.. how does this
particular mount point get mounted when booting under upstart? Or did
that fuse mount not get mounted before?  I'm not seeing an equivalent
upstart job or sysvinit script in trusty/vivid packaging of the open-vm-
tools-desktop package that would have ensured the same mount attempt
under sysV or upstart.  Though I may have just not seen it. This looks
like a vivid specific packaging addition to open-vm-tools-desktop.
Someone who uses vmware regularly should look into that more closely.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1448134

Title:
  boot hangs on vmblock fuse mount

Status in systemd package in Ubuntu:
  Invalid

Bug description:
  After upgrading to Ubuntu 15.04 I experience a mayor boot delay of one
  and half minutes. It does not happen when I boot with upstart in
  anvanced menu.

  "systemd-analyze critical-chain" gives me this:

  graphical.target @1min 37.987s
  └─multi-user.target @1min 37.987s
    └─kerneloops.service @1min 37.873s +15ms
      └─network-online.target @1min 37.873s
        └─network.target @1min 30.654s
          └─NetworkManager.service @1min 30.450s +202ms
            └─basic.target @1min 30.443s
              └─sockets.target @1min 30.443s
                └─acpid.socket @1min 30.443s
                  └─sysinit.target @1min 30.441s
                    └─networking.service @1.547s +363ms
                      └─apparmor.service @1.436s +108ms
                        └─local-fs.target @1.435s
                          └─run-vmblock\x2dfuse.mount @1min 37.977s

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1448134/+subscriptions


References