Displaying 5 results from an estimated 5 matches for "l1489".
Did you mean:
1489
2020 Nov 07
0
upsd "events"
...ternally. The majority of the mapping is in the comments here: https://github.com/networkupstools/nut/blob/v2.7.4/clients/upsmon.h <https://github.com/networkupstools/nut/blob/v2.7.4/clients/upsmon.h> and the code here: https://github.com/networkupstools/nut/blob/v2.7.4/clients/upsmon.c#L1466-L1489 <https://github.com/networkupstools/nut/blob/v2.7.4/clients/upsmon.c#L1466-L1489>
There is a lot of business logic in upsmon devoted to logging, reconnecting, and detecting the status changes (potentially across disconnects). If you didn't want to rewrite and test that code in your own s...
2020 Nov 07
3
upsd "events"
Hello,
I'm quite new to NUT, currently setting it up on a few machines in my home
lab because I switched from an APC UPS to a CyberPower unit. This is
running in a home lab, and I'm trying to implement some apparently unusual
logic around load-shedding. I'm strongly considering writing my own custom
script to replace upsmon in order to achieve the desired result.
I see a lot of
2023 Jun 10
0
[Bug 15393] New: rsync attempts to set extended attributes while in dry-run
...a directory (inside another, not as a direct argument)
--recursive, --xattrs and --dry-run are set
--compare-dest, --copy-dest or --link-dest are set
The error seems to come from:
source file generator.c in function recv_generator (line 1489)
https://github.com/WayneD/rsync/blob/v3.2.7/generator.c#L1489
The error seems to be either:
recv_generator (in generator.c) calling copy_xattrs when it should not
or
copy_xattrs (in xattrs.c) / sys_lsetxattr (in lib/sysxattrs.c) not checking the
dry-run flag similarly to the functions in syscall.c do
--
You are receiving this mail because:
You are the QA C...
2020 Nov 07
1
upsd "events"
...; When the state changes, upsmon generates the events internally. The
> majority of the mapping is in the comments here:
> https://github.com/networkupstools/nut/blob/v2.7.4/clients/upsmon.h and
> the code here:
> https://github.com/networkupstools/nut/blob/v2.7.4/clients/upsmon.c#L1466-L1489
>
> There is a lot of business logic in upsmon devoted to logging,
> reconnecting, and detecting the status changes (potentially across
> disconnects). If you didn't want to rewrite and test that code in your own
> script, you could use the EXEC flag in upsmon to start your scrip...
2014 Sep 18
3
libguestfs fails on FreeBSD9.3, MINIX3 qcow2 images
Hello Richard and all,
(continuing from https://www.redhat.com/archives/libguestfs/2014-September/msg00112.html ).
I'm experimenting with libguestfs on non-linux VMs, encountered errors on FreeBSD9.3 and MINIX3 (and few others, but these ones are easy to share), with host Ubuntu 14.04.01 LTS x86-64.
Attached are logs from "virt-inspector -v -x" for each VM.
The images are here: