<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Aug 4, 2016 at 5:34 PM, Matteo Panella <span dir="ltr"><<a href="mailto:matteo.panella@cnaf.infn.it" target="_blank">matteo.panella@cnaf.infn.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
sorry for bothering you with a fairly uncommon issue, but I haven't been<br>
able to find a solution so far and Google turned up empty.<br>
<br>
I have some CentOS 7.2 machines with systemd 219 which are members of an<br>
IBM GPFS cluster and need to start up some services only after a<br>
specific GPFS filesystem is mounted.<br>
<br>
Long story short, I can't simply add a Wants= dependency on the relevant<br>
mount unit because systemd would try to mount the filesystem and only<br>
GPFS itself should use mount.gpfs.<br></blockquote><div><br></div><div>Then add an After= instead. Unit ordering is already specified separately from dependencies.</div><div><br></div><div>That said, it's pretty weird that GPFS provides a "mount.gpfs" but doesn't want anyone to use it. It should just perform the mount directly then, and not provide any /bin/mount helper at all...</div></div><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Mantas Mikulėnas <<a href="mailto:grawity@gmail.com" target="_blank">grawity@gmail.com</a>></div></div>
</div></div>