All of lore.kernel.org
 help / color / mirror / Atom feed
From: "taojiang628" <taojiang628@163.com>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: remus Disk replication
Date: Fri, 9 Jul 2010 21:11:41 +0800	[thread overview]
Message-ID: <201007092111372966545@163.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 876 bytes --]


Hello :
When I use a centos5.4.cfg to create a domain .I want to add this ""tap:remus:backuphost:anyfreeport|, e.g.: to my disk for Disk replication .But it give this error :No such file or directory:'192.168.10.191|aio:/xen-img/dist.img' . My centos5.4.cfg is :

name = "centos5.4-2"
#
#  vcpus + memory size
#
vcpus  = "1"
memory = "512"
#
#  Disk device(s).
#
root        = '/dev/xvda ro'
disk        = [
'tap:remus:192.168.10.191:9000|aio:/xen-img/disk2.img,xvda,w'
]
#
#  Networking (change ip and mac if you need copy for another DomU)
#
vif         = [ 'bridge=xenbr0,mac=00:16:3e:78:34:12,ip=192.168.10.130' ]
#
#  Behaviour
#
on_poweroff = 'destroy'
on_reboot   = 'restart'
on_crash    = 'destroy'
# Console
#extra = 'console=xvc0'
I see the Disk replication in  http://nss.cs.ubc.ca/remus/doc.html 

Anyone can tell me what should I do.
2010-07-09 



taojiang628 

[-- Attachment #1.2: Type: text/html, Size: 2507 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

                 reply	other threads:[~2010-07-09 13:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201007092111372966545@163.com \
    --to=taojiang628@163.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.