On Thu, Jun 20, 2013 at 6:44 AM, Benny Pedersen wrote:
> Mark Knecht skrev den 2013-06-19 20:59:
>
>
>> mark@c2RAID6 ~ $ cat ./DoBackups
>> mount /backups
>> rsync -avx /VirtualMachines/VMWare/. /backups/VMWare
>
>
> is not possible to make native vmware backup in blocklevel ?, or is file
> level
Mark Knecht skrev den 2013-06-19 20:59:
mark@c2RAID6 ~ $ cat ./DoBackups
mount /backups
rsync -avx /VirtualMachines/VMWare/. /backups/VMWare
is not possible to make native vmware backup in blocklevel ?, or is
file level backup needed ?
rsync -avx /VirtualMachines/Virtualbox/. /backups/Virt
On Wed, Jun 19, 2013 at 1:20 PM, Rich Freeman wrote:
> On Wed, Jun 19, 2013 at 3:21 PM, Mark Knecht wrote:
>>
>> Is 'using ACLs' one of those things that if you don't know then you
>> are not? I just run basic Gentoo here. All installs done as per the
>> install guide. I don't even use LVM or any
On Wed, Jun 19, 2013 at 3:21 PM, Mark Knecht wrote:
>
> Is 'using ACLs' one of those things that if you don't know then you
> are not? I just run basic Gentoo here. All installs done as per the
> install guide. I don't even use LVM or anything fancy. (Which is
> likely part of why I'm having to re
On Wed, Jun 19, 2013 at 2:37 PM, Thanasis wrote:
> on 06/19/2013 10:15 PM Paul Hartman wrote the following:
>> I recently rsync'ed a drive between computers, one
>> running a Live CD and one not, over ssh, and somehow got all my
>> user/groups mixed up
>
> You should have used the option --numeric
On Wed, Jun 19, 2013 at 12:37 PM, Thanasis wrote:
> on 06/19/2013 10:15 PM Paul Hartman wrote the following:
>> I recently rsync'ed a drive between computers, one
>> running a Live CD and one not, over ssh, and somehow got all my
>> user/groups mixed up
>
> You should have used the option --numeri
on 06/19/2013 10:15 PM Paul Hartman wrote the following:
> I recently rsync'ed a drive between computers, one
> running a Live CD and one not, over ssh, and somehow got all my
> user/groups mixed up
You should have used the option --numeric-ids
(see rsync man page)
On Wed, Jun 19, 2013 at 12:19 PM, Panagiotis Christopoulos
wrote:
> On Wed, Jun 19, 2013 at 9:59 PM, Mark Knecht wrote:
>>
>> ...
>
> I'm wondering whether -avx is what others would use or whether
>>
>> there's a better set of options.
>>
>>When the RAID comes back up I want to reverse an
On Wed, Jun 19, 2013 at 12:15 PM, Paul Hartman
wrote:
> On Wed, Jun 19, 2013 at 1:59 PM, Mark Knecht wrote:
>>I'm wondering whether -avx is what others would use or whether
>> there's a better set of options.
>
> I think that is the typical rsync backup command set as far as I have
> ever see
On Wed, Jun 19, 2013 at 9:59 PM, Mark Knecht wrote:
> ...
>
I'm wondering whether -avx is what others would use or whether
> there's a better set of options.
>
>When the RAID comes back up I want to reverse and copy back from
> USB drive to the /VirtualMachines directory.
>
> Add --progr
On Wed, Jun 19, 2013 at 1:59 PM, Mark Knecht wrote:
>I'm wondering whether -avx is what others would use or whether
> there's a better set of options.
I think that is the typical rsync backup command set as far as I have
ever seen. It should work as you expect it to work. Note that if you
use
Hi,
I need to change the RAID layout on my home server. This change
does _not_ involve the running RAID6 with Gentoo on it (at least at
the moment) but only a rather old, large and ill-placed second RAID6
that has some _very_ important Virtualbox VMs. Now, I have backup
scripts for protecting th
12 matches
Mail list logo