Your message dated Sat, 4 Nov 2017 14:38:19 +0100
with message-id <[email protected]>
and subject line No response
has caused the Debian Bug report #865779,
regarding systemd: timed out waiting for lvm devices
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
865779: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865779
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: systemd

Version: 215-17+deb8u7

The /home, /root, /var, /tmp, /usr, /swap, and /home partitions are in a 
logical volume group. From the log:



Jun 18 14:01:00 barry-debian systemd[1]: Starting Arbitrary Executable File 
Formats File System Automount Point.

Jun 18 14:01:00 barry-debian systemd[1]: Set up automount Arbitrary Executable 
File Formats File System Automount Point.

Jun 18 14:01:00 barry-debian systemd[1]: Expecting device 
dev-mapper-vg_bsnlinux\x2dlv_swap.device...

Jun 18 14:01:00 barry-debian systemd[1]: Expecting device 
dev-disk-by\x2duuid-017fcb02\x2d46b3\x2d443f\x2da1c7\x2d65ad9e3a6565.device...

Jun 18 14:01:00 barry-debian systemd[1]: Expecting device 
dev-disk-by\x2duuid-23de4c26\x2d60d1\x2d4e21\x2db046\x2dbf76bf6876f7.device...

Jun 18 14:01:00 barry-debian systemd[1]: Expecting device 
dev-mapper-vg_bsnlinux\x2dlv_home.device...

Jun 18 14:01:00 barry-debian systemd[1]: Expecting device 
dev-mapper-vg_bsnlinux\x2dlv_temp.device...

Jun 18 14:01:00 barry-debian systemd[1]: Expecting device 
dev-mapper-vg_bsnlinux\x2dlv_var.device...



Jun 18 14:01:05 barry-debian kernel: EXT4-fs (sda2): mounted filesystem without 
journal. Opts: (null)

Jun 18 14:02:30 barry-debian systemd[1]: Job 
dev-mapper-vg_bsnlinux\x2dlv_var.device/start timed out.

Jun 18 14:02:30 barry-debian systemd[1]: Timed out waiting for device 
dev-mapper-vg_bsnlinux\x2dlv_var.device.

Jun 18 14:02:30 barry-debian systemd[1]: Dependency failed for /var.

Jun 18 14:02:30 barry-debian systemd[1]: Dependency failed for Local File 
Systems.



Jun 18 14:02:30 barry-debian systemd[1]: Triggering OnFailure= dependencies of 
local-fs.target.

Jun 18 14:02:30 barry-debian systemd[1]: Dependency failed for Update UTMP 
about System Runlevel Changes.

Jun 18 14:02:30 barry-debian systemd[1]: Dependency failed for Load/Save Random 
Seed.

Jun 18 14:02:30 barry-debian systemd[1]: Dependency failed for Various fixups 
to make systemd work better on Debian.

Jun 18 14:02:30 barry-debian systemd[1]: Dependency failed for Update UTMP 
about System Boot/Shutdown.

Jun 18 14:02:30 barry-debian systemd[1]: Dependency failed for Load/Save RF 
Kill Switch Status of rfkill0.

Jun 18 14:02:30 barry-debian systemd[1]: Dependency failed for File System 
Check on /dev/mapper/vg_bsnlinux-lv_var.



Jun 18 14:02:30 barry-debian systemd[1]: Job 
dev-mapper-vg_bsnlinux\x2dlv_temp.device/start timed out.

Jun 18 14:02:30 barry-debian systemd[1]: Timed out waiting for device 
dev-mapper-vg_bsnlinux\x2dlv_temp.device.

Jun 18 14:02:30 barry-debian systemd[1]: Dependency failed for /tmp.

Jun 18 14:02:30 barry-debian systemd[1]: Dependency failed for File System 
Check on /dev/mapper/vg_bsnlinux-lv_temp.

Jun 18 14:02:30 barry-debian systemd[1]: Job 
dev-mapper-vg_bsnlinux\x2dlv_home.device/start timed out.

Jun 18 14:02:30 barry-debian systemd[1]: Timed out waiting for device 
dev-mapper-vg_bsnlinux\x2dlv_home.device.

Jun 18 14:02:30 barry-debian systemd[1]: Dependency failed for /home.

Jun 18 14:02:30 barry-debian systemd[1]: Dependency failed for File System 
Check on /dev/mapper/vg_bsnlinux-lv_home.


Jun 18 14:02:30 barry-debian systemd[1]: Job 
dev-mapper-vg_bsnlinux\x2dlv_swap.device/start timed out.
Jun 18 14:02:30 barry-debian systemd[1]: Timed out waiting for device 
dev-mapper-vg_bsnlinux\x2dlv_swap.device.
Jun 18 14:02:30 barry-debian systemd[1]: Dependency failed for 
/dev/mapper/vg_bsnlinux-lv_swap.
Jun 18 14:02:30 barry-debian systemd[1]: Dependency failed for Swap.

The /root and /usr partitions mount without issue.

Here is the fstab:

# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
/dev/mapper/vg_bsnlinux-lv_root /               ext4    errors=remount-ro 0     
  1
# /Photos-Data was on /dev/sda3 during installation
UUID=017fcb02-46b3-443f-a1c7-65ad9e3a6565 /Photos-Data    ext4    defaults      
  0       2
# /boot was on /dev/sda2 during installation
UUID=23de4c26-60d1-4e21-b046-bf76bf6876f7 /boot           ext2    defaults      
  0       2
/dev/mapper/vg_bsnlinux-lv_home /home           ext4    defaults        0       
2
/dev/mapper/vg_bsnlinux-lv_temp /tmp            ext4    defaults        0       
2
/dev/mapper/vg_bsnlinux-lv_usr /usr            ext4    defaults        0       2
/dev/mapper/vg_bsnlinux-lv_var /var            ext4    defaults        0       2
/dev/mapper/vg_bsnlinux-lv_swap none            swap    sw              0       0
/dev/sr0        /media/cdrom0   udf,iso9660 user,noauto     0       0


Barry Newberger


--- End Message ---
--- Begin Message ---
No further information from the submitter was received.  Closing.

Bastian

-- 
There is an order of things in this universe.
                -- Apollo, "Who Mourns for Adonais?" stardate 3468.1

--- End Message ---

Reply via email to