just to clarify and so you can reproduce it

1) a mount unit to mount a glusterfs  shared.mount

[Unit]
Description=Mount GlusterFS Volume /shared
Requires=glusterd.service
After=glusterd.service


2) an application (java) unit that needs the /shared

[Unit]
Description=Application Service
After=network.target shared.mount
Requires=shared.mount

A restart of the glusterd will restart the shared.mount will restart the
application.service.

Regards,

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2085070

Title:
  [SRU] glusterd should not be automaticly restarted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/needrestart/+bug/2085070/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to