Displaying 15 results from an estimated 15 matches for "49216".
Did you mean:
9216
2016 Dec 25
1
System freeze if mount cifs share with option "hard", and samba server is not available
...ase=ffff88003d4e3000 iov_len=4096
[ 3058.820508] fs/cifs/file.c: 9: iov_base=ffff8800109cb000 iov_len=4096
[ 3058.820510] fs/cifs/file.c: 10: iov_base=ffff88003b56b000 iov_len=4096
[ 3058.820512] fs/cifs/file.c: 11: iov_base=ffff880013bd6000 iov_len=4096
[ 3058.820515] fs/cifs/cifssmb.c: total_read=49216 buflen=49216 remaining=49152
[ 3058.820529] fs/cifs/cifssmb.c: cifs_readv_callback: mid=61459 state=4 result=0 bytes=49152
[ 3058.820531] fs/cifs/misc.c: Null buffer passed to cifs_small_buf_release
[ 3058.820546] fs/cifs/cifssmb.c: cifs_async_readv: offset=116178944 bytes=16384
[ 3058.820547] fs/c...
2014 Jul 28
0
Samba AD DC not Available
...=1 Ack=12 Win=14720 Len=0
91.085382 192.168.1.253 -> 192.168.10.16 TCP 60 49215 > domain [ACK]
Seq=12 Ack=2 Win=65536 Len=0
$ telnet <domain ip> 445 --> from client
$ tshark host 192.168.1.253 --> at server
106.929307 192.168.1.253 -> 192.168.10.16 TCP 66 49216 > microsoft-ds [SYN]
Seq=0 Win=8192 Len=0 MSS=1460 WS=256 SACK_PERM=1
106.929319 192.168.10.16 -> 192.168.1.253 TCP 66 microsoft-ds > 49216 [SYN,
ACK] Seq=0 Ack=1 Win=14600 Len=0 MSS=1460 SACK_PERM=1 WS=128
106.950451 192.168.1.253 -> 192.168.10.16 TCP 60 49216 > microsoft-ds [ACK]
S...
2011 Jul 25
0
[PATCH node] Drop F15 build recipes
...lo -j ACCEPT
-# libvirt
--A INPUT -p tcp --dport 16509 -j ACCEPT
-# libvirt-cim
--A INPUT -p tcp --dport 5989 -j ACCEPT
-# SSH
--A INPUT -p tcp --dport 22 -j ACCEPT
-# guest consoles
--A INPUT -p tcp -m multiport --dports 5634:6166 -j ACCEPT
-# migration
--A INPUT -p tcp -m multiport --dports 49152:49216 -j ACCEPT
-# snmp
--A INPUT -p udp --dport 161 -j ACCEPT
-#
--A INPUT -j REJECT --reject-with icmp-host-prohibited
--A FORWARD -m physdev ! --physdev-is-bridged -j REJECT --reject-with icmp-host-prohibited
-COMMIT
-EOF
-# configure IPv6 firewall, default is all ACCEPT
-cat > /etc/sysconfig/ip6ta...
2014 Nov 24
2
Re: Libvirt Live Migration
I will try a newer version.
On 24 November 2014 at 11:30, Michal Privoznik <mprivozn@redhat.com> wrote:
> On 24.11.2014 11:23, Dhia Abbassi wrote:
>
>> Thanks for your answer,
>>
>> 1) In this case i'm not using shared storage, the migration is happening
>> between two non-shared storage with full disk copy
>> 2) I already created the file with same
2014 Dec 01
0
Re: Libvirt Live Migration
...hought it's security issue so I disabled the SELINUX and I make some
firwall configuration but the problem persist:
<<
* sudo iptables -A INPUT -p tcp -m multiport --ports 16509 -m comment
--comment "libvirt" -j ACCEPT*
* sudo iptables -A INPUT -p tcp -m multiport --ports 49152:49216 -m comment
--comment "migration" -j ACCEPT*
>>
Have you any idea what is the reason behind this problem??
On 24 November 2014 at 11:32, Dhia Abbassi <dhia.absi at gmail.com> wrote:
> I will try a newer version.
>
> On 24 November 2014 at 11:30, Michal Privoznik <...
2014 Dec 04
1
Re: Libvirt Live Migration
...e so I disabled the SELINUX and I make some
> firwall configuration but the problem persist:
> <<
>
> * sudo iptables -A INPUT -p tcp -m multiport --ports 16509 -m comment
> --comment "libvirt" -j ACCEPT*
> * sudo iptables -A INPUT -p tcp -m multiport --ports 49152:49216 -m
> comment --comment "migration" -j ACCEPT*
> >>
> Have you any idea what is the reason behind this problem??
>
> On 24 November 2014 at 11:32, Dhia Abbassi <dhia.absi@gmail.com> wrote:
>
>> I will try a newer version.
>>
>> On 24 Novembe...
2011 Mar 25
0
Some notes on using QMP to hot plug disks
...ot": 3,
"class_info": {"class": 256, "desc": "SCSI controller"}, "id":
{"device": 6900, "vendor": 4097}, "function": 0, "regions": [{"bar":
0, "size": 64, "address": 49216, "type": "io"}, {"prefetch": false,
"mem_type_64": false, "bar": 1, "size": 4096, "address": 4026535936,
"type": "memory"}]}, {"bus": 0, "qdev_id": "", "irq": 11,...
2009 Jul 10
2
[PATCH: node 0/3] replace ovirt-identify-node with matahari
This patchset removes ovirt-identify-node and ovirt-listen awake.
It adds startup script support for the matahari qmf agent, which takes
over the responsibility for communicating node hardware capabilities
to the ovirt-server.
On the server side, host-browser has had its node identification
functionality replaced by a new script, host-register, which is what
interfaces with the matahari qmf agent
2009 Jul 08
1
[PATCH: ovirt-identify-node replacement 0/4] ovirt node patch to replace ovirt-identify-node with matahari qmf agent
The purpose of this patch is to add support for the matahari qmf agent
package (http://git.et.redhat.com/?p=matahari.git;a=summary) to the node.
The following actions are taken:
1. Deprecate ovirt-identify-node and ovirt-listen-awake by removing
them from the autotools scripts, the rpm spec and the node startup scripts.
2. Remove ovirt-listen-awake and ovirt-identify-node completely.
3. Add
2018 Feb 13
5
firewalld services to open for an ADDC
Hai,
If you use that or the AD, then its incomplete, imo.
Your missing ldaps (636) and the GC (ssl) 3268/3269) ports and maybe NTP (123/tcp) if installed.
Maybe you dont need them, just an observation.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens Jeff
> Sadowski via samba
> Verzonden: dinsdag 13 februari 2018
2017 Apr 28
0
NOT Solved - Re: SELinux policy to allow Dovecot to connect to Mysql
...=audit(1493361700.724:49212): avc: denied { open } for
pid=3068 comm="dict" path="/etc/my.cnf.d" dev="sda3" ino=12779
scontext=system_u:system_r:dovecot_t:s0
tcontext=system_u:object_r:mysqld_etc_t:s0 tclass=dir permissive=1
type=USER_AVC msg=audit(1493361722.244:49216): pid=1 uid=0
auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0
msg='avc: received setenforce notice (enforcing=0)
exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
I made the policy, applied it, and set my standard sendmail test:
sendmail -i...
2017 Apr 26
3
NOT Solved - Re: SELinux policy to allow Dovecot to connect to Mysql
On 04/26/2017 12:29 AM, Robert Moskowitz wrote:
> But the policy generates errors. I will have to submit a bug report,
> it seems
A bug report would probably be helpful.
I'm looking back at the message you wrote describing errors in
ld-2.17.so. I think what's happening is that the policy on your system
includes a silent rule that somehow breaks your system. You'll need
2009 Oct 14
4
Refactor ovirt-node-image code base for inclusion in Fedora
Main reason for refactor is no ovirt-node-image binary image allowed in fedora.
Removed ks files, now in ovirt-node-recipe, which is subpackage of ovirt-node.
Removed tools, these are now in ovirt-node-recipe which is subpackage of
ovirt-node.
2020 Jun 05
0
Wine release 5.10
...0000018 (kernelbase.dll mapping exceeds 4 MiB and is loaded in main executable address space)
49211 Multiple games and applications crash due to NULL device notification handle passed to 'user32.UnregisterDeviceNotification' (BandLab Cakewalk 2020.04, Glorious Model O control software)
49216 Denuvo Anti-Cheat 'denuvo-anti-cheat.sys' crashes on unimplemented function ntoskrnl.exe.KdRefreshDebuggerNotPresent
49217 Denuvo Anti-Cheat 'denuvo-anti-cheat.sys' crashes on unimplemented function ntoskrnl.exe.KeQueryActiveProcessorCountEx
49219 Denuvo Anti-Cheat 'denuv...
2009 Oct 14
8
Refactor ovirt-node code base for inclusion in Fedora
Main reason for refactor is no ovirt-node-image binary image allowed in fedora.
Moves tools and kickstart files form ovirt-node-image to subpackage ovirt-node-recipe.
Removes old sub packages form ovirt-node, stateless, logos, selinux.
Modifies init scripts to meet Fedora packaging guidelines: added status, reload, and lockfile, rhbz: 514221
Added License file.