Package: systemd
Version: 44-7
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   Trying to implement lazy mounting of music and backup partitions on
   external USB drive using 'x-systemd.automount' as a mount option
   
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
    Added 'x-systemd.automount' and 'noauto' to fstab entries
     for '/backup' and '/av':
     
     LABEL=/av          /av     ext4    defaults,x-systemd.automount,noauto     
0       2
     LABEL=/backup      /backup ext4    defaults,x-systemd.automount,noauto     
0       2
     
   * What was the outcome of this action?
   kernel: [  108.072573] EXT4-fs (sdb1): Unrecognized mount option 
"x-systemd.automount" or missing value
   kernel: [  140.025926] EXT4-fs (sdb2): Unrecognized mount option 
"x-systemd.automount" or missing value
   
   Neither partition was mounted until fstab edited to remove the 
'x-systemd.automount' parm
   and manually mounted.
   
   * What outcome did you expect instead?
   Automount units created for the two partitions in question (per 'man 
systemd.automount'),
   followed by the each partition being mounted at first access.

*** End of the template - remove these lines ***


-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.2.35-interatom (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages systemd depends on:
ii  dpkg                 1.16.9
ii  initscripts          2.88dsf-34
ii  libacl1              2.2.51-8
ii  libaudit0            1:1.7.18-1.1
ii  libc6                2.13-37
ii  libcap2              1:2.22-1.2
ii  libcryptsetup4       2:1.4.3-4
ii  libdbus-1-3          1.6.8-1
ii  libkmod2             9-2
ii  liblzma5             5.1.1alpha+20120614-2
ii  libpam0g             1.1.3-7.1
ii  libselinux1          2.1.9-5
ii  libsystemd-daemon0   44-5
ii  libsystemd-id128-0   44-5
ii  libsystemd-journal0  44-5
ii  libsystemd-login0    44-5
ii  libudev0             175-7
ii  libwrap0             7.6.q-24
ii  udev                 175-7
ii  util-linux           2.20.1-5.3

Versions of packages systemd recommends:
ii  libpam-systemd  44-7

Versions of packages systemd suggests:
ii  python        2.7.3~rc2-1
ii  python-cairo  1.8.8-1+b2
ii  python-dbus   1.1.1-1
ii  systemd-gui   44-7

-- Configuration Files:
/etc/systemd/system.conf changed:
[Manager]
LogLevel=debug
LogTarget=journal-or-kmsg
SysVConsole=yes

/etc/systemd/systemd-journald.conf changed:
[Journal]
RateLimitBurst=200
ImportKernel=no


-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to