Displaying 5 results from an estimated 5 matches for "destinationhost".
2011 Oct 26
2
live migration without shared storage problems.
...to the destination host.
I am sure every part is ok for migration.
1 Create the image in the destination and change the user and group.
2 Open TCP socket in the destination host.
and I migrate in the source host command line.
$ virsh migrate --live --copy-storage-all vmubuntu
qemu+ssh://destinationHost/system --verbose
But I get the error
"error: operation failed : failed to retrieve chardev info inqemu with
'info chardev'"
In the destination I find in the vmubuntu.log
The error is
"Migration failed. Exit code tcp:0.0.0.0:49170(-98),exiting."
What can I do to s...
2004 Aug 03
1
deleting files on server side
Hello all,
Do someone know how can I delete files on a rsync server by using a rsync
client without using SSH/RSH?
Doing a "rsync -avz --stats --port=874 /export/home/user/*
destinationhost::TEST" I?m copying files from /export/home/user/* to the
'path' of destinationhost. TEST module have the ?path? directive set to
?/home/user?.
My doubt is how can I delete all files/directory over /home/user/* before
copying the source files to it ?
thanks in advance,
Fabiano...
2004 Feb 29
2
How to rsync only directories, no files inside ?
Hi.
I need to create a lot of directories, just the same with remote's /var,
but I only need the directories, the files inside those sub-directories in
/var/ are not necessary for me.
I know "find+cp" can do, but I would like to use the archive mode, i.e. I
need the original permision, owner, group...
Can I make it using rsync ? If so, please tell me how.
Thank you in advance.
--
2011 Oct 28
1
live migration error without shared storage
command:
virsh migrate --live --copy-storage-all vm
qemu+ssh://destinationHost/system
error
: unexpected failure
PS log file in the jpg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20111028/23c5a7bf/attachment.htm>
-------------- next part --------------
A non-text attach...
2007 Nov 25
1
DO NOT REPLY [Bug 5104] New: network copy issues involving filenames ending with a period
...pied. No existence detected on the server.
I have searched the bugs here as well as on google and have not found anything
resembling this issue. Is this possibly a bug with rsync, or is it simply a
matter of neglecting the proper command line options. I was syncing with
rsync -av source user@destinationhost/directory
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.