EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  <20212022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  <20212022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Autostart with manage-procs and network mounts
From: Michael Davidsaver via Tech-talk <tech-talk at aps.anl.gov>
To: "Smith, William" <william.smith at helmholtz-berlin.de>
Cc: "wayne.lewis at ess.eu" <wayne.lewis at ess.eu>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>
Date: Tue, 3 Aug 2021 10:16:52 -0700
On 8/3/21 3:07 AM, Smith, William via Tech-talk wrote:
> Hi,
> 
>  
> 
> I am using manage-procs to deploy and manage IOC’s using systemd. It creates the systemd files that look something like what is shown below. I mount a network drive over nfs at boot that contains the built IOC binaries for the service to run. The service is enabled, it should start at boot but it doesn’t because the ConditionPathIsDirectory fails. If I go to the directory after the system has booted, I can see that it has been mounted correctly and exists. I cc Wayne because I seem to remember us having a similar problem at ESS about 2 years ago but I can’t remember how we solved it! Does anybody have any ideas?

How is the relevant NFS share being mounted?  Via /etc/fstab, autofs,
or some other initiator?

I think that "After=network.target remote-fs.target" should be enough
to ensure ordering.  You could try adding
"Requires=network.target remote-fs.target".


> Many thanks,
> 
>  
> 
> Will
> 
>  
> 
> emil@sissy-ioc-01:/etc/systemd/system$ cat procserv-EMIL_KTH_00.service
> 
>  
> 
> [Unit]
> 
> Description=procServ for EMIL_KTH_00
> 
> After=network.target remote-fs.target
> 
> ConditionPathIsDirectory=/home/emil/Apps/epics/R7.0.4.1/prod/ioc/EMILEL/EMIL_KTH_00/1-4-0/iocBoot/iocEMIL_KTH_00
> 
>  
> 
> [Service]
> 
> Type=simple
> 
> ExecStart=/usr/local/bin/procServ-launcher --system EMIL_KTH_00
> 
> RuntimeDirectory=procserv-EMIL_KTH_00
> 
> StandardOutput=syslog
> 
> StandardError=inherit
> 
> SyslogIdentifier=procserv-EMIL_KTH_00
> 
>  
> 
> User=emil
> 
> Group=emil
> 
>  
> 
> [Install]
> 
> WantedBy=multi-user.target
> 
>  
> 
>  
> 
> 
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> 
> Helmholtz-Zentrum Berlin für Materialien und Energie GmbH
> 
> Mitglied der Hermann von Helmholtz-Gemeinschaft Deutscher Forschungszentren e.V.
> 
> Aufsichtsrat: Vorsitzender Dr. Volkmar Dietz, stv. Vorsitzende Dr. Jutta Koch-Unterseher
> Geschäftsführung: Prof. Dr. Jan Lüning (Sprecher), Prof. Dr. Bernd Rech, Thomas Frederking
> 
> Sitz Berlin, AG Charlottenburg, 89 HRB 5583
> 
> Postadresse:
> Hahn-Meitner-Platz 1
> 14109 Berlin
> Deutschland


Replies:
Re: [EXTERNAL] Re: Autostart with manage-procs and network mounts Kasemir, Kay via Tech-talk
RE: Autostart with manage-procs and network mounts Smith, William via Tech-talk
References:
Autostart with manage-procs and network mounts Smith, William via Tech-talk

Navigate by Date:
Prev: RE: Getting started with EPICS lecture videos Mark Rivers via Tech-talk
Next: Re: [EXTERNAL] Re: Autostart with manage-procs and network mounts Kasemir, Kay via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  <20212022  2023  2024 
Navigate by Thread:
Prev: Autostart with manage-procs and network mounts Smith, William via Tech-talk
Next: Re: [EXTERNAL] Re: Autostart with manage-procs and network mounts Kasemir, Kay via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  <20212022  2023  2024 
ANJ, 04 Aug 2021 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·