Displaying 20 results from an estimated 5000 matches similar to: "CentOS on IBM Z Series."
2013 Jul 18
1
KVM, virtualized interface, dropped packets.
Hi All.
I have currently a small problem to solve. I have a kvm virtual machine
which in output of
ifconfig eth0 | egrep 'RX packets|TX packets'
RX packets:792681304 errors:0 dropped:560728 overruns:0 frame:0
TX packets:716661674 errors:0 dropped:0 overruns:0 carrier:0
show dropped packets. I think that rx buffer is to small (no strange
messagess in dmesg) and would
2012 Jan 25
0
CentOS - Iaas - your experiences?
Hi all.
We currently want to deploy a test private IaaS. It will look something
like below:
2 Gb switches
several hardware nodes for virtualization (?)
2 10Gb switches
redundant storage (?)
What are you proposing to use on every level?
Eucalyptus/OpenStack/something else for cloud management? And why?
KVM/Xen/something else for virtualization?
iSCSI/NFS/something else for storage?
Please
2013 Jun 19
1
puppet 3.1.1 - wrong domain and fqdn in facter.
Hi All.
I am using:
#rpm -qa | egrep ''puppet|facter''
puppetlabs-release-6-7.noarch
puppet-3.1.1-1.el6.noarch
facter-1.7.1-1.el6.x86_64
on:
#cat /etc/redhat-release ; uname -r
CentOS release 6.4 (Final)
2.6.32-358.11.1.el6.centos.plus.x86_64
My hostname is server.one.two.com:
# hostname
server.one.two.com
# hostname --fqdn
one.two.com
#grep HOSTNAME /etc/sysconfig/network
2017 Jun 29
0
Change of listening ports - is it possible?
On 28-Jun-2017 10:02 PM, "Rafa? Radecki" <radecki.rafal at gmail.com> wrote:
Hi All.
I am spawning gluster clusters in docker containers and in current
architecture for every volume we want to spawn different set of containers
possibly on the same group of servers. Ports used by
glusterd/glusterfsd/glusterfs are:
24007
24008
49152 and higher
There is a problem once I try to
2015 Mar 26
0
Proper check of openssl usage in processes?
Hi,
check this url:
https://bjaerris.com/identifying-services-needing-restart-after-updating-linux-packages/
--
Eero
2015-03-26 11:52 GMT+02:00 Rafa? Radecki <radecki.rafal at gmail.com>:
> Hi All :)
>
> I need to check and possibly update openssl on my fleet of servers. I would
> like to avoid reboot if possible. I think that I can:
> - update openssl version with yum
2013 Feb 07
1
Gluster - data migration.
Hi All.
I have two servers ("master" and "slave") with a replicated gluster
volume. Recently I've had a problem with slave and gluster does not
work on it now.
So I would like to:
- stop and remove current volume on master (on slave it is not accessible);
- stop gluster software on master (already stopped on slave);
- remove gluster software on master and slave (previous
2012 Jul 03
6
Good tool to draw server room?
Hi all.
I am currently designing a server room. I would like to be able to draw a
2D (in the future 3D) project. Do you know any tools? Which one can you
recommend?
Best regards,
Rafal Radecki.
2013 Feb 07
1
Gluster 3.3 - good to use?
Hi All.
I want to use mentioned version of glusterfs in a simple master/slave
setup (production servers). Two nodes have a replicated volume and the
both mount it using glusterfs. What are your experiences with gluster
3.3? Is it stable? Have you had any serious problems? I do not have
much experience with gluster and would like to avoid problems if
possible.
Best regards,
Rafal Radecki.
2013 Feb 20
2
NFS mount auto remount in case of problems.
Hi All.
I have a setup in which I have two servers serving nfs share. The nfs
service is made highly available with pacemaker. When the primary
server goes down the secondary starts nfs service. Service IP is
floating between servers but they have NO "shared" storage/filesystem
so NFS state/connection information in case of failover is lost. I
have two clients. When the failover from
2015 Oct 21
0
Re: Centos 7 - "Device eth1 does not seem to be present, delaying initialization".
On Wed, 21 Oct 2015 10:20, Rafa? Radecki <radecki.rafal at ...> wrote:
> Hi All :)
>
> I have three servers, all with centos 7 installed 3 days ago. I need on
> them "old" naming scheme (ethX) for network interfaces, because of that:
>
> # grep GRUB_CMDLINE_LINUX /etc/sysconfig/grub
> GRUB_CMDLINE_LINUX="rd.lvm.lv=centos_node-XY/swap
2013 Jun 19
1
Centos 6.4 hostname issues.
Hi All.
I currently have a problem with hostname and fqdn.
I use:
# cat /etc/redhat-release ; uname -r
CentOS release 6.4 (Final)
2.6.32-358.11.1.el6.centos.plus.x86_64
# hostname
srv1.devel.test.com
# grep HOSTNAME /etc/sysconfig/network
HOSTNAME=srv1.devel.test.com
# cat /etc/hostname
srv1
# cat /etc/domainname
devel.test.com
but
# hostname --fqdn
devel.test.com
As I think it should
2013 Feb 01
2
Dell unofficial community repository - what do you think?
Hi all.
I am currently gathering information about firmware update on Dell
PowerEdge machines.
I've found
http://linux.dell.com/wiki/index.php/Firmware-tools_announcement
and
https://linux.dell.com/repo/community/
It is an unofficial, community supported repository.
What are your experiences: should I perform firmware updates the
traditional way by downloading *.bin packages from Dell and
2013 Feb 07
1
Gluster - data migration.
Hi All.
I have two servers ("master" and "slave") with a replicated gluster
volume. Recently I've had a problem with slave and gluster does not
work on it now.
So I would like to:
- stop and remove current volume on master (on slave it is not accessible);
- stop gluster software on master (already stopped on slave);
- remove gluster software on master and slave (previous
2013 Jul 16
1
curl ciphers name mapping openssl to curl format?
Hi All.
In curl manual:
--ciphers -> "(SSL) Specifies which ciphers to use in the connection. The
list of ciphers must specify valid ciphers. Read up on SSL cipher list
details on this URL:http://www.openssl.org/docs/apps/ciphers.html"
In openssl: http://www.openssl.org/docs/apps/ciphers.html#CIPHER_SUITE_NAMES
there are names such as "SSL_RSA_WITH_RC4_128_SHA RC4-SHA"
but
2012 Apr 20
6
XEN or KVM - performance/stability/security?
Hi all.
I am currently building a small test cloud based on Eucalyptus 2.0.3 and
CentOS 5.8 x64. I have a choice which hypervisor to use: KVM or XEN.
KVM is the default in CentOS 6 but I have read also many good things (for
example PV guest machines, isolation between Dom0 and DomU) about XEN.
Key factors from my opint of view are:
- stability (which one runs more smoothly on CentOS?)
-
2012 Apr 20
6
XEN or KVM - performance/stability/security?
Hi all.
I am currently building a small test cloud based on Eucalyptus 2.0.3 and
CentOS 5.8 x64. I have a choice which hypervisor to use: KVM or XEN.
KVM is the default in CentOS 6 but I have read also many good things (for
example PV guest machines, isolation between Dom0 and DomU) about XEN.
Key factors from my opint of view are:
- stability (which one runs more smoothly on CentOS?)
-
2015 Apr 08
0
Update only of security vulnerabilities?
On Wed, Apr 8, 2015 at 8:54 AM, Rafa? Radecki <radecki.rafal at gmail.com> wrote:
> Hi All :)
>
> What is the best way to get a list of available security updates?
> I found several commands for that:
> 1) yum updateinfo list updates -q --security
> 2) yum list-security --security -q
> 3) yum --security check-update -q
> Based on the sample output below I think I can
2016 Sep 07
0
Strange behaviour when using sudo+sh+executable.
> On Sep 6, 2016, at 6:18 AM, Rafa? Radecki <radecki.rafal at gmail.com> wrote:
>
> # sudo -H -E -u postgres /bin/bash -c /usr/bin/python2.7
Works for me. *shrug*
Is your postgres user a service account or something else strange about it?
Does 'passwd --status postgres' hint at anything?
2012 Jun 26
6
Universal server hardware platform - which to choose?
Hi all.
I am working for a hosting provider in Poland. We are currently
searching for an universal, extensible hardware platform which we
would like to use in our server infrastructure.
The platform should have:
- possibility to install up to 32GB of RAM and at least 4 slots for it;
- at least 6 SATA ports;
- the possibility to use SAS disks;
- at least one 1Gb/s network interface and the
2012 May 04
2
Problem with ethernet card: r8169.
Hi all.
I have two servers
2.6.18-308.4.1.el5PAE
CentOS release 5.7 (Final)
Both have two external gigabit network cards (installed Planet with
Realtek r8169 chipset).
lspci
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169
Gigabit Ethernet (rev 10)
04:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169
Gigabit Ethernet (rev 10)
/var/log/messages
May 3