Displaying 20 results from an estimated 1000 matches similar to: "Automated YUM update kills DNS"
2005 Dec 28
3
disk mounting madness
I've got a server running CentOS 4.2; installed as 4.1, kept updated by
yum.
A few days ago it crashed.
I picked it up from the datacenter, and brought it back to the office,
where it took a long time to boot because it couldn't find anything.
When it finally booted and I logged in I discovered an interesting
problem.
Only the / partition had loaded. /etc/fstab had all the
2005 Jul 07
2
ftp daemon problem
New install of CentOS 4.1; our first try at the 4.x.
On previous 3.x installs we've used proftpd.
On this one we're using (trying to use is a better statement of what
we're going through) the default daemon, /usr/sbin/vsftpd.
But we don't get anywhere.
<snip>
ftp> passiv
Passive mode off.
ftp> put ~/xorg.conf.work
local: /home/jlasman/xorg.conf.work remote:
2006 Jan 10
1
Yum out of sync?
I'm trying to run "yum update" on "CentOS release 3.4 (final)":
But I'm getting an error:
<snip>
Package mod_ssl needs httpd = 2.0.46-44.ent.centos.2, this is not
available.
</snip>
However:
</snip>
[root at dev1 root]# rpm -qa | grep httpd
httpd-devel-2.0.46-44.ent.centos.2
httpd-2.0.46-44.ent.centos.2
</snip>
It's installed.
So I
2006 Jan 18
5
install won't boot
Circumstances:
The system is a hardware duplicate of a system that installed and works
for many months. Running CentOS 4.x.
The system was previously in service with CentOS 3.x and I'm trying to
install CentOS 4.1 on it from downloaded CDs which have worked
previously (these are the same CDs used to install the system that's
working).
Software RAID.
Minimal packages
System
2007 Jan 01
2
problems with greylistd
I'm using CentOS 4.4
<snip>
# cat /etc/redhat-release
CentOS release 4.4 (Final)
#
</snip>
I downloaded and installed greylistd as follows:
greylistd-0.8.3.2-7.el4.at.noarch.rpm
from:
http://riksun.riken.go.jp/pub/pub/Linux/atrpms/rhel/4/en/i386/RPMS.at-stable/
I installed it without problems.
<snip>
# rpm -Uvh greylistd-0.8.3.2-7.el4.at.noarch.rpm
warning:
2005 Mar 24
25
Yum problem CentOS 3.3?
I''m still using CentOS 3.3 as our install mechanism, then adding some
packages from a tarball of RPMs we need.
Then I run
# yum update yum
which sometimes takes a while.
Yesterday it took many hours. I like to run these from behind a
firewall in our office before taking the server to the datacenter, but
the delay meant a whole day''s delay in our trip to the datacenter
2005 Nov 15
3
Beware - Yum 3.5 to 3.6 upgrade replaces named.conf
You get so used to yum upgrades going so smoothly but
I learned the hard way to always make a thorough
inspection after a yum update. I let yum go ahead and
upgrade from 3.5 to 3.6. Afterwards I made some basic
queries to httpd, postfix and bind named (probably a
cached query). I even checked the /var/named/
directory and saw all my hosts files.
So looked like another smooth ride, well until
2006 Jan 20
3
Website running slow and Timing Out, but at random...
I have a site running the current version of Centos 4.2, it has a
shopping cart running on it and runs slow and times out at random. The
cart is a simple php package using a MySQL database backend.
Can any one think of ways to improve the speed in MySQL and Apache, I've
had the cart checked by the software vendor, it's working like it
should, they are pointing to MySQL or Apache and
2005 Jul 07
3
ftp firewall/iptables
I just installed CentOS4 on my main server. It runs proftpd and is not NATted..
When I did the install I said to allow FTP and HTTP. I can ftp from
windows dos ftp client.
In IE I get "Unable to build data connection: No route to host"
ncftp I get..
Data connection timed out.
Falling back to PORT instead of PASV mode.
List failed.
Wget and FireFox just time out.
Anything I need
2006 Jan 12
3
Looking for server recommendations
We're going to replace an older Solaris7/Netbackup/TapeRobot server with
a new Centos box using backup-to-disk-to-tape (probably using Arkeia).
The specs are up in the air, but generally:
- CentOS/RHEL friendly (3Ware SATA? SCSI?)
- 2U/3U/4U-ish form factor
- hotswap RAID5
- dual PS, hotswap a plus
- USB2.0 port(s) (*)
To give you an idea of where I'm starting to look, take a gander at
2013 Mar 07
4
[Gluster-devel] glusterfs-3.4.0alpha2 released
RPM: http://bits.gluster.org/pub/gluster/glusterfs/3.4.0alpha2/
SRC: http://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-3.4.0alpha2.tar.gz
This release is made off jenkins-release-19
-- Gluster Build System
_______________________________________________
Gluster-devel mailing list
Gluster-devel at nongnu.org
https://lists.nongnu.org/mailman/listinfo/gluster-devel
2006 Jan 14
1
Getting rid of all the .rpmsave files
Hi list!
After yum upgrade of my CentOS 4.0 to 4.2 x86_64 box I now have countless
.rpmsave files, about 90% of them I never touched or are config/start
scripts.
Does anyone have a neat script that will find all the rpmsave stuff in
/etc and then prompts per file whether it can replace the original or not?
Somehow doing this all by hand doesn't seem a very attractive idea :)
Thanks!!
2018 Feb 28
2
df reports wrong full capacity for distributed volumes (Glusterfs 3.12.6-1)
Hi Nithya,
I applied the workarround for this bug and now df shows the right size:
[root at stor1 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sdb1 26T 1,1T 25T 4% /mnt/glusterfs/vol0
/dev/sdc1 50T 16T 34T 33% /mnt/glusterfs/vol1
stor1data:/volumedisk0
101T 3,3T 97T 4% /volumedisk0
stor1data:/volumedisk1
2018 Feb 27
2
df reports wrong full capacity for distributed volumes (Glusterfs 3.12.6-1)
Hi,
Some days ago all my glusterfs configuration was working fine. Today I
realized that the total size reported by df command was changed and is
smaller than the aggregated capacity of all the bricks in the volume.
I checked that all the volumes status are fine, all the glusterd daemons
are running, there is no error in logs, however df shows a bad total size.
My configuration for one volume:
2018 Feb 28
0
df reports wrong full capacity for distributed volumes (Glusterfs 3.12.6-1)
Hi Jose,
There is a known issue with gluster 3.12.x builds (see [1]) so you may be
running into this.
The "shared-brick-count" values seem fine on stor1. Please send us "grep -n
"share" /var/lib/glusterd/vols/volumedisk1/*" results for the other nodes
so we can check if they are the cause.
Regards,
Nithya
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1517260
2018 Feb 28
2
df reports wrong full capacity for distributed volumes (Glusterfs 3.12.6-1)
Hi Nithya,
My initial setup was composed of 2 similar nodes: stor1data and stor2data.
A month ago I expanded both volumes with a new node: stor3data (2 bricks
per volume).
Of course, then to add the new peer with the bricks I did the 'balance
force' operation. This task finished successfully (you can see info below)
and number of files on the 3 nodes were very similar .
For volumedisk1 I
2007 Aug 31
1
rpmsave files and pagasus
Hello
I just upgraded Centos, and now doing some post upgarde task to make
sure every thing is fine.
First of all, it seems upgrade add rpmsave extension to configuration
files, which we should copy them back
example is /etc/httpd/conf/httpd.conf.rpmsave
also what is Pegasus ?
there is a lot of rpmsaved in /var/lib/pegasus
example :
2018 Feb 28
0
df reports wrong full capacity for distributed volumes (Glusterfs 3.12.6-1)
Hi Jose,
On 28 February 2018 at 18:28, Jose V. Carri?n <jocarbur at gmail.com> wrote:
> Hi Nithya,
>
> I applied the workarround for this bug and now df shows the right size:
>
> That is good to hear.
> [root at stor1 ~]# df -h
> Filesystem Size Used Avail Use% Mounted on
> /dev/sdb1 26T 1,1T 25T 4% /mnt/glusterfs/vol0
> /dev/sdc1
2018 Mar 01
2
df reports wrong full capacity for distributed volumes (Glusterfs 3.12.6-1)
Hi Nithya,
Below the output of both volumes:
[root at stor1t ~]# gluster volume rebalance volumedisk1 status
Node Rebalanced-files size
scanned failures skipped status run time in
h:m:s
--------- ----------- -----------
----------- ----------- ----------- ------------
2006 Dec 18
3
Upgrading Server Motherboard
I have a server running CentOS 4.2 that works as a web/email with very
heavy load. It runs Directadmin web gui which is like Cpanel. It
runs on a cheapy mATX motherboard(ECS 741GX-M) with socket A 2800+ CPU
and 2Gbyte DDR. The OS and data are on a 300Gbyte PATA maxtor drive
and data backups are run weekly to another PATA drive. The server is
overwelmed and data backups take over 5 hours to