search for: canevet

Displaying 3 results from an estimated 3 matches for "canevet".

Did you mean: anemet
2008 Oct 24
1
bonding over bridge or bridge over bonding ?
Hi, I'm trying to configure a network bridge over a bonding without any success. Here is my configuration: ifcfg-eth0: DEVICE=eth0 HWADDR=00:1E:C9:E8:3F:E5 ONBOOT=yes USERCTL=no MASTER=bond0 SLAVE=yes ifcfg-eth1: DEVICE=eth1 HWADDR=00:1E:C9:E8:3F:E7 ONBOOT=yes USERCTL=no MASTER=bond0 SLAVE=yes ifcfg-bond0: DEVICE=bond0 ONBOOT=yes BRIDGE=br0 USERCTL=no ifcfg-bridge0: DEVICE=br0
2013 Jun 04
1
puppet DB providers
Hello, What would you think of moving database, database_grant and database_user types and providers from puppetlabs-mysql to its own module (puppetlabs-dbproviders for example) so that we can develop providers for others RDBMS ? I''d like to develop providers for postgresql, so I think it makes sense to put this types/providers in its own module. best regards, Mickaël Canévet --
2011 Jun 22
1
Question about in-place option.
Hello, I was wondering if there is a way top specify rsync to replace only different block in case of in-place update. When I rsync a huge binary file that change often to a Copy-On-Write filesystem for backing it up (ZFS in my case, but I suppose that btrfs will act the same way) ; rsync replaces the whole file even with '--inplace' and so snapshots are inefficient. If you update only