search for: stateless

Displaying 20 results from an estimated 370 matches for "stateless".

2009 Jul 28
1
[PATCH ovirt-node] Removed subpackages, stateful, stateless, logos, and selinux for inclusuion in Fedora
...nc Requires: grub Requires: /usr/sbin/crond Requires: anyterm -ExclusiveArch: %{ix86} x86_64 - -%define app_root %{_datadir}/%{name} - -%description -Provides a series of daemons and support utilities to allow an -oVirt Node to interact with the oVirt Server. -%package stateless -Summary: oVirt Node for running as embedded hypervisor -Group: Applications/System -Requires: %{name} = %{version}-%{release} -Conflicts: %{name}-stateful -ExclusiveArch: %{ix86} x86_64 - -%description stateless -Provides the oVirt Node functionality needed as part of t...
2016 Nov 11
2
[Bug 1098] New: Stateless packet rewriting of source/destination IPs must update IP header as well
https://bugzilla.netfilter.org/show_bug.cgi?id=1098 Bug ID: 1098 Summary: Stateless packet rewriting of source/destination IPs must update IP header as well Product: nftables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: normal Priority: P5 Component:...
2020 Feb 27
9
[Bug 1410] New: STATELESS, rules with notrack into a map
https://bugzilla.netfilter.org/show_bug.cgi?id=1410 Bug ID: 1410 Summary: STATELESS, rules with notrack into a map Product: nftables Version: unspecified Hardware: x86_64 OS: Debian GNU/Linux Status: NEW Severity: enhancement Priority: P5 Component: nft Assignee: pablo at netfilter.o...
2018 Mar 26
3
centos7: pptpd vpn problem: mppe_decompress[0]: FLUSHED bit not set in stateless mode!
....ansaldi.loc NetworkManager[1026]: <info> [1522061428.6946] manager: (ppp0): new Generic device (/org/freedesktop/NetworkManager/Devices/40)mar 26 12:50:28 s- virt.ansaldi.loc pppd[26783]: peer from calling number x.x.x.x authorizedmar 26 12:50:31 s-virt.ansaldi.loc pppd[26783]: MPPE 128-bit stateless compression enabledmar 26 12:50:34 s-virt.ansaldi.loc pppd[26783]: local IP address 192.168.11.1mar 26 12:50:34 s- virt.ansaldi.loc pppd[26783]: remote IP address 192.168.11.100 But when I try to connect from a client (through the V. S. router) to my server via VPN, or ping it, on 4 ping only two...
2009 Mar 19
1
stateless dom0
Hello, I''m trying to setup stateless dom0 host image. The idea is to make dom0 host diskless booted off storage/pxe. What are the best practices of making such a setup ? I already tried nfs-root iscsi-root and aoe-root all these setups works perfect, what about making xen running rootless I mean in ramdisk ? _______________________...
2009 Oct 07
0
Embedded Question-Stateless readonly filesystem
...donly root filesystem for asterisknow 1.5 which uses centos 5.3 ,if it this works will be amazing.It will always ensure asterisknow1.5 boot cleanly even improperly shutdown or on crash. Some information you are looking for is available at http://plone.lucidsolutions.co.nz/linux/io/using-centos-5.2-stateless-linux-support-on-a-flash-based-root-filesystem Thx >>* -----Original Message----- *>>* From: centos-bounces at centos.org <http://lists.centos.org/mailman/listinfo/centos> *>>* [mailto:centos-bounces at centos.org <http://lists.centos.org/mailman/listinfo/centos>] On...
2018 Jan 10
5
[Bug 1213] New: Nft stateless NAT (NOTRACK)
https://bugzilla.netfilter.org/show_bug.cgi?id=1213 Bug ID: 1213 Summary: Nft stateless NAT (NOTRACK) Product: nftables Version: unspecified Hardware: All OS: Ubuntu Status: NEW Severity: critical Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter: mskim128 a...
2020 Jan 28
0
tinc crashing behind "stateless firewall"
...my laptop in the WiFi of the hostel. I don't know if this data helps, but I created an experiment setup and saved journald logs and dumpcap dumps, from the "server" and the "client" (the laptop in the WiFi of the hostel) I talked to people and the term that fell was "stateless firewall". I *BELIEVE* the firewall in the hostel was dropping packages which are important for the tinc protocol. Anyway I guess tinc should be able to handle this in any case and not crash, or be killed by the kernel. You can download all the date I logged here : https://git.ingolf-wagner....
2005 Mar 21
2
speex and single frame decompression
...another path od the same encoded stream: frame 1, frame 2, frame?3, frame 4? -> pcm_frame_1', pcm_frame_2', pcm_frame_3', pmc_frame_4', ? Question: pcm_frame_2?? ???? pcm_frame_2'?? will by identical? ? I thik, above quiestion coul'd be simplified to: "is speex stateless?" ? Regards ? Janek ?
2014 Mar 18
0
Problem with RW_MOUNT in a diskless system
...;yes' to mount the system filesystems read-only. READONLY=yes # Set to 'yes' to mount various temporary state as either tmpfs # or on the block device labelled RW_LABEL. Implied by READONLY TEMPORARY_STATE=yes # Place to put a tmpfs for temporary scratch writable space RW_MOUNT=/var/lib/stateless/writable #RW_MOUNT= # Label on local filesystem which can be used for temporary scratch space RW_LABEL=stateless-rw # Options to use for temporary mount RW_OPTIONS= # Label for partition with persistent data STATE_LABEL=stateless-state # Where to mount to the persistent data STATE_MOUNT=/var/lib/st...
2005 Mar 08
29
Interrupt levels
...0 0 100 0 0 0 0 144464 4 127748 0 0 0 0 10 7 0 0 100 0 0 0 0 144400 4 127748 0 0 0 19 77 56 0 0 100 0 However on the dom0 instance (which doesn''t run any of the above services, just the bridge) is seems very high: nic@stateless:~$ vmstat 3 procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu---- r b swpd free buff cache si so bi bo in cs us sy id wa 0 0 12 10640 40 31168 0 0 17 25 94 19 0 1 99 0 0 0 12 10576 40 31168 0 0 0...
2011 Feb 09
2
CSRF Protection Bypass in Ruby on Rails - I don't get it ...
...e 2.3 patch mentions "Flash animations and Java applets" - does the whole thing deserve a bit more explaining? 2. Lines 40-48 in the 2.3 patch changes the CSRF protection to only allow get requests and requests with the correct form authenticity token through - is this not going to break stateless web service and ActiveResource post requests that does not maintain state on the client side? - line 228 in the 2.3 patch tests that xml requests should be validated for authenticity token. This is going to break quite a few things. Should Rails by default (still) support authenticated stateless r...
2009 Jul 15
1
[PATCH node] Changes the exit/continue based on context.
If the script is run during the system startup then it says "Continue with stateless boot". If the script is run from the command line then it says "Quite and Exit". Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- scripts/ovirt-config-setup | 22 ++++++++++++++++++++-- scripts/ovirt-firstboot | 2 +- 2 files changed, 21 insertions(+), 3 d...
2018 Mar 26
0
centos7: pptpd vpn problem: mppe_decompress[0]: FLUSHED bit not set in stateless mode!
On 03/26/2018 04:03 AM, Dario Lesca wrote: > I try to setup a PPTP VPN server on Centos 7 If you have ANY other option, do not use PPTP.? If your client router supports IPSec, it will be vastly more secure. PPTP's encryption handshake uses a key derived from the password.? It is extremely weak, and (IIRC) if it is cracked, the attacker will know the password that you used, which may
2010 Jan 13
1
Running Asterisk & Freepbx on readonly Root (Stateless System)
Hi I am trying to Run AsteriskNow 1.5 which uses Centos 5.3 Distribution with Readonly Root Filesytem. Right now if I shutdown the system abrupty or there is power failure linux kernel doesn't not boot "Kernel panic" and other short of issues.prb due to corrupted files. Thats why i want to make root filesystem as read-only and placing some directories /var and /etc/asterisk etc as
2005 Dec 22
3
acts_as_stateless ?
Is there such a thing that I could use to store sessions in the DB instead of in a cookie so that I can ensure users will be able to access their session data even across several load balancers? We use totally stateless machines here at work and I am worried about deploying a rails app in production that uses a volitile session stored on the machine. Any help is great! Happy Holidays, Mark -- -------------------------------------------------------------------- I am Mark Daggett and I approve this message.
2012 Nov 02
3
[LLVMdev] DependenceAnalysis and PR14241
...= getelementptr inbounds i32* %phi.ptr, i64 1 %cmp = icmp eq i32* %next.ptr, %end.ptr br i1 %cmp, label %exit, label %while.body exit: ret void } With the old DependenceAnalysis testing I get: % ./bin/opt -S -o - PR14241.ll -analyze -basicaa -da Printing analysis 'Basic Alias Analysis (stateless AA impl)': Pass::print not implemented for pass: 'Basic Alias Analysis (stateless AA impl)'! Printing analysis 'Dependence Analysis' for function 'f': With my patch to the testing output: % ./bin/opt -S -o - PR14241.ll -analyze -basicaa -da Printing analysis 'Basic...
2005 Sep 06
4
"Stateless" effects
I just added the patch submitted with ticket #2133 to the SVN trunk, with slight modifications. (And yeah, I know I said "bug fixes" only till 1.5, but this patch probably counts as a bugfix). Big thanks to the contributors on this! I''ll probably will give it a second pass and will do some refactoring. Anyone want to work on/can come up with some sort of generalized
2009 May 19
1
[PATCH node-image] Fixing the autotest script.
The test_stateless_pxe_nohd test was broken. Fixed. Result code was not matching the success/failure state for the tests. Fixed. Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- autotest.sh | 115 +++++++++++++++++++++++++++++++++------------------------- 1 files changed, 65 insertions(+), 50 del...
2014 Jan 17
2
Re: LVM mounting issue
...M’s bootable disk (look at the image_id node in “disks” xml file attached); 3. Now I go to the RHEV-H to look for the disk image itself: [root@rhevh1 /]# find / -name cc6e4400-7c98-4170-9075-5f5790dfcff3 /dev/1a9aa971-f81f-4ad8-932f-607034c924fc/cc6e4400-7c98-4170-9075-5f5790dfcff3 /var/lib/stateless/writable/rhev/data-center/mnt/blockSD/1a9aa971-f81f-4ad8-932f-607034c924fc/images/8a3e02de-d8ab-4357-ba8c-490f3ba3e85c/cc6e4400-7c98-4170-9075-5f5790dfcff3 /rhev/data-center/mnt/blockSD/1a9aa971-f81f-4ad8-932f-607034c924fc/images/8a3e02de-d8ab-4357-ba8c-490f3ba3e85c/cc6e4400-7c98-4170-9075-5f5790df...