Displaying 20 results from an estimated 6000 matches similar to: "HA heartbeat scripts"
2001 Mar 21
2
Challenge response authentication and PAM
As an experiment I set up Challenge/response authentication on a Linux
system with PAM using a pam_opie module (this module works fine with
console logins and su).
I can log into the box using the opie password, *but* it does not give
me the challenge - which can make things a little tricky :-)
I can well believe this might be a fault in the PAM pam_opie module I
am using, so has anyone got
2002 Mar 01
2
RH7.2 journal creation
Stephen et al,
You may remember me raising the point that the new e2fsprogs (1.25 as I
remember) griped about old journals not having all the appropriate
fields zeroed.
I've just discovered that the RH 7.2 installer produces journals (ie on
partitions created as ext3 from within the installer) that flag these
warnings with a modified 1.25 e2fsck (the mods being to clear the errors
rather
2003 Mar 17
1
ext3 over aes crypted loopback on partition
I'm looking at running an ext3 filesystem on top of a loopback AES
encrypted device, which in turn is on top of a raw partition (so no
other things in the way that should be reordering writes).
Are there likely to be any strange issues with using ext3 in this way?
Nigel.
--
[ Nigel Metheringham Nigel.Metheringham@InTechnology.co.uk ]
[ - Comments in this message are my own and
2004 Oct 26
1
Filesystem requirements
What are the filesystem requirements for dovecot - for example I see
some people are running with atime updates switched off (as I intend to
do so myself), so presumably dovecot has no need of an accurate atime
implementation.
How about directory atime? ctime/mtime etc?
I'm intending to run on a linux box using local disk, so am currently
considering using reiserfs (3.6) with noatime,
2001 Jun 06
2
Suspiciously broken filesystem
I appear to have a broken filesystem on this box to the point where I am
probably going to rebuild the system since I have lost trust in it.... I
was wondering if there was any reasonable postmortum work I could do on
it before it gets rebuilt.
History is that the laptop has a much mauled partition set on it -
initially it came with 100% win2k, I then shrunk that and added linux (a
RH71 install
2006 Jun 07
1
RPM spec file
Hi,
To to build an RPM from the nut 2.0.3 source I've corrected the old
nut.spec.in file. Please find a copy of the slightly updated spec file
attached. The changes are documented at the bottom of the spec file.
Regards,
Will
-------------- next part --------------
# don't know how different I can do this
%define majorver 2.0
%define version 2.0.3
%define relver 1
%define nutuser
2001 Mar 28
1
Ext3 and LFS - possible? fatal?
Has anyone tried LFS (ie >2G files support) and Ext3 together?
Are there good reasons why this should/should not work?
I see the RH enterprise kernel patch set specifically does not attempt
both lfs and ext3, but the lfs patches themselves touch some reasonably
localised parts of ext2, so I would hope (without having dived in there
to test), that the ext3 changes would mirror that
2000 Oct 16
2
ssh2 authentication and ip forwarding
I'd been hoping to move all of our site to ssh protocol 2 whilst we are
still small enough to do this without serious pain, however the lack of
authentication and connection forwarding is making that difficult at
present.
I see the current (2.2.0p1) code base does not have the code on either
client or server side for ssh2 to handle tunneled connections or
authentication agent. Is this
2000 Nov 27
1
StrictHostKeyChecking
Long ago, when I wrote the ssh config file on my desktop box, ssh
(which might have been the non-openssh one) took 3 possible values for
the StrictHostKeyChecking option - yes, no & ask.
Today, when I attempted to connect to a new machine, with no DNS
entries (so using IP address) from my desktop box, ssh (now 2.3.0p1)
SEGVed. Looks like there is some subtle interaction between having an
2003 Feb 12
2
ext2->ext3 empty file creation
Hello,
I am using kernel version 2.4.7-10
I upgraded one of the ext2 partition to ext3.
the partitions are nearly empty.
I ran a program to create empty files, having names in
lexicographical order. The time taken to create empty
files (100 .. 100000) is same on an ext2 partition and
a ext3 partition.
Can anyone pls. tell me why there is no difference in
the time taken.
Is the htree algo.
2000 Jun 27
1
DSA Auth Key Support
This appears to be rather poorly supported compared to the rsa key
equivalent...
The man page implies that ~/.ssh/authorized_keys &
~/.ssh/authorized_keys2 are similar format. In fact the code will only
read DSA keys from the ~/.ssh/authorized_keys2 file - the options
entries are not supported, and putting options in causes key
recognition to fail.
I guess ideally the key reader needs
1999 Nov 29
1
ssh/openssh and X authentication
I've currently got a couple of boxes which obtain their IP address via
DHCP, and as a consequence do not have a mapping in /etc/hosts for
their own IP/name... but helpfully (!) they have their name mapping to
127.0.0.1
This breaks X authentication... - openssh (and also ssh) makes an
apparently valid xauth entry, but all attempts to start clients gives
"X11 connection rejected
2009 Feb 03
1
Linux HA or Heartbeat IP address question
Hi all,
I am following the guide on HowToForge to get Heartbeat going for two
Apache web servers
(http://www.howtoforge.com/high_availability_heartbeat_centos), a
quick question for anyone who might have a similar setup.
Do I have to assign the service IP to either of the NICs or does
Heartbeat do that automagically?
Thanks
--
"The secret impresses no-one, the trick you use it for is
2015 Oct 19
3
Asterisk HA with heartbeat and systemd
Hello,
I'm setting up an active-passive Asterisk solution on Debian Jessie
platforms.
I'm using heartbeat package.
As I'm not yet familiar with either systemd or heartbeat, I've got a couple
of questions:
1. At the moment, I'm using /usr/share/heartbeat/hb_standby or
/usr/share/heartbeat/hb_takeover scripts to both :
- allocate "floating" IP addresses to active
2020 Jul 30
0
dovecot replication and pop3 deletion
Hi,
I am investigating the use of dovecot for a voicemail storage system
(which is effectively a SMTP/POP3 system), which we want to use
replication to give us some resilience.
Tests have mostly been on dovecot 2.3.8 (9df20d2db) - as packaged on
Centos 8 - but I have also used a couple of similar versions on
different platforms, so this is not a specific build problem.
The platform has
2004 Jan 31
1
Filesystem returned to state of six months ago after fsck
Recently our sysadm accidentally powercycled our server (RedHat8) after 198 days of uptime, and upon boot it insisted on checking one partition (/dev/sda7) in our RAID. When it was done, the files were in the state of August 23 last year, with anything newer either gone or invisible. I guess something went wrong with journaling data. What can I do to restore the current state (except restore from
2001 Mar 28
1
converting /usr partition
Hi,
I just started testing ext3 and perhaps I missed some docs explaining
how to convert system partition other than /, like /usr for example .
As I have 2 Linux versions on my test machine, I managed to convert /usr
by entering the
mount -o journal=NNN
command from the second OS, but I don't like it.
Any suggestions or docs to look at?
Thanks in advance
Vieri
2001 Feb 19
1
Dead puppies (and Linux boxen) aren't much fun.
Fellow riders of the bleeding edge of ext3 technology,
I've been playing with ext3 on my workstation. For the most part it
has worked very well, but right now I have a non-functional system.
I've got patches out the wazoo on this kernel - 2.2.18 + Alan's
2.2.19pre13 + ext3-0.0.6a + i2c-2.5.5 + lm_sensors-2.5.5 + udf-0.9.3.
Here is the output I get:
EXT3-fs: WARNING: recovery
2009 Jul 20
1
ntp on kvm
We've noticed our fully-virtualized KVM guests' time keeps
getting faster, despite running ntpd.
A quick google reveals this to be a known problem with
virtual guests. It seems there are a variety of solutions,
some apparently vendor-specific.
What is the best practice as of now for KVM guests?
* Setting independent_wallclock=1 (or is that a xen-only thing)?
* Passing kernel
2005 Aug 24
1
public/private email accounts
Hi,
I am running FC4 with postfix/dovecot/amavisd-new etc on my box with 50
staff email accounts (say 10 per 5 departments)... everything is working
ok...
I want to create 5 more accounts for each department (to be redirected to
respective staffs, e.g. sales at xyz.com) as well one for everyone... that
can be easily done by creating an account and modifying the .forward file
in the