[Pkg-sysvinit-devel] Bug#741388: initscripts: Properly mount GlusterFS as a networked filesystem at boot

Vincent Caron vcaron at bearstech.com
Wed Mar 12 00:16:17 UTC 2014


Package: initscripts
Version: 2.88dsf-51
Severity: normal
Tags: patch

Dear Maintainer,

upon recently installing a GlusterFS cluster, I realized that while an
entry for the 'glusterfs' filesystem type in /etc/fstab works all right,
it would not properly mount at boot. Because initscripts considered it a
local filesystem and tried to mount it before the network was up.

The fix is very simple : every place where 'coda' is mentionned in a
list, add 'glusterfs' in that list. Files concerned are :

  /etc/init.d/mountall.sh
  /etc/init.d/mountnfs.sh
  /etc/init.d/umountnfs.sh

And also those from ifupdown :

  /etc/init.d/networking
  /etc/network/if-up.d/mountnfs

BTW, it seems that 'ceph' is missing in /etc/init.d/networking's list.

*** Reporter, please consider answering these questions, where
appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

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


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages initscripts depends on:
ii  coreutils       8.21-1
ii  debianutils     4.4
ii  libc6           2.18-4
ii  lsb-base        4.1+Debian12
ii  mount           2.20.1-5.6
ii  sysv-rc         2.88dsf-51
ii  sysvinit-utils  2.88dsf-51

Versions of packages initscripts recommends:
ii  e2fsprogs  1.42.9-3
ii  psmisc     22.21-1

initscripts suggests no packages.

-- no debconf information



More information about the Pkg-sysvinit-devel mailing list