Displaying 11 results from an estimated 11 matches for "granier".
Did you mean:
garnier
2015 Jul 17
4
clone a disk
Hello
i have a machine A with 2 disks 1 et 2 running Debian Jessie
on 1 is the system and the boot and the swap
on 2 different partitions like /home /opt ETC.....
i have a machine B with 1 disk running kali-linux and *100G free*
Can i clone the disk 1 of machine A on the 100G free on machine B with
rsync?
If it is possible, how to do that?
Many thanks
TG
-------------- next part --------------
2015 Jul 17
1
clone a disk
...c per filesystem. This means you
don't have to exclude things like /proc and /dev and any random thing
that isn't normally connected but sometimes is but it also means you
have to list all the filesystems that you do want to backup.
On 07/17/2015 02:21 PM, Simon Hobson wrote:
> Thierry Granier <th.granier at free.fr> wrote:
>
>> i have a machine A with 2 disks 1 et 2 running Debian Jessie on 1
>> is the system and the boot and the swap on 2 different partitions
>> like /home /opt ETC.....
>>
>> i have a machine B with 1 disk running kali-linux and...
2013 Jan 29
0
command "puppet node install"
Hi,
If I understood correctly, this command installs puppet on a remote node.
Is this command available in enterprise version only or is it possible to use it in community version ?
Sincerly,
Bernard Granier
CE Plateforme Système
bernard.granier@morpho.com<mailto:bernard.granier@morpho.com>
01 58 11 32 51
#
" This e-mail and any attached documents may contain confidential or proprietary information. If you are not the intended recipient, you are notified that any dissemination, copying of t...
2015 Jul 17
0
clone a disk
Thierry Granier <th.granier at free.fr> wrote:
> i have a machine A with 2 disks 1 et 2 running Debian Jessie
> on 1 is the system and the boot and the swap
> on 2 different partitions like /home /opt ETC.....
>
> i have a machine B with 1 disk running kali-linux and 100G free
>
> Can...
2015 Jul 20
1
rsync Digest, Vol 151, Issue 15
...Hobson <linux at thehobsons.co.uk>
> To: "rsync at lists.samba.org" <rsync at lists.samba.org>
> Subject: Re: clone a disk
> Message-ID: <8FEEBF1C-31D8-41D2-AABF-FD71170B3ECF at thehobsons.co.uk>
> Content-Type: text/plain; charset=us-ascii
>
> Thierry Granier <th.granier at free.fr> wrote:
>
>> the "backup" is created on the source machine
>> i don't see how to get this backup on the destination machine and how to boot on this machine (for this backup)
> By specifying "user at address:path" you are telling...
2013 Jan 11
13
Profiles, Hiera, and create_resources('class','...')
Hi all,
We''ve recently started exploring the role / profile / component module
described by Craig Dunn in his blog here:
http://www.craigdunn.org/2012/05/239/ and discussed on the list the other
day. As I was implementing this for
a profile using the apache module, I realized that I could make another
refinement to our approach by using
2013 Jan 21
15
Terrible exported resources performance
Hi,
Since the below is a little long, I put my question at the top: how do I
troubleshoot awful exported resources performance in puppet and is there
anything I can tweak to get it to run under 10 minutes in larger
environments?
I have a fairly modest environment (118 nodes, but prod will be at least
twice as large). I''m trying to move my distributed nagios setup to one
based on
2013 Jan 09
4
Announce: PuppetDB 1.1.0-rc4 now available
PuppetDB 1.1.0-rc4 is now available for download! This is a feature and
bug-fix release candidate of PuppetDB.
Note: Release candidates 1-3 were never pushed to repositories due issues
in packaging that were discovered prior to release. RC-4 is the first
packaged release candidate for PuppetDB 1.1.0.
# Downloads
==============
Available in native package format in the pre-release repositories
2015 Jul 17
0
clone a disk
...different - the mount folder may be different
- etc...
But the idea works. - With a new, blank drive, you could recreate the
partitions using fdisk, reverse the dd commands, boot and then work on
getting the second partition back up and running.
--
Larry Irwin
On 07/17/2015 01:40 PM, Thierry Granier wrote:
> Hello
> i have a machine A with 2 disks 1 et 2 running Debian Jessie
> on 1 is the system and the boot and the swap
> on 2 different partitions like /home /opt ETC.....
>
> i have a machine B with 1 disk running kali-linux and *100G free*
>
> Can i clone the disk 1...
2013 Jan 14
18
Puppetdb will setting gc-interval to 0 disable it
I have multiple puppetdb severs pointed at the same database.
Would setting gc-interval to 0 disable it on the extra puppetdb nodes?
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/4DEyx0IXbLsJ.
To post to this group, send email to
2013 Mar 06
22
Windows Remote Desktop Services (Could not find a suitable provider for dism)
Hello all
Was wondering if someone could help or advise where i''m going wrong
i''m trying to install Windows 2008 R2 Remote Desktop Services via Puppet
using either DISM or Powershell modules from the forge and getting the same
error
When using DISM
class roles::trm::remote_desktop_services {
dism { ''AppServer'':
ensure => present,
}
dism {