similar to: Centos 6 full backup software?

Displaying 20 results from an estimated 9000 matches similar to: "Centos 6 full backup software?"

2014 Apr 07
3
Software RAID10 - which two disks can fail?
Hi All. I have a server which uses RAID10 made of 4 partitions for / and boots from it. It looks like so: mdadm -D /dev/md1 /dev/md1: Version : 00.90 Creation Time : Mon Apr 27 09:25:05 2009 Raid Level : raid10 Array Size : 973827968 (928.71 GiB 997.20 GB) Used Dev Size : 486913984 (464.36 GiB 498.60 GB) Raid Devices : 4 Total Devices : 4 Preferred Minor : 1
2010 Feb 05
3
Best way to backup virtual machines from Citrix XenServer.
Hi All. I have installed Citrix XenServer. It's Linux-based virtualization software. Could anyone propose a good way to make backups of virtual machines (Linux/Windows) in it? With regards, R. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100205/7d5b513a/attachment-0001.html>
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.
2010 Feb 02
8
Virtualization - what do You recommend?
Hi All. I plan to use virtualization in my production environment. I plan to use one of the following options: - KVM; - VMWare Esxi; - VMWare Workstation. I plan to install Windows 2008 as a guest. I want to use something like LVM snapshots for backups. Stability is also very important, the guest will be used as a production server. Which option could You recommend and why? Thank You very much
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?) -
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
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
2014 Apr 06
5
mbox files - can they be "compacted"?
Hi All ;) Is there an option to compact large mbox files from the shell? I did not find anything in google, I have some very large constantly updated mbox files and would like to know if they can be made smaller with any tool. AFAIK mutt does such operation when for example an email is deleted but I am curious if there are other options. BR, Rafal.
2013 Nov 06
3
syslog-ng or rsyslog?
Hi All. I've used syslog-ng for some time. I like it. I have a project in which I need to choose a central logging solution. What are your experiences with rsyslog? Is it more complex to setup than syslog-ng? Or maybe does it have some additional features? I am also thinking about using some gui tools for log parsing and graphing. May be proprietary/paid. Any suggestions? Best regards,
2012 Nov 08
4
Centos 6.3 x86_64, drbd, which repo? atrpms or elrepo?
Hi all. I am currently installing drbd on Centos 6.3 x86_64 and have two possible repos to choose. Which one in your opinion is better/provides more stable packages/etc.? Best regards, Rafal Radecki.
2012 Nov 09
1
Monitoring bandwidth, latency, packet drop.
Hi all. I am currently thinking about monitoring a network link (bandwidth, latency, packet drop). I have a centos server which is connected to providers network through a switch. How to test the link? Should I: - use ICMP to ping gateway and collect staistics of time/packet loss/etc. - use software like here: http://www.cyberciti.biz/faq/linux-unix-windows-monitor-outgoing-bandwidth-latency/
2015 Apr 08
4
Update only of security vulnerabilities?
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 use any of the three with some awk to get a list of packages. yum updateinfo list updates -q --security FEDORA-EPEL-2014-0525
2012 Nov 09
2
Memcached - replication?
Hi all. I am thinking about installing memcached with replication, I've found http://sourceforge.net/projects/repcached/files/repcached/2.2.1-1.2.8/ but it is for 1.2.8, and for Centos 6.3 memcached is in version 1.4.4. I do not want to use client side "replication" (writing to two memcached nodes at the same time) and haven't found other solution. Are there any good, protocol
2016 Sep 06
2
Strange behaviour when using sudo+sh+executable.
Hi All. I am trying to install some software. Part of its installation is an invocation of command similar to: # sudo -H -E -u postgres /bin/bash -c /usr/bin/python2.7 /bin/bash: /usr/bin/python2.7: Permission denied >From my perspective: # ls -l /bin/bash /usr/bin/python2.7 -rwxr-xr-x. 1 root root 960376 Jul 8 2015 /bin/bash -rwxr-xr-x. 1 root root 7136 Oct 11 2015 /usr/bin/python2.7
2012 Jan 14
3
Storage - posibilities?
Hi all. Currently I am administering a mail cluster in which messages are stored on software RAID shared with NFS. There are several NFS servers, every one of them exports a part of all mail files for a specific frontend with postfix. We are thinking about replacing these storage hosts with one solution, maybe a storage array with appropriate disk space and I/O capacity. What are pros and cons
2015 Mar 26
2
Proper check of openssl usage in processes?
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 - check all daemon processes which are constantly running in the os, for example for sshd something like ldd `which sshd` | awk '/\// { print $3 }' | grep crypto | xargs strings | grep -i openssl to verify if the
2012 Sep 27
6
11TB ext4 filesystem - filesystem alternatives?
Hi All. I have a CentOS server: CentOS 5.6 x86_64 2.6.18-238.12.1.el5.centos.plus e4fsprogs-1.41.12-2.el5.x86_64 which has a 11TB ext4 filesystem. I have problems with running fsck on it and would like to change the filesystem because I do not like the possibility of running long fsck on it, it's a production machine. Also I have some problems with running fsck (not enough RAM, problem with
2012 Jun 25
3
CentOS 6 bridging problem.
Hi all. I have currently an OpenVZ server: uname -a Linux vader8.superhost.pl 2.6.32-042stab055.16 #1 SMP Fri Jun 8 19:22:28 MSD 2012 x86_64 x86_64 x86_64 GNU/Linux cat /etc/redhat-release CentOS release 6.2 (Final) lspci | grep -i eth 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03) cd /etc/sysconfig/network-scripts
2009 Jun 21
1
Running filesystem backup?
Hi all. I currently have a problem. I try to make a backup of a running / filesystem to a second disc. I've read tha some people use rsync for it. I mount the second harddisc at /mnt/hdb1 and issue a command: rsync -vaHx --progress --numeric-ids --delete \ --exclude-from=asylum_backup.excludes --delete-excluded \ / /mnt/hdb1 Then I shutdown the system, remove the first disc and try