Displaying 16 results from an estimated 16 matches for "synoups".
2020 Aug 10
2
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
Hi Roger,
Here is the /usr/syno/bin/synoups file
https://hastebin.com/sibopejuyu.bash
Thanks,
Todd
--
Todd Benivegna // todd at benivegna.com
On Aug 9, 2020, 4:49 PM -0400, Roger Price <roger at rogerprice.org>, wrote:
> On Sun, 9 Aug 2020, Todd Benivegna wrote:
>
> > upssched.conf (on Synology):
> > CMDSCRIPT /us...
2020 Aug 10
2
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
...at’s weird. Blank for me too! I will send again when I get home. Sorry about that!
--
Todd Benivegna // todd at benivegna.com
On Aug 10, 2020, 9:01 AM -0400, Roger Price <roger at rogerprice.org>, wrote:
> On Mon, 10 Aug 2020, Todd Benivegna wrote:
>
> > Here is the /usr/syno/bin/synoups file
> > https://hastebin.com/sibopejuyu.bash
>
> Firefox, Opera, w3m, lynx, and wget all report that this link is empty. Do you
> see anything?
>
> Roger
>
> _______________________________________________
> Nut-upsuser mailing list
> Nut-upsuser at alioth-lists.de...
2020 Aug 14
1
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
...NAS NUT configuration more closely.
>
> When configured as a NUT slave device, the Synology responds to an FSD notification from the NUT master by calling a script defined in the
> Synology's /usr/syno/etc/ups/upssched.conf with an "fsd" argument. The script is /usr/syno/bin/synoups.
>
> Before causing the NAS to go into "safe mode", the script first retrieves the status of the NUT master with upsc. If the status is "OL" (on-line),
> the script aborts any action for the received FSD notification. Since the UPS is actually on-line and not in a low...
2020 Aug 09
3
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
...C
NOTIFYFLAG ONBATT EXEC
NOTIFYFLAG LOWBATT EXEC
NOTIFYFLAG NOCOMM EXEC
NOTIFYFLAG COMMBAD IGNORE
NOTIFYFLAG COMMOK IGNORE
NOTIFYFLAG SHUTDOWN IGNORE
NOTIFYFLAG FSD EXEC
NOTIFYFLAG NOPARENT SYSLOG
RBWARNTIME 43200
NOCOMMWARNTIME 300
FINALDELAY 5
upssched.conf (on Synology):
CMDSCRIPT /usr/syno/bin/synoups
PIPEFN /var/run/upssched.pipe
LOCKFN /var/run/upssched.lock
AT ONLINE * EXECUTE online
AT ONLINE * CANCEL-TIMER fsd
AT LOWBATT * EXECUTE lowbatt
AT NOCOMM * EXECUTE nocomm
AT FSD * EXECUTE fsd
AT ONBATT * EXECUTE onbatt
upssched-cmd (on Synology):
I don’t see this file. Here are all the files in...
2020 Aug 11
4
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
On Mon, 10 Aug 2020, Todd Benivegna wrote:
> synoups: https://hastebin.com/xexafofiha.bash
Wow! What a mess. It looks as if Synology wanted to write their own "NUT", but
decided it would be easier to put their ideas in a script when they saw they
could use upssched.conf to call it. NUT intends such a script for timer
management. Syno...
2020 Aug 14
4
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
Thanks Larry, no problem. I appreciate the input. Whenever you get a chance I’d really like to compare notes with someone who has NUT and a Synology to see why the heck mine doesn’t work! ;). I’m also using my Pi as the master like you. Thanks.
Todd
--
Todd Benivegna // todd at benivegna.com
On Aug 14, 2020, 11:55 AM -0400, Larry Fahnoe <fahnoe at fahnoetech.com>, wrote:
> On Fri, Aug
2020 Jan 02
0
upsmon -c fsd command in pfsense master does not shutdown Synology slave
...o preserve battery lifetime while testing
all these) but the weird thing is that my Syno doesn't seem to get a hold of
the FSD event. My pfsense master and UPS shuts down properly though. As soon
as I issue the FSD, the /var/log/messages in my Syno says this:
2019-12-31T02:05:03+08:00 Synology synoups: [UPS] Check Boot Status.
2019-12-31T02:05:03+08:00 Synology synoups: WARNING: UPS is On-Line
But when I recreate the shutdown sequence by unplugging the mains, all goes
well and the Syno picks up the OB LB FSD event properly. Does this mean that
Syno needs to see that the UPS is in OB LB state to...
2020 Aug 09
0
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
On Sun, 9 Aug 2020, Todd Benivegna wrote:
> upssched.conf (on Synology):
> CMDSCRIPT /usr/syno/bin/synoups
>
> upssched-cmd (on Synology):
> I don’t see this file.
The CMDSCRIPT declaration says that in a Synology box the file that NUT calls
upssched-cmd is called /usr/syno/bin/synoups. Could we see this file? Thanks.
> What is "Safe mode"? Is it complete power down?...
2020 Aug 10
0
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
Here ya go, this should work.
synoups:
https://hastebin.com/xexafofiha.bash
Todd
--
Todd Benivegna // todd at benivegna.com
On Aug 10, 2020, 9:04 AM -0400, Todd Benivegna <todd at benivegna.com>, wrote:
> Wow. That’s weird. Blank for me too! I will send again when I get home. Sorry about that!
>
> --
> Todd Benivegn...
2020 Aug 14
0
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
Sorry, I guess it is */usr/syno/bin/synoups*
On Fri, Aug 14, 2020 at 2:27 PM Todd Benivegna <todd at benivegna.com> wrote:
> I found something interesting that I think may apply here. Check this
> out...
>
>
>
> https://forum.synology.com/enu/viewtopic.php?f=19&t=73960&hilit=ups+slave
>
> *I have the...
2020 Aug 10
0
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
On Mon, 10 Aug 2020, Todd Benivegna wrote:
> Here is the /usr/syno/bin/synoups file
> https://hastebin.com/sibopejuyu.bash
Firefox, Opera, w3m, lynx, and wget all report that this link is empty. Do you
see anything?
Roger
2020 Aug 11
0
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
On Tue, Aug 11, 2020 at 12:46 AM Roger Price <roger at rogerprice.org> wrote:
> On Mon, 10 Aug 2020, Todd Benivegna wrote:
>
> > synoups: https://hastebin.com/xexafofiha.bash
>
> Wow! What a mess. It looks as if Synology wanted to write their own
> "NUT", but
> decided it would be easier to put their ideas in a script when they saw
> they
> could use upssched.conf to call it. NUT intends such a script f...
2020 Aug 11
0
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
...bin.com/evadipomew.bash
2. lrwxrwxrwx 1 root root 4 May 27 05:26 /bin/sh -> bash*
Hope that helps!
Todd
--
Todd Benivegna // todd at benivegna.com
On Aug 11, 2020, 1:46 AM -0400, Roger Price <roger at rogerprice.org>, wrote:
> On Mon, 10 Aug 2020, Todd Benivegna wrote:
>
> > synoups: https://hastebin.com/xexafofiha.bash
>
> Wow! What a mess. It looks as if Synology wanted to write their own "NUT", but
> decided it would be easier to put their ideas in a script when they saw they
> could use upssched.conf to call it. NUT intends such a script for timer
>...
2020 Aug 14
0
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
...the Synology NAS NUT configuration more closely.*
*When configured as a NUT slave device, the Synology responds to an FSD
notification from the NUT master by calling a script defined in the
Synology's /usr/syno/etc/ups/upssched.conf with an "fsd" argument. The
script is /usr/syno/bin/synoups.*
*Before causing the NAS to go into "safe mode", the script first retrieves
the status of the NUT master with upsc. If the status is "OL" (on-line),
the script aborts any action for the received FSD notification. Since the
UPS is actually on-line and not in a low battery state...
2020 Aug 12
3
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
...ivegna // todd at benivegna.com
On Aug 11, 2020, 7:32 AM -0400, Larry Fahnoe <fahnoe at fahnoetech.com>, wrote:
> On Tue, Aug 11, 2020 at 12:46 AM Roger Price <roger at rogerprice.org> wrote:
> > > On Mon, 10 Aug 2020, Todd Benivegna wrote:
> > >
> > > > synoups: https://hastebin.com/xexafofiha.bash
> > >
> > > Wow! What a mess. It looks as if Synology wanted to write their own "NUT", but
> > > decided it would be easier to put their ideas in a script when they saw they
> > > could use upssched.conf to call it...
2020 Aug 08
3
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
upsmon.conf on server: https://pastebin.com/z4CrUTxb
nut.conf on server: https://pastebin.com/540ShZH7
Permissions for /etc/nut: https://hastebin.com/qecolodapi.diff
On the Synology (I didn’t edit any of these files):
ups.conf: https://hastebin.com/dedereqizi.shell
upsd.conf: https://hastebin.com/pupeseweda.css
upsd.users: https://hastebin.com/ocenamecex.cs
I don’t think I am able to run