similar to: Dedup (again)

Displaying 20 results from an estimated 2000 matches similar to: "Dedup (again)"

2012 Jan 16
7
CentOS and LessFS
Hi All: We have been looking at implementing deduplication on a backup server. >From what I have been able to find the available documentation is pretty thin. I ended up trying to install LessFS on this CentOS 5.7 box but we have now encountered problems with fuse version. Has anyone out there been able to get LessFS running on CentOS 5.7 and can provide some pointers? If not LessFS can you
2011 Oct 23
2
GlusterFS over lessfs/opendedupe
Hi, I'm currently running GlusterFS over XFS, and it works quite well. I'm wondering if it's possible to add data deduplication into the mix by: glusterfs --> lessfs --> xfs or glusterfs --> opendedupe --> xfs Has anybody tried doing this? We're running VM images on gluster, and I figure we could get a bit of space saving bu deduplicating the data. Gerald
2006 Jun 16
4
Help with bash script
Hi all, Can someone pls help me on how to make this bash script? I want to monitor a process, and then when the process (for some reason) dies, the script will start the process again. Thank you, -- Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial http://linux2.arinet.org 18:39:44 up 10:21, 2.6.16-1.2111_FC5 GNU/Linux Let's use OpenOffice. http://www.openoffice.org
2011 Apr 26
4
malware scanner
Hi, Do you have any recommendation which malware scanner I can use in a proxy/gateway? Thank you. Fajar.
2006 Feb 22
4
Centos vs FC
Hi all, I hope I'm not starting a flame war. I'm installing Centos 4.2 for a mail server. I've been experimenting with, Centos before, and now wanting to put it into a real action as mail server. Can someone pls tell me the up and down between Centos and FC? I'm familiar with FC4 and some things that I like from it: 1. The available packages are abundant. Very easy to find
2006 Mar 14
2
Help. Failed event on md1
Hi all, This morning I received this notification from mdadm: This is an automatically generated mail message from mdadm running on server-mail.mydomain.kom A Fail event had been detected on md device /dev/md1. Faithfully yours, etc. In /proc/mdstat I see this: Personalities : [raid1] md1 : active raid1 sdb2[2](F) sda2[0] 77842880 blocks [2/1] [U_] md0 : active raid1 sdb1[1] sda1[0]
2007 Nov 20
4
About md5sum
Hi all, A friend of mine gives me a copy of Centos5 DVD. I then make an iso of it using dd if=/dev/cdrom of=centos5.iso command. I then check it using sha1sum. But the result is different than of listed in Centos website. Should it the same? Or we simply cannot compare sha1sum from burned DVD to that of 'unburned' iso file? Thanks. -- Fajar Priyanto | Reg'd Linux User #327841 | Linux
2007 Nov 28
3
2 DHCP server in one subnet
Hello all, In the network there is already a W2K server serving as DHCP server for the network. Then we want to implement LTSP, so we need to setup another DHCP server, right? Due to unexpected reason (little by little migration of w98 clients to LTSP), we need to keep the W2K server running in that network. Can we then have 2 DHCP server in the same subnet, only serving pre-determine clients
2011 Nov 10
3
Misterious hang
Hi all, Recently one my Centos 5.7 VM just crashes at least once a day randomly (hang). In /var/log/messages there is nothing at all that there is problem (no error, no failure). The log just stops. The only change I did before this crashes is I activated LDAP authentication, and also auditd. But I don't see any evidence relating to it. Any clue where to look for the cause? Thank you.
2010 Apr 01
7
Sending mail from CLI to another SMTP host
Hi all, Is it possible to send mail from CLI (bash, python) without any LOCAL SMTP installed, using SMTP on another machine. Care to give a glimpse of the code? Thank you.
2011 Jul 26
2
Subnet expansion
Hi all, Can pls share your experience on this? Currently I have this network: 10.1.16.0/22. 10.1.16.0-10.16.17.254 are DHCP managed 10.1.18.0-10.1.19.254 are statically assigned If I need to expand it to: 10.1.16.0/20 1. What is the best way to do it with minimal network disruption? 2. If I keep some machine with 22 subnet mask, will it still be able to talk to the other machines in it's
2009 Aug 13
3
OT: hardware newbie p9115-505
Hi guys, Sorry for the OT. I've posted it in some IBM related forums but no reply yet. We've got an IBM pSeries p9115-505 machine from warehouse. I notice that it doesn't have any port for the monitor. Where do we plug the monitor? >From Google it says something about HMC (Hardware Management Center). Any hints is really2 appreciated. Thank you.
2010 Sep 07
2
Suggestion on Share folder
Hi all, I need some advise on how best manage a share folder. We have a 2TB samba share. Inside there is individual user sub-folder, and also there are team's folders. We use one shared account for all users. The problem is: The user abuse the space usage. My thought: - Implement quota for each user. - But the implication is each user must have their own account and this potentially gives
2011 Nov 30
4
Replacing gateway, is it bad idea?
Hi all, I have plan to replace my Centos5.7 VM with newer version. The VM works as our network gateway. I want to ask from your experience, will it be a bad decision? My concern is that since the Mac Address of the gateway will change, will it disrupt the network? How fast the Switches can recognize the new mac? Any other pitfall? Thanks Fajar.
2010 Mar 26
3
Rsync: how big is the traffic?
Hi guys, Can pls help me interpret the result of this rsync? I can't tell how much bandwidth the rsync traffic takes. Is it "Total transferred file size" or at the bottom "sent and received bytes"? Thank you. **start** Fri Mar 26 10:01:01 SGT 2010 Number of files: 183773 Number of files transferred: 146 Total file size: 14709183792 bytes Total transferred file size:
2012 Aug 27
7
Deduplication data for CentOS?
Hi list, is there any working solution for deduplication of data for centos? We are trying to find a solution for our backup server which runs a bash script invoking xdelta(3). But having this functionality in fs is much more friendly... We have looked into lessfs, sdfs and ddar. Are these filesystems ready to use (on centos)? ddar is sthg different, I know. Thx Rainer
2011 Oct 02
1
Tool to track files
Hi all, Due to some reason, I will have to stop using Samba as our fileserver, and instead replace it with SSH access only. Users will be able to use WinSCP for it. The question is, is there any tool to track files (what is new files, deleted files by who, etc)? In Samba I can do that. I don't know how if it's SSH access. Thank you Fajar.
2011 Dec 08
1
/etc/cron.d
Hi all, Who takes care of cronjob in /etc/cron.d ? Should we tell crond to run it? /etc/crontab only mentions hourly, daily, weekly, monthly -- Thanks Fajar
2007 Jan 17
4
OOT: Advice on failover rsync setup
Hi all, I have a task on setting up a cluster of 2 servers for providing ftp service. We use RH's Cluster suite. However the cluster setup is lack of shared network storage, so the /var/ftp/pub is mounted on each server. The cluster is set with Master and Slave configuration (when the master is down, slave serves. and when master is up again, slaves gives up the service back to master). We
2006 Feb 14
3
Windows codec
Hi all, Is it possible to run video in windows codec with Centos4.2? Such as AVI video. Where can I get it? Thanks. -- Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial http://linux2.arinet.org 15:17:10 up 26 min, 2.6.15-1.1830_FC4 GNU/Linux Let's use OpenOffice. http://www.openoffice.org