Displaying 20 results from an estimated 2000 matches similar to: "Synchronizing uids on deferent machines running winbind"
2002 May 13
1
Synchronizing uids on deferent machines running winbind
Hello,
I've a small Linux network, NFS amd NIS server with three clients. Each machine is running winbind to connect to a windows 2000 domain. All is working fine, I just have a problem synchronizing the uids generated by the winbind to a windows user that logs on to the Linux network. For example, on one machine a user can get uid 10000 and on another machine the same user can have uid
2004 Jul 25
3
FXS vs. FXO
Hello,
I've recently purchased Adit 600 with 3FXS and 1FXO to be connected to
my * server via T100P card. This is the output of "status equipment"
command in the Adit600:
For some reason the FXO card is seen as FXS, why? Is it ok? On the card
it is written "FXO".
Regards,
Shlomi Bachar
-------------- next part --------------
An HTML attachment was
2013 Nov 06
1
Re: Calling 'virsh' from within a hook script - avoid deadlock?
Yes.. I saw that, but I have to :)
The issue was solved by converting the hook to Python and using 'subprocess.Popen'. deadlock is gone, all looks good.
Regards
Shlomi
-----Original Message-----
From: Michal Privoznik [mailto:mprivozn@redhat.com]
Sent: Wednesday, November 06, 2013 5:17 PM
To: TSADOK, Shlomi (Shlomi)
Cc: libvirt-users@redhat.com
Subject: Re: [libvirt-users] Calling
2013 Nov 07
2
Re: Calling 'virsh' from within a hook script - avoid deadlock?
On 06.11.2013 16:17, Michal Privoznik wrote:
> On 06.11.2013 11:23, TSADOK, Shlomi (Shlomi) wrote:
>> [...]
>
> http://libvirt.org/hooks.html#recursive
>
> Do not do this.
>
> Michal
>
Maybe I should explain a bit why this is not supported. It's true that
libvirt is multithreaded. However, not in terms of multiple write/modify
accesses to a single domain.
2003 Jan 15
3
winbind LOGON_FAILURE
Environment:
Redhat 7.3
Kernel 2.4.18-4
Samba 2.2.7
NT4 Domain
I have replaced the actual domain name and the name of the PDC with words
DOMAIN_NAME and PDC_NAME. In both cases, the correct domain name and pdc
name are used.
I removed, waited, and then re-added my linux server to our domain from the
server manager on our PDC.
When I then run smbpasswd -j DOMAIN_NAME -r
2013 Nov 06
3
Calling 'virsh' from within a hook script - avoid deadlock?
I'm trying to create a hook that attaches several virtio-scsi disks to a starting vm,
and it seems like the hook enters a deadlock while attempting to do so.
Is there any workaround around this? Any better way, forking virsh execution somehow?
Could anyone explain why this is creating a deadlock in the first place? Isn't libvirt multithreaded?
Thanks for the help!
Shlomi
### hook
2006 Nov 27
2
Shares problem
I am trying to produce 2 kinds of shares:
[homes] the typical home directory share.
And an all users (even guest) writable share.
On the home directory share, I am able to create files through my windows
XP, but I unable to create new directories.
The all available share I can't even browse.
Help please.
Shlomi
PS: I attached my smb.conf
2009 Nov 20
1
What is the relation of CELT and SPEEX?
Hi Jean-Marc,
I got to this mailing list while trying to use the latest SPEEX version
(1.2rc1) VAD capabilities.
I had difficulties to successfully distinguish speech from non speech on
recorded files (probably doing something wrong).
Digging into the code I found out a remark saying :"*The VAD has been
replaced by a hack pending a complete rewrite*".
In search for answer I found out
2006 Jun 13
1
samba 3.0.22 and hebrew file names
Hi
We had an old Sun server running Solaris 2.6 with samba 2.2.2,
Now we upgrade it to Solaris 9 with Samba 3.0.22, but we have one problem.
The file names that are in Hebrew looks on the Windows clients as lines or
squares.
On the old samba server there were no char settings, on the new samba server
I set the char to 862
and the display and unix chars to ISO8859-8 and UTF-8 - it didn't
2008 Jan 11
10
[Bug 14025] New: The X11 / X Server Exhibits Jitters in the Display after it is on for many hours
http://bugs.freedesktop.org/show_bug.cgi?id=14025
Summary: The X11 / X Server Exhibits Jitters in the Display after
it is on for many hours
Product: xorg
Version: 7.2
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2005 Feb 10
1
One "200Mbps" virtual link between 2 ethernet adaptators of 2 linux boxes.
Hi,
------- -------
| B |eth0---------eth0| C |
| |eth1---------eth1| |
------- -------
In an attempt to have the install setup to increase speed and/or reliability
of a link between two linux machines (for example in case of a wireless
connection), I read that there were more than one solution, for example the
old eql driver, bonding
2013 Nov 06
0
Re: Calling 'virsh' from within a hook script - avoid deadlock?
On 06.11.2013 11:23, TSADOK, Shlomi (Shlomi) wrote:
> I'm trying to create a hook that attaches several virtio-scsi disks to a
> starting vm,
>
> and it seems like the hook enters a deadlock while attempting to do so.
>
>
>
> Is there any workaround around this? Any better way, forking virsh
> execution somehow?
>
>
>
> Could anyone explain why
2007 Feb 05
0
Xen Unstable Seed Repository Tarball
The Xen Mercurial cheatsheet (
http://www.cl.cam.ac.uk/research/srg/netos/xen/readmes/hg-cheatsheet.txt
) says:
<<<<<<<<<<<<<
You can point a browser and this and use Hg''s web interface to view
revision history, or use it as the nominated source when issuing
"hg init" or "hg pull" commands.
However, to avoid taxing the Mercurial
2013 Nov 07
0
Re: Calling 'virsh' from within a hook script - avoid deadlock?
On Thu, Nov 07, 2013 at 10:16:29AM +0100, Michal Privoznik wrote:
> On 06.11.2013 16:17, Michal Privoznik wrote:
> > On 06.11.2013 11:23, TSADOK, Shlomi (Shlomi) wrote:
> >> [...]
> >
> > http://libvirt.org/hooks.html#recursive
> >
> > Do not do this.
> >
> > Michal
> >
>
> Maybe I should explain a bit why this is not
2011 Aug 25
2
Synchronizing R libraries on N machines?
Hello!
I am using R on two different machines (under Ubuntu and OS X, but this
is probably irrelevant) and I would like to keep the two installations
'synchronized', in particular in terms of installed packages. For
example, if I install package xxx on my Linux machine, I would like to
find it installed also on my Mac, and vice versa.
I imagine this to be a fairly common problem, so I
2007 Dec 20
5
[Bug 13750] New: Repetitively Taking Screenshots Causes the X Server to Hang
http://bugs.freedesktop.org/show_bug.cgi?id=13750
Summary: Repetitively Taking Screenshots Causes the X Server to
Hang
Product: xorg
Version: 7.2
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nVidia (open)
AssignedTo: aplattner
2020 Jun 11
0
Asterisk 13.34.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 13.34.0.
This release is available for immediate download at
https://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 13.34.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following issues are resolved in this release:
2004 Oct 04
0
Quassar 111 L
I've received a cellulink device: Quasar 111 L, which I want to connect
to my Asterisk machine.
Does anyone have experience with such device?
Regards,
Shlomi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041004/4cdc7911/attachment.htm
2020 Jun 11
0
Asterisk 13.34.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 13.34.0.
This release is available for immediate download at
https://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 13.34.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following issues are resolved in this release:
2020 Jun 11
0
Asterisk 17.5.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 17.5.0.
This release is available for immediate download at
https://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 17.5.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following issues are resolved in this release: