Displaying 20 results from an estimated 700 matches similar to: "POP3 timeout"
2004 Nov 15
3
[OT] Graphics problems -- update
In my SuSE updates this morning, I found "Bug fixes for i810/Radeon
graphics drivers"...
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA \ teastep@shorewall.net
PGP Public Key \ https://lists.shorewall.net/teastep.pgp.key
2012 May 19
1
Migration with rbd storage backend
Hi,
Seems that such migration is currently broken, at least for
0.9.11|0.9.12, with 0.9.8 all works fine:
virsh migrate --live testvm qemu+tcp://towerbig/system
---snip---
2012-05-17 21:22:30.250+0000: 16926: debug :
qemuDriverCloseCallbackGet:605 : vm=testvm,
uuid=feb7ccb6-1087-8661-9284-62e3a1e9f44a, conn=(nil)
2012-05-17 21:22:30.250+0000: 16926: debug :
qemuDriverCloseCallbackGet:611 :
2006 Dec 29
1
Presence issues with "Got SUBSCRIBE for extensions without hint. Please add hint to s"
Hello all,
I have a number of Polycom phones 601's and 430's and I'm seeing:
Got SUBSCRIBE for extensions without hint. Please add hint to s to context
local-hints
in the CLI over and over.
I have:
[local-hints]
exten => 110,hint,SIP/110
exten => 111,hint,SIP/111
exten => 112,hint,SIP/112
exten => 113,hint,SIP/113
exten => 114,hint,SIP/114
The hints seem to be
2006 Dec 29
2
Avaya to Asterisk via H323
I am tasked with linking an Avaya Definity switch to an asterisk box using
it's IP card that handles H.323. All my googles turn up a lot of results but
nothing recent. I am able to find instructions but they are dated from 2005,
and often fail halfway through.
What is the best way to achieve what I want, which is two way calling
between the Avaya switch and Asterisk server using h.323, and
2019 Aug 03
0
DNS Update Failed
Hi
I disabled even the windows server firewall to see if this is what it was
blocking, but it didn't solve it.
There appear to be Kerberos key errors, but the kinit administrator command
works correctly.
/usr/sbin/samba_dnsupdate:; TSIG error with server: tsig verify failure
Regards,
M?rcio Bacci
Em sex, 2 de ago de 2019 ?s 15:51, Marcio Demetrio Bacci <
marciobacci at gmail.com>
2023 Jun 07
1
Using glusterfs for virtual machines with qcow2 images
Hi Chris,
here is a link to the settings needed for VM storage: https://github.com/gluster/glusterfs/blob/03592930239c3b43cbbdce17607c099ae075fd6d/extras/group-virt.example#L4
You can also ask in ovirt-users for real-world settings.Test well before changing production!!!
IMPORTANT: ONCE SHARDING IS ENABLED, IT CANNOT BE DISABLED !!!
Best Regards,Strahil Nikolov?
On Mon, Jun 5, 2023 at 13:55,
2023 Jun 01
1
Using glusterfs for virtual machines with qcow2 images
Chris:
Whilst I don't know what is the issue nor the root cause of your issue with using GlusterFS with Proxmox, but I am going to guess that you might already know that Proxmox "natively" supports Ceph, which the Wikipedia article for it says that it is a distributed object storage system.
Maybe that might work better with Proxmox?
Hope this helps.
Sorry that I wasn't able
2006 Dec 29
7
Asterisk and MiniITX setups
How well do you think asterisk could run on a miniITX board like the ones
linked below with the call volume of say a small doctors office or
something?
http://www.mini-box.com/s.nl/sc.8/category.15/.f
- Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061229/638e4426/attachment.htm
2023 Jun 01
1
[EXT] [Glusterusers] Using glusterfs for virtual machines with qco
We use qcow2 with libvirt based kvm on many small clusters and have
found it to be exremely reliable though maybe not the fastest, though
some of that is most of our storage is SATA SSDs in a software RAID1
config for each brick.
What problems are you running into?
You just mention 'problems'
-wk
On 6/1/23 8:42 AM, Christian Schoepplein wrote:
> Hi,
>
> we'd like to use
2019 Aug 02
2
DNS Update Failed
Hi
I believe I am having DNS upgrade issues, as noticed below:
/etc/init.d/samba-ad-dc status
? samba-ad-dc.service - Samba AD Daemon
Loaded: loaded (/lib/systemd/system/samba-ad-dc.service; enabled; vendor
preset: enabled)
Active: active (running) since Fri 2019-08-02 10:04:24 -03; 5h 20min ago
Docs: man:samba(8)
man:samba(7)
man:smb.conf(5)
Main PID: 9284
2023 Jun 07
1
Using glusterfs for virtual machines with qcow2 images
Hi everybody
Regarding the issue with mount, usually I am using this systemd service to
bring up the mount points:
/etc/systemd/system/glusterfsmounts.service
[Unit]
Description=Glustermounting
Requires=glusterd.service
Wants=glusterd.service
After=network.target network-online.target glusterd.service
[Service]
Type=simple
RemainAfterExit=true
ExecStartPre=/usr/sbin/gluster volume list
2007 Jan 19
7
fastthread 0.6.2
It looks like I got too creative in 0.6.1 and consequently ran afoul of
a bug in the Ruby interpreter. 0.6.2 works around the bug and should be
entirely stable at this point.
Thanks to Young Hyun for his help in coming up with test cases.
== what?
fastthread is a Ruby library which provides a faster (and
non-memory-leaking) C implementation of the concurrency primitives from
stdlib''s
2023 Jun 02
1
[EXT] [Glusterusers] Using glusterfs for virtual machines with qco
On oVirt / Redhat Virtualization,
the following Gluster volumes settings are recommended to be applied
(preferably at the creation of the volume)
These settings are important for data reliability, ( Note that Replica 3 or
Replica 2+1 is expected )
performance.quick-read=off
performance.read-ahead=off
performance.io-cache=off
performance.low-prio-threads=32
network.remote-dio=enable
2006 Mar 29
42
Production environment for Rails on Win32, anyone interested for a binary release?
Hi all, as part of adopting Rails in my company I had to go through
the hassle of setting up a Rails production environment on Win32
system since we mostly use MS SQL as our database back end and also
because we mostly dealing with customers who become green-blue-purple
as soon as you mention Unix/Linux and run for the door.
I also need to mention that most of our web applications are internal
and
2023 Jun 02
1
[EXT] [Glusterusers] Using glusterfs for virtual machines with qco
Try turn off this options:
performance.write-behind
performance.flush-behind
---
Gilberto Nunes Ferreira
(47) 99676-7530 - Whatsapp / Telegram
Em sex., 2 de jun. de 2023 ?s 07:55, Guillaume Pavese <
guillaume.pavese at interactiv-group.com> escreveu:
> On oVirt / Redhat Virtualization,
> the following Gluster volumes settings are recommended to be applied
> (preferably at
2023 Jun 05
1
[EXT] [Glusterusers] Using glusterfs for virtual machines with qco
Hi Gilberto, hi all,
thanks a lot for all your answers.
At first I changed both settings mentioned below and first test look good.
Before changing the settings I was able to crash a new installed VM every
time after a fresh installation by producing much i/o, e.g. when installing
Libre Office. This always resulted in corrupt files inside the VM, but
researching the qcow2 file with the
2023 Jun 01
3
Using glusterfs for virtual machines with qcow2 images
Hi,
we'd like to use glusterfs for Proxmox and virtual machines with qcow2
disk images. We have a three node glusterfs setup with one volume and
Proxmox is attached and VMs are created, but after some time, and I think
after much i/o is going on for a VM, the data inside the virtual machine
gets corrupted. When I copy files from or to our glusterfs
directly everything is OK, I've
2006 Dec 28
1
Sane value for Number of Desktops?
Would it be possible that the max restriction for the number_of_desktops
option could be set to a sane value.
At the moment it's set to a maximum of ~32,000. Realistically whose going to
want 32,000 workspaces! It makes the option really hard to set in
compiz-settings because slider increments are too big. I think it woulb be
more sensible to set it to max 100 (probably less).
--
Thanks
Ben
2006 Dec 29
1
E1 controller
dear all
i have 8-port e1 controller, i am some confuse about e1 commands
that is
when and why we use *cahnnel-group* and *pri-group* e1 controller command
let me konw the above question,
i have further more questions related to this issue.
i shall be very thankfull to you
--
With Best Regards
Muhammad Aslam ul Haq
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Dec 29
1
Block the download in progress - Squid
Hi all
I am using squid as proxy on CentOS 4.4, i need to block the download in
progress.
Thank you
Jose Albornoz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20061229/13657d04/attachment.html>