Your message dated Fri, 27 May 2016 14:59:23 +0200
with message-id <[email protected]>
and subject line Re: Bug#824823: glusterfs-server: hook-scripts are missing
has caused the Debian Bug report #824823,
regarding glusterfs-server: hook-scripts are missing
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.)
--
824823: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824823
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: glusterfs-server
Version: 3.5.2-2+deb8u1
Severity: normal
Dear Maintainer,
*** 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 ***
If I try to set up geo-replication it fails because of a missing hook-script
with the following error:
# gluster volume geo-replication data slavehost::data_offsite create push-pem
The hook-script
(/var/lib/glusterd/hooks/1/gsync-create/post/S56glusterd-geo-rep-create-post.sh)
required for push-pem is not present. Please install the hook-script and retry
geo-replication command failed
The error message is right, the script is not there. If I extract the script
from the sources and put it
in the right place the command runs without any error.
Please include these scripts in the package to make geo-replication usable.
Regards
Christian Rusa
-- System Information:
Debian Release: 8.4
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages glusterfs-server depends on:
ii glusterfs-client 3.5.2-2+deb8u1
ii glusterfs-common 3.5.2-2+deb8u1
ii libc6 2.19-18+deb8u4
ii libncurses5 5.9+20140913-1+b1
ii libpython2.7 2.7.9-2
ii libreadline6 6.3-8+b3
ii libssl1.0.0 1.0.1k-3+deb8u5
ii libtinfo5 5.9+20140913-1+b1
ii libxml2 2.9.1+dfsg1-5+deb8u1
ii lsb-base 4.1+Debian13+nmu1
Versions of packages glusterfs-server recommends:
ii nfs-common 1:1.2.8-9
glusterfs-server suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
fixed #824823 3.7.11-1
thanks
Am 20.05.2016 um 09:01 schrieb Christian Rusa:
> Package: glusterfs-server
> Version: 3.5.2-2+deb8u1
> Severity: normal
>
> Dear Maintainer,
>
> *** 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 ***
> If I try to set up geo-replication it fails because of a missing hook-script
> with the following error:
>
> # gluster volume geo-replication data slavehost::data_offsite create push-pem
> The hook-script
> (/var/lib/glusterd/hooks/1/gsync-create/post/S56glusterd-geo-rep-create-post.sh)
> required for push-pem is not present. Please install the hook-script and
> retry
> geo-replication command failed
>
> The error message is right, the script is not there. If I extract the script
> from the sources and put it
> in the right place the command runs without any error.
>
> Please include these scripts in the package to make geo-replication usable.
Hi,
thanks for reporting this. I created a patch for jessie-pu and wait now
for the "go" of the release team.
--
/*
Mit freundlichem Gruß / With kind regards,
Patrick Matthäi
GNU/Linux Debian Developer
Blog: http://www.linux-dev.org/
E-Mail: [email protected]
[email protected]
*/
--- End Message ---