Displaying 16 results from an estimated 16 matches for "backstop".
2019 Jan 27
4
Just an interesting data point
...also 3KVA), wqhich operates at a 90% power
factor, considers this same load to be 43% load.
I wasn't expecting that much of a reduction.
I have the snmp-ups driver working with it, have not enabled upsmon yet,
but upsc seems to get a rather limited set of data from it:
minbar:root:~:1 # upsc backstop at localhost
battery.runtime: 25200.00
battery.runtime.elapsed: 0.00
device.mfr: CYBERPOWER
device.model: PR3000LCDRTXL2U
device.serial: PTEHU2000098
device.type: ups
driver.name: snmp-ups
driver.parameter.mibs: cyberpower
driver.parameter.pollinterval: 2
driver.parameter.port: backstop.caerllewys....
2024 Jul 30
1
SSH time increased significantly after upgrade to OpenSSH 9.6p1
...ed NTRU Prime + x25519 key
> exchange method by default ("sntrup761x25519-sha512 at openssh.com").
> The NTRU algorithm is believed to resist attacks enabled by future
> quantum computers and is paired with the X25519 ECDH key exchange
> (the previous default) as a backstop against any weaknesses in
> NTRU Prime that may be discovered in the future. The combination
> ensures that the hybrid exchange offers at least as good security
> as the status quo.
>
> This is more expensive than the previous defaults. You can disable
> this if necessa...
2024 Jul 28
1
SSH time increased significantly after upgrade to OpenSSH 9.6p1
...the hybrid Streamlined NTRU Prime + x25519 key
exchange method by default ("sntrup761x25519-sha512 at openssh.com").
The NTRU algorithm is believed to resist attacks enabled by future
quantum computers and is paired with the X25519 ECDH key exchange
(the previous default) as a backstop against any weaknesses in
NTRU Prime that may be discovered in the future. The combination
ensures that the hybrid exchange offers at least as good security
as the status quo.
This is more expensive than the previous defaults. You can disable
this if necessary on either the server or cli...
2024 Jul 08
1
Windows 11 logon issue
...eem to have a SID, might mean your
win11 computer cannot, for some reason, contact the DC, so have you
tried the standard Windows fix ? Also known as turning it off and on
again ;-)
I think you can ignore the 'NT_STATUS_TIME_DIFFERENCE_AT_DC', Samba
seems to return it as an error code as a backstop, try turning up the
loglevel to 2 on the DCs, that should make another error message pop
out.
Rowland
2011 Sep 28
8
Getting the page fault count for domU
Hi
How do we get the number of page faults done by a guest in a scheduling
epoch?
Assuming only one VCPU per guest, can I get it from vcpu_info[]?
I hope this is not a vey trivial question :)
thanks
Chintu
--
View this message in context: http://xen.1045712.n5.nabble.com/Getting-the-page-fault-count-for-domU-tp4847541p4847541.html
Sent from the Xen - Dev mailing list
2019 Jan 27
0
Just an interesting data point
...> expects. Can anyone fill in that detail for me? I'd like to give it a try.
Actually, never mind, on re-examining the documentation I figured out
it's serial. I gave it a try and it detected the UPS, but failed to
establish communication:
minbar:root:~:4 # /lib64/nut/powerpanel -a backstop-pp
Network UPS Tools - CyberPower text/binary protocol UPS driver 0.27 (2.7.4)
Warning: This is an experimental driver.
Some features may not function correctly.
CyberPower UPS with text protocol on /dev/ttyS0 detected
Communications with UPS lost: Status read failed!
According to
https://networ...
2004 Aug 03
0
Can Zap detect line is already off-hook?
...htly odd * configuration for testing purposes. I
have a working * setup with SIP softphones, VoIP trunks and a single X100P
clone for PSTN access.
The PSTN line I'm using for testing is also in use by other folks. For
incoming calls, I'd like to set is up so that * functions as a voicemail
backstop on this line. This much is working fine.
For outgoing, I'd like * to be able to tell if the line is already in use by
someone else - ie when it tries to take the line off hook, can it detect
that the line is already off hook and return to the dialplan that the line
is unavailable?
--
David Gu...
2020 Apr 03
0
[External] The finalizer of the externalPtr does not work when closing R?
...RegisterFinalizerEx in your C code. See
https://cran.r-project.org/doc/manuals/r-release/R-exts.html#External-pointers-and-weak-references
This still gives you only "best effort"; for anything stronger you
would need a different approach.
In general, finalizers should only be used as a backstop, not as a
primary resource management tool (in R or any other garbage-collected
language).
Memory leaks are not an issue -- unless you are doing very unusual
things your OS will reclaim memory resources used by your process when
it exits, cleanly or otherwise.
Best,
luke
On Fri, 3 Apr 2020, Wan...
2024 Jul 06
1
Windows 11 logon issue
Hi,
I recently noticed that two separate Windows 11 machines joined to my
domain are not letting me log in to them as a domain user. In the
Windows Security event log I can see 'Audit Failure' - 'An account
failed to log on'. Details shown are: 'Account for which logon failed'
- 'Security ID: NULL SID'; 'Account Name: myusername'; 'Account
Domain:
2020 Apr 03
4
The finalizer of the externalPtr does not work when closing R?
Hi all,
I found that the finalizer of the externalPtr is not called when R is
quitting. However, manually calling GC() works fine. This behavior is
observed on devel R 2020-04-02 r78142 on Win and R 3.6.3 on Ubuntu. I make
a reproducible package here: https://github.com/Jiefei-Wang/example
Here is the detail of how to reproduce the problem, I create a temporary
file in the package root path and
2015 Nov 18
3
OT: Replacing Venerable NAS
On Nov 18, 2015, at 1:01 PM, John R Pierce <pierce at hogranch.com> wrote:
>
> On 11/18/2015 11:55 AM, Warren Young wrote:
>> It?s rather annoying to buy a NAS, then later realize you need to buy*another* NAS as a mirror in case the first one roaches itself. Isn?t that what redundant storage is supposed to avoid?
>
>
> no, RAID is purely availability when faced with
2024 Jul 28
1
SSH time increased significantly after upgrade to OpenSSH 9.6p1
Team,
We upgraded sshd in our product from OpenSSH 8.6 to OpenSSH 9,.6.
After the upgrade, clients are seeing significant increase in time to
do ssh to the listener. Normally, a single ssh does not matter much
but some of our workflows involve about 3000 to 4000 ssh connect and
close and this is hitting us hard,
I enabled logging on the server side. I see the most of the increase
is here in
2008 Dec 02
8
[Question] How to support page offline in Xen environment
Hi, all
Page offline can be used by many purpose, like memory offline, memory power management, proactive action when multiple CE error happen to one page etc. In virtualization environment without guest offline support, we think offline a page usually means replace the old page with a new one transparently to guest.
Currently we are trying to add page offline support in Xen environment .
2011 Nov 28
29
Lack of foreign-key constraints support in ActiveRecord
Is there any reason why AR has never supported foreign-key constraints?
I can understand the lack of support for triggers and stored procedures
since they are highly dependent on the database to create a wrap API
around them. But this is not the case for foreign keys.
This is specially important for open-source projects like
Redmine/Chiliproject and Gitorious where you shouldn''t be
2017 Jan 21
2
IR canonicalization: shufflevector or vector trunc?
On Thu, Jan 19, 2017 at 9:17 AM, Rackover, Zvi <zvi.rackover at intel.com>
wrote:
> Hi Sanjay,
>
>
>
> I agree we should also discuss **if** this canonicalization is beneficial.
>
> For starters, do we have a concrete case where we would benefit from
> canonicalizing shuffles <-> truncates in LLVM IR?
>
> IMO, we should not count benefits for codegen
2013 Jun 13
43
[Hackathon Minutes] Xen 4.4 Planning
This took me a while to post, but given that we are not starting 4.4
just yet, this may be appropriate now. I may have misrepresented some
stuff as it has been 4 weeks since I wrote these.
Cheers
Lars
= Purpose of Roadmap =
* Set a vision for interesting features
* Track items
* Help consumers of Xen with their planning
= Release Models that work well =
There was a brief discussion on two