Displaying 20 results from an estimated 26 matches for "devents".
Did you mean:
events
2019 Aug 14
0
[PATCH libnbd 3/3] python: Add test for doing asynch copy from one handle to another.
...dst.aio_pwrite (buf, offset,
+ lambda err, buf=buf:
+ write_completed (buf, err))
+ writes = []
+
+ poll = select.poll ()
+
+ sfd = src.aio_get_fd ()
+ dfd = dst.aio_get_fd ()
+
+ sevents = 0
+ devents = 0
+ if src.aio_get_direction () & nbd.AIO_DIRECTION_READ:
+ sevents += select.POLLIN
+ if src.aio_get_direction () & nbd.AIO_DIRECTION_WRITE:
+ sevents += select.POLLOUT
+ if dst.aio_get_direction () & nbd.AIO_DIRECTION_READ:
+ dev...
2018 Apr 18
2
Is anyone using Isilon OneFS in combination with Samba with AD authentication ?
Hi,
We are in the process of testing a migration of our current setup which
contains Samba 4 as Classic DC with LDAP backend, Isilon OneFS bulk
storage serving NFS/SMB shares and Windows/Mac/Linux clients to a more
modern Samba 4 AD.
We need to migrate to Samba AD because of Windows 10 and macos 10.13.x
(and for several other reasons).
But we run into an issue with authenticating the clients
2019 Mar 27
1
Samba AD and adding a Windows 2008R2 DC
Hi,
On Mon, 2019-03-25 at 12:28 +0000, Rowland Penny via samba wrote:
> On Mon, 25 Mar 2019 11:24:03 +0000
> "Deventer-2, M.S.J. van via samba" <samba at lists.samba.org> wrote:
>
> > Hi,
> >
> > we now have an old Windows NT4.0 domain served by Samba 4.2.x
> > (using
> > Samba and LDAP) and want to move to Windows AD.
> > The reason
2019 Mar 25
2
Samba AD and adding a Windows 2008R2 DC
Hi,
we now have an old Windows NT4.0 domain served by Samba 4.2.x (using
Samba and LDAP) and want to move to Windows AD.
The reason we need to do that is because of the clients (Windows 10 and
MacOS) and because of a third party device which does not want to talk
to Samba AD (Isilon OneFS).
I did a 'classicupgrade' to Samba AD from our Samba/LDAP config and
then I use this guide :
2019 Aug 11
4
[PATCH libnbd v2 0/3] python: Add test for doing asynch copy.
v1 was here:
https://www.redhat.com/archives/libguestfs/2019-August/msg00103.html
In v2 I've made several changes:
- Fix Python callbacks so if they don't return something
which is int-like, we assume they mean to return 0.
- Add nbd.Buffer free() method. Read commit message in
patch 2 to see what this is about.
- Fixed the asynch copy test to deal with the unbelievably
2008 Aug 15
2
out of memory in flist_expand
Hello list,
I get the following error using rsync 3.0.3 (both sides):
...
data/xxxxxxxx/admin_docs/2/8/9/9/0/7/9/msg-75682-748.msg is uptodate
data/xxxxxxxx/admin_docs/2/8/9/9/0/8/0/msg-75682-749.txt is uptodate
ERROR: out of memory in flist_expand [generator]
rsync error: error allocating core memory buffers (code 22) at util.c(117)
[generator=3.0.3]
rsync error: received SIGUSR1
2019 Aug 14
5
[PATCH libnbd 0/3] Use free callback to hold ref to AIO buffer.
Basically the same as this patch series, but for Python:
https://www.redhat.com/archives/libguestfs/2019-August/msg00235.html
plus adding the 590 asynch test at the end.
Rich.
2008 Jun 06
2
Samba AD valid users issue
I have setup a new server centos 5.1 server as a storage
server with over 7TB of storage. The server has been
integrated into a large Active Directory network there are
5 primary AD servers and a large number of local AD server
at each location (over 20). There are also over 15 trusted
domains hundreds of groups and thousands of users. It has
been quite a challenge to integrate the Linux
2020 Jun 17
2
C8 - KVM on bridge on VLAN on team issues.
As part of my initial KVM host on C8 deployment, I decided to set up
some HA features on the new host, specifically NIC teaming. Teaming
seems to be bond++ of a sort, so I thought I would at least try it.? So
here's the scenario:
1.) Server with two gigabit ethernet ports, two Cisco switches.
2.) During install, used the 'Server with GUI' group and added the
virtualization
2019 Aug 10
7
[PATCH libnbd 0/5] WIP: python: Add test for doing asynch copy.
This doesn't yet work. However it does make me more convinced than
ever that we really need to sort out persistent buffer lifetimes in
the library (similar to what we did for closures).
Rich.
2019 Mar 25
0
Samba AD and adding a Windows 2008R2 DC
On Mon, 25 Mar 2019 11:24:03 +0000
"Deventer-2, M.S.J. van via samba" <samba at lists.samba.org> wrote:
> Hi,
>
> we now have an old Windows NT4.0 domain served by Samba 4.2.x (using
> Samba and LDAP) and want to move to Windows AD.
> The reason we need to do that is because of the clients (Windows 10
> and MacOS) and because of a third party device which does
2008 Apr 29
2
xinetd question
I am using centos 5.1 x86_64
I am wanting to restart xinetd
when I do "service xinetd restart"
it says xinetd unrecognized service
when I do "/etc/init.d/xinetd restart"
I get no such file or directory.
How does one restart xinetd?
THanks,
Jerry
2008 Aug 07
1
rsync operation times out on excluded directory
Hello list,
I have the following problem for awhile now. A backup script is running on
server Backup. Every night a complete backup of /home is made of server Server,
using rsync over SSH. (rsync version 3.0.2 on Debian/Linux)
Now. There is one user, that has a NFS mount in his homedirectory on Server
"/home/username/mnt". This user uses NFS to access his laptop's filesystem. At
2008 Jul 11
3
command line configuration of DSL access
Hi there,
how can I configure a DSL access using the command line? The Red Hat
Certified Engineer Linux Study Guide does not describe this and I
could not find any description on the internet.
- Gergely
2008 Mar 28
1
SSl Certificate problem
Hi,
I have a c4 server that I am trying to migrate an ssl site over to a new C5
machine with all of the updates. The certificate is an equifax cert and works
as advertised on the C4 server. When I move it over to the C5 machine I get
error in firefox that says error code -12227 which
http://www.mozilla.org/projects/security/pki/nss/ref/ssl/sslerr.html says is
an
2018 Sep 14
2
Routing(?) issue
W dniu 13.09.2018 o?22:19, Oleg Cherkasov pisze:
> On 13. sep. 2018 21:02, Marcin Trendota wrote:
>>
>> There is nginx on port 80.
>> I've turned off SELinux for testing purposes.
>>
>> [root at chamber ~]# nmap chamber -p80
>> [...]
>> PORT?? STATE SERVICE
>> 80/tcp open? http
>>
>> [root at chamber ~]# nmap -p80
2008 Jun 30
4
INIT 5 and system is gone
I had been running a system on Centos 5.1 at INIT 3. I did the upgrade
to Centos 5.2 with the aid of the powernowk8 patch.
Previously I would VNC into the unit when I needed to do admin stuff
with a GUI. Well I noticed that I was NOT getting GNOME via VNC since
the upgrade (worked before just fine with 5.1). So I tried an INIT 5
from the command line (always worked before), but the system
2020 Jun 17
3
C8 - KVM on bridge on VLAN on team issues.
On 6/17/20 9:59 AM, Deventer-2, M.S.J. van wrote:
> Hi,
>
> the first thing that comes to mind, did you set ip_forward to enable in
> /etc/sysctl.conf ?
> net.ipv4.ip_forward = 1
>
> Should explain why you IP on the bridge works but not on the vms.
>
First, thanks for the reply and excellent suggestion.? Yeah, I thought
about that, and while it's not specifically
2008 Jun 28
3
Commercial Rails CMS
Hi:
Are there any commercial Rails based CMS? I searched but I have not
found any. Any pointer?
Cheers
Rob
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this
2008 Jul 01
4
EPIA-M board for Centos
Is there any problems using this board?
I have a dead board in a Book-PC (board size 10.5"x6") so am looking for
a new board.
Actually I want 2 LAN ports. 'Router' boards with enough umph to run
Centos are expensive.
I can pick up a VIA epia-m with 512Mb memory for $70 including shipping,
so this is rather attractive option. I do have a 100Mb low-height PCI
board that I