Displaying 20 results from an estimated 22 matches for "availabl".
Did you mean:
available
2008 Jan 25
2
Availablity of OpenSSH on SCO Unixware 7.1.2
I have been asked to investigate the use of OpenSSH on some of our
systems.
These systems are running SCO OpenUnix ( Unixware 7.1.2).
Are you aware of any issues that may prevent me from using OpenSSH on
this version of SCO.
Thank you
Andrew Harasymiw
Senior Technical Analyst
Shoppers Drug Mart
Office: (416) 493-1220 Ext: 5225
Cell: (416) 553-4616
Email: aharasymiw at
2019 Dec 12
2
Samba Persistent Handles
Yes, I saw that they are different I was just willing to test something
similar.
Actually, I'm searching for a Samba feature that allow transparent
failover, or continuos availablity in a cluster setup (Samba + ctbd +
gluster)
Based on the following link my understanding is that such feature is not
currently available in Samba:
https://wiki.samba.org/index.php/SMB3_kernel_status#Durable_handle_cross-node
Is my understanding correct?
Regards
Andrea Cucciarre'
On...
2004 Jul 13
2
ASTCC: Asterisk Calling Card Solution
I am hereby announcing the immediate availablity of ASTCC for *alpha*
testing. ASTCC is an AGI script and CGI script which greatly simplifies
the task of creating a calling card application on Asterisk. Just check
it out of Asterisk CVS as module astcc:
export CVSROOT=:pserver:anoncvs@cvs.digium.com:/usr/cvsroot
cvs login (password is an...
2006 Mar 20
1
Aterisk with Realtime
...G[2054] pbx_config.c: The use of '_.' for an extension
is strongly discouraged and can have unexpected b
ehavior. Please use '_X.' instead at line 5
Mar 20 23:05:05 WARNING[2007] config.c: Realtime mapping for 'sippeers'
found to engine 'odbc', but the engine is not availabl
e
Mar 20 23:05:25 WARNING[2007] config.c: Realtime mapping for 'sippeers'
found to engine 'odbc', but the engine is not availabl
e
ram
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060...
2006 Mar 23
1
Samba PDC/Windows BDC domain sync
...and NT4 it looks like I'm stuck:
either ditch all the software we run on domain controllers, stay with
our current 2-auth-db system, or move at least our Windows machines
to AD, none of which I want to do.
I appears that XAD 2.0 may be able to do what I want, and I'm checking
on it's availablity, but I was wondering if anyone has any bright ideas
for getting the Samba PDC to do what I want. Right now it looks like the
best thing to do is to hack up a sync tool for WinNT <-> OpenLDAP to keep
the passwords in sync.
Thanks for any information,
--------------------------------------...
2001 May 17
2
QuickTime component for MacOS 9
I'd like to announce the availablity of the Ogg Vorbis
QuickTime component for MacOS 9.
It only exports at the moment, import and decompressing
is next.
http://homepage.mac.com/snicolai
Email me with comments, log the bugs/feature requests
at http://bugs.xiph.org/
Steve Nicolai
--- >8 ----
List archives: http://www.xiph.or...
2005 Nov 10
9
[OT] Corporate Firewall
...e won't be any
remote offices so no server-to-server setups, just remote clients.
4) we have a DMZ and about 30 machines on the local network. Everyone
has a "normal" IP address, meaning that no one is behind NAT. So it
needs to handle this (which is pretty basic stuff)
5) high-availablity. So if I buy two machines, one can successfully die
and the other take over.
6) no per-user charges. If the company hires a dozen people next year,
we shouldn't have to "upgrade" our license.
Right now we're looking at some open-source stuff like pfsense,
m0n0wall, etc.....
2013 Feb 06
1
Samba 3.6.9 - Redundancy (HA/BDC/DRBD)
...far as I understood the BDC concept), the BDC
is a read-only copy of the PDC. But I would have to sync the userdata
(home dirs, profiles etc) by myself (drbd for example). So users could
authenticate and login to the domain, but no changes could be made, right?
So how do you deal with the high availablity of your DCs?
Regards
Florian G?tz
--
Mit freundlichen Gr??en
Florian G?tz
-----------------------------------------------------------------
Dipl.-Inf. (FH) Florian G?tz
Rechenzentrum Hochschule Mannheim
Paul-Wittsack-Stra?e 10
68163 Mannheim
Tel: 0621/292-6232
EMail: f.goetz at hs-ma...
2008 Feb 21
4
v1.1.rc1 released
...ft.
There are no release critical bugs left and no known crash bugs. There
are a few issues I'd like to fix before v1.1.0, but I don't expect to
have more than 3-5 release candidates this time (certainly much less
than 31 anyway..)
Changes since beta16:
- ioloop defaults now to best one availablable instead of poll
- IMAP SEARCH correctness fixes
- Fixed proxy_maybe handling with caching and with mysql
- IMAP: ENVELOPE's subject field now always has TABs changed to spaces
- Some crashfixes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not avai...
2008 Feb 21
4
v1.1.rc1 released
...ft.
There are no release critical bugs left and no known crash bugs. There
are a few issues I'd like to fix before v1.1.0, but I don't expect to
have more than 3-5 release candidates this time (certainly much less
than 31 anyway..)
Changes since beta16:
- ioloop defaults now to best one availablable instead of poll
- IMAP SEARCH correctness fixes
- Fixed proxy_maybe handling with caching and with mysql
- IMAP: ENVELOPE's subject field now always has TABs changed to spaces
- Some crashfixes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not avai...
2013 Jul 20
1
Behaviour of two node degraded cluster
...as.
Many tests are very satisfactory but last week we discovered two facts
which make gluster unsuitable for our application.
I assume this is a misunderstanding or misconfiguration on my part -
once again I ask for your help.
The intended use is that we require the data on gluster volumes to be
available when the cluster is degraded - i.e. running on a single node
(+ quorum disc).
This happens for ext4/drbd primary/secondary mode. The virtual server
moves to the surviving node (if it is not already there).
This happens with unison/inotify. Reads are unaffected on the surviving
node. Writes are q...
2007 Jul 04
3
Testing Rails Associations
Hi,
I''m very new to rspec, so if this is not the right forum please let me know.
I''m starting to spec my models first in an existing rails app, porting from
a mix of Test::Unit, and simply_bdd amongst others.
I''m at the point where I want to test that certain associations are
present. What I''m not sure of is should I test the association or the
method and
2015 Sep 22
0
Centos 6.6, apparent xfs corruption
James Peltier wrote:
> Do you have any XFS optimizations enabled in /etc/fstab such logbsize,
nobarrier, etc?
None.
> is the filesystem full? What percentage of the file system is availabl
e?
There are 2 xfs filesystems:
/dev/mapper/vg_gries01-LogVol00 3144200 1000428 2143773 32% /opt/splunk
/dev/mapper/vg_gries00-LogVol00 307068 267001 40067 87%
/opt/splunk/hot
You'll notice that the larger just crossed the 1TB boundary.
Thanks.....Nick Geovanis
2019 Dec 12
2
Samba Persistent Handles
Hello Ralph,
thanks for the info.
I have find out that "durable handles" should be available in Samba
4.11, and actually it seems to recognize the share option:
durable handles = yes
Do you know if any other steps are needed to setup that feature, or
could you point me any doc that help to achieve that?
Regards
Andrea Cucciarre'
On 12/12/2019 11:04 AM, Ralph Boehme wrote:
>...
2006 Jun 24
0
Re: Xen on openmosix/openssi..
...stead. Install Xen, install DRBD into Dom0,
synchronize your DomUs on the DRBD partition, install Heartbeat, create another node like the
first, use a script to stop/start the DomUs during a failover. Refer to Linux-HA.org or the
xen-users archives for more details.
This is active/passive highly availablity. If you run DomUs on both nodes and create two DRBD
partitions (one for each node) you can make effective use of your hardware and get active/active
high availability, which is gives you crude load balancing. More like load levelling, but good
enough for me. I would prefer not to have a "...
2008 Dec 12
0
gnbd and xen
hi all..
Is it recommended to use GNBD in production cluster? . The main
purpose of this cluster would be to provide high availablity of Xen
virtual machines. I don''t have a fencing device hence I am giving a
thought to use GNBD since it can be used in fencing without any
fencing hardware.
Also, any pointers to the tutorial on using gnbd with RHCS and xen
would be great.
Thanks
Paras.
______________________________...
2008 Aug 21
1
ultramonkey and asterisk
hi all,
has anyone able to configure ultramonkey for sip (namely asterisk).
i tried from this tutorial:
http://blog.iclutton.com/2008/01/load-balancing-and-high-availablity.html
i have this on my ldirectord.cf:
virtual=123.45.67.155:5060
real=123.45.67.130:5060 gate
real=123.45.67.131:5060 gate
service=sip
scheduler=rr
protocol=udp
checktype=negotiate
persistent=1
i was able to make my http an...
2003 Jun 20
3
best ISDN BRI solution for DID
I want to test asterisk with its DID functions on a smaller scale without the expense of a PRI. I am in the US, and want the most reliable/stable, and feature rich solution that I can have.
What ISDN card would be reccommended?
My clec switch operator says he can/will send DID info to my BRI's if I wish. Can Asterisk, or one of its addons support this?
What BRI solution would be
2011 Nov 28
3
Fault tolerant architecture
Hi,
I'm new to this list and want your help.
I'm the mail admin for some domains in Rio de Janeiro - Brazil. Today we have only one machine running dovecot (imap+pop3) with local mail.
We are migrating to two virtual machines in kvm running in separate hosts. Then we have two main problems:
- How to share mail files to both dovecots? We've been thinking about NFS using local indexes.
2011 Aug 04
4
Plans for libguestfs
On Thu, Aug 04, 2011 at 01:04:40AM +0200, Hilko Bengen wrote:
> During last week, I finally got some packages for libguestfs and
> bindings done. The repository at
> git://anonscm.debian.org/pkg-libvirt/libguestfs.git has been updated to
> 1.10.6-2 which I have also uploaded to experimental. (The packages
> haven't appeared in the archive yet, though.)
>
> Before