[Lerftest-ctrls] linxuRT CPU system time
Wesley Moore
wmoore at jlab.org
Fri May 18 10:52:42 EDT 2018
Done. Should be able to reboot and test the TZ.
Wesley
On Fri, May 18, 2018 at 10:33 AM -0400, "Wesley Moore" <wmoore at jlab.org> wrote:
Will have that in shortly. Do I need this also?
option posix-tz-string code 100 = text;
Wesley
On May 18, 2018, at 10:26 AM, Williams Jr., Ernest L. <ernesto at slac.stanford.edu> wrote:
Hi Wes,
Can you set the timezone parameter in your DHCP Config for the Linux RT CPU section?
Please use this for JLAB ===> option posix-tz-string "EST5EDT, M3.2.0, M11.1.0";
Snippet from what we have here at SLAC:
--- dhcp.conf snippet ---------------------------------------------------------------------
# ===========================================
# Let's set time zone for linuxRT CPUs
# ===========================================
option posix-tz-string code 100 = text;
# -----------------------------------------------------------------------------
# client device definitions
# -----------------------------------------------------------------------------
group {
# ===========================================
# # Let's set time zone for linuxRT CPUs
# # ===========================================
option posix-tz-string "PST8PDT,M3.2.0,M11.1.0";
if exists user-class and option user-class = "iPXE" {
Cheers,Ernest
From: Lerftest-ctrls <lerftest-ctrls-bounces at jlab.org> on behalf of Slepicka, Hugo Henrique <slepicka at slac.stanford.edu>
Sent: Thursday, May 17, 2018 2:26 PM
To: Hoobler, Sonya; lerftest-ctrls at jlab.org
Subject: Re: [Lerftest-ctrls] linxuRT CPU system time Hi Sonya,
Yes we will need to deal with that soon.
The DHCP server also had a TZ configuration that Wesley was going to address... @Wesley is this fixed after moving the dhcpd.conf to your dhcp server?
Cheers,
Hugo
On 5/17/18, 2:24 PM, "Lerftest-ctrls on behalf of Sonya Hoobler" <lerftest-ctrls-bounces at jlab.org on behalf of sonya at slac.stanford.edu> wrote:
Hi Hugo,
I see commonSetup.sh sets the time zone to SLAC time:
export TZ=PST8PDT
How do we want to handle this?
And actually, the linuxRT CPU system time is 8 hours ahead:
#date
Thu May 17 22:19:05 PDT 2018
so that is odd.
Thanks,
Sonya
_______________________________________________
Mailing List: Lerftest-ctrls at jlab.org
https://mailman.jlab.org/mailman/listinfo/lerftest-ctrls
Wiki: https://wiki.jlab.org/lerf/index.php/Network
_______________________________________________
Mailing List: Lerftest-ctrls at jlab.org
https://mailman.jlab.org/mailman/listinfo/lerftest-ctrls
Wiki: https://wiki.jlab.org/lerf/index.php/Network
_______________________________________________
Mailing List: Lerftest-ctrls at jlab.org
https://mailman.jlab.org/mailman/listinfo/lerftest-ctrls
Wiki: https://wiki.jlab.org/lerf/index.php/Network
Will have that in shortly. Do I need this also?
option posix-tz-string code 100 = text;
Wesley
> On May 18, 2018, at 10:26 AM, Williams Jr., Ernest L. <ernesto at slac.stanford.edu> wrote:
>
> Hi Wes,
>
> Can you set the timezone parameter in your DHCP Config for the Linux RT CPU section?
>
>
> Please use this for JLAB ===> option posix-tz-string "EST5EDT, M3.2.0, M11.1.0";
>
>
> Snippet from what we have here at SLAC:
>
> --- dhcp.conf snippet ---------------------------------------------------------------------
>
> # ===========================================
> # Let's set time zone for linuxRT CPUs
> # ===========================================
> option posix-tz-string code 100 = text;
>
> # -----------------------------------------------------------------------------
> # client device definitions
> # -----------------------------------------------------------------------------
> group {
>
> # ===========================================
> # # Let's set time zone for linuxRT CPUs
> # # ===========================================
> option posix-tz-string "PST8PDT,M3.2.0,M11.1.0";
>
>
> if exists user-class and option user-class = "iPXE" {
>
>
>
>
> Cheers,
> Ernest
> From: Lerftest-ctrls <lerftest-ctrls-bounces at jlab.org> on behalf of Slepicka, Hugo Henrique <slepicka at slac.stanford.edu>
> Sent: Thursday, May 17, 2018 2:26 PM
> To: Hoobler, Sonya; lerftest-ctrls at jlab.org
> Subject: Re: [Lerftest-ctrls] linxuRT CPU system time
>
> Hi Sonya,
>
> Yes we will need to deal with that soon.
> The DHCP server also had a TZ configuration that Wesley was going to address... @Wesley is this fixed after moving the dhcpd.conf to your dhcp server?
>
> Cheers,
> Hugo
>
> On 5/17/18, 2:24 PM, "Lerftest-ctrls on behalf of Sonya Hoobler" <lerftest-ctrls-bounces at jlab.org on behalf of sonya at slac.stanford.edu> wrote:
>
> Hi Hugo,
>
> I see commonSetup.sh sets the time zone to SLAC time:
>
> export TZ=PST8PDT
>
> How do we want to handle this?
>
> And actually, the linuxRT CPU system time is 8 hours ahead:
>
> #date
> Thu May 17 22:19:05 PDT 2018
>
> so that is odd.
>
> Thanks,
> Sonya
>
>
> _______________________________________________
> Mailing List: Lerftest-ctrls at jlab.org
> https://mailman.jlab.org/mailman/listinfo/lerftest-ctrls <https://mailman.jlab.org/mailman/listinfo/lerftest-ctrls>
> Wiki: https://wiki.jlab.org/lerf/index.php/Network <https://wiki.jlab.org/lerf/index.php/Network>
>
>
>
> _______________________________________________
> Mailing List: Lerftest-ctrls at jlab.org
> https://mailman.jlab.org/mailman/listinfo/lerftest-ctrls <https://mailman.jlab.org/mailman/listinfo/lerftest-ctrls>
> Wiki: https://wiki.jlab.org/lerf/index.php/Network <https://wiki.jlab.org/lerf/index.php/Network>
> _______________________________________________
> Mailing List: Lerftest-ctrls at jlab.org <mailto:Lerftest-ctrls at jlab.org>
> https://mailman.jlab.org/mailman/listinfo/lerftest-ctrls <https://mailman.jlab.org/mailman/listinfo/lerftest-ctrls>
> Wiki: https://wiki.jlab.org/lerf/index.php/Network <https://wiki.jlab.org/lerf/index.php/Network>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.jlab.org/pipermail/lerftest-ctrls/attachments/20180518/10f21985/attachment-0001.html>
-------------- next part --------------
_______________________________________________
Mailing List: Lerftest-ctrls at jlab.org
https://mailman.jlab.org/mailman/listinfo/lerftest-ctrls
Wiki: https://wiki.jlab.org/lerf/index.php/Network
More information about the Lerftest-ctrls
mailing list