Re,

On 06/11/2014 08:56 AM, Frederik Himpe wrote:
On Tue, 2014-06-10 at 16:31 +0200, Thomas Liske wrote:
Hi Frederik,

On 06/10/2014 03:39 PM, Frederik Himpe wrote:
root@artipc10:/home/frederik# cat /proc/$PID/maps
7f159c9c9000-7f159c9d4000 r-xp 00000000 00:10 175249                     
/lib/x86_64-linux-gnu/libnss_files-2.19.so
                                            ^^^^^
This seems to be the source of the problem. The device major ID is 0 (I
expected something like 0x08 for a SCSI disk) - it is a unnamed device.
Do you run the daemons started by systemd within any container
technique? Might be a bind mount...

This is on a virtual machine running KVM with virtio block devices.
However, I see the same problem on my laptop, without any
virtualisation. On this laptop, this column in /proc/$PID/maps reads
00:0f.

They do have something in common though: both systems have their file
system on LVM logical volumes.


LVM should be major ID 0xfd. My home dirs are on a logical volume, too:

$ stat .profile
  File: ‘.profile’
  Size: 675             Blocks: 8          IO Block: 4096   regular file
Device: fd00h/64768d    Inode: 23068995    Links: 1
[..]

Could you please provide a `stat <filename>` of one of the mapped files with major ID of 0? We are still overlooking something...


TIA,
Thomas

--

    ::  WWW:                         http://fiasko-nw.net/~thomas/  ::
   :::  Jabber:                   xmpp:tho...@jabber.fiasko-nw.net  :::
    ::  flickr:              http://www.flickr.com/photos/laugufe/  ::


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to