search for: procduces

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

Did you mean: procduce
2011 Mar 29
1
weird result when using --link-dest
Hello. I create one full backup, then another backup based on that, using --link-dest to reduce the size of the following backups, but the result is very suprising. the full backup seems to be reduzed in size!! I've reduced the commands to the bare minimum that still procduces the str. ange result. mkdir -p /tmp/full_20110329_122743 mkdir -p /tmp/20110329_125251 rsync --archive -e "ssh" server:/var/webdir/ /tmp/full_20110329_122743 du -s /tmp/*20110329* 18272 /tmp/full_20110329_122743 12 /tmp/20110329_125251 rsync --archive -e "ssh" --link-de...
2018 Aug 08
2
LIBVIRT-4.6.0 can't work with QEMU 3.0.0
2018 Aug 08
0
Re: LIBVIRT-4.6.0 can't work with QEMU 3.0.0
On Wed, Aug 08, 2018 at 10:07:58AM +0200, Holger Schranz wrote: > Hello, > > if I try to use Llibvirt-4.6.0 together with qemu-3.0.0-rc4. > I run into an issue. Please see the following Memo. > > Best regards > > Holger > > ================================================================================ > > Procduce QEMU-3.0.0-RC4 and LIBVIRT-4.6.0: >