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  <20202021  2022  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  <20202021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: autosave 5-10-1 on RTEMS-4.10.2, mount failed
From: "Johnson, Andrew N. via Tech-talk" <tech-talk at aps.anl.gov>
To: "Sintschuk, Michael" <michael.sintschuk at bam.de>
Cc: EPICS tech-talk <tech-talk at aps.anl.gov>
Date: Tue, 22 Sep 2020 15:58:57 +0000
On Sep 22, 2020, at 8:02 AM, Sintschuk, Michael via Tech-talk <tech-talk at aps.anl.gov> wrote:

When the IOC is writing the sav-Files it looks like this:
 
/autosave/iocRtems # ll
total 196
-rw-rw-rw- 1 bl     users   6952 Sep 16 11:21 auto_positions.req
-rw-rw-r-- 1 nobody nobody  3862 Sep 22 14:43 auto_positions.sav
-rw-rw-r-- 1 nobody nobody  3862 Sep 22 14:43 auto_positions.savB
-rw-rw-rw- 1 nobody nobody  3862 Sep 22 14:42 auto_positions.sav_200922-124257
-rw-rw-rw- 1 bl     users   6864 Sep 16 11:24 auto_settings.req
-rw-rw-r-- 1 nobody nobody 56574 Sep 22 14:43 auto_settings.sav
-rw-rw-r-- 1 nobody nobody 56574 Sep 22 14:43 auto_settings.savB
-rw-rw-rw- 1 nobody nobody 56574 Sep 22 14:42 auto_settings.sav_200922-124258
 
They belong to nobody… Probably I’m still missing some proper DHCP/DNS configuration?

No, the user and group that you want the IOC to use should be given in the nfsMount command. Instead of

nfsMount("192.168.99.1","/autosave","/autosave")

you should use

nfsMount("[email protected]","/autosave","/autosave")

where uid and gid are replaced by the numeric IDs that you want RTEMS to use for your files. Running the command ‘id bl’ on your workstation should give you those numbers (assuming bl is the account you want it to use).

But anyway, the IOC is now saving/loading the correct settings.

Glad to hear you’re making progress.

- Andrew

-- 
Complexity comes for free, simplicity you have to work for.


Replies:
AW: autosave 5-10-1 on RTEMS-4.10.2, mount failed Sintschuk, Michael via Tech-talk
References:
autosave 5-10-1 on RTEMS-4.10.2, mount failed Sintschuk, Michael via Tech-talk
Re: autosave 5-10-1 on RTEMS-4.10.2, mount failed Hu, Yong via Tech-talk
AW: autosave 5-10-1 on RTEMS-4.10.2, mount failed Sintschuk, Michael via Tech-talk

Navigate by Date:
Prev: Re: How to build MEDM (Jetson nano) Hinko Kocevar via Tech-talk
Next: Re: How to build MEDM (Jetson nano) Johnson, Andrew N. 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  <20202021  2022  2023  2024 
Navigate by Thread:
Prev: AW: autosave 5-10-1 on RTEMS-4.10.2, mount failed Sintschuk, Michael via Tech-talk
Next: AW: autosave 5-10-1 on RTEMS-4.10.2, mount failed Sintschuk, Michael 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  <20202021  2022  2023  2024 
ANJ, 23 Sep 2020 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·