* How to prepare the COLO test environment @ 2017-09-18 10:24 山本真吾 2017-09-18 18:52 ` Zhang Chen 0 siblings, 1 reply; 7+ messages in thread From: 山本真吾 @ 2017-09-18 10:24 UTC (permalink / raw) To: xen-devel; +Cc: xiecl.fnst, imhy.yang, zhangchen.fnst, wency [-- Attachment #1.1: Type: text/plain, Size: 499 bytes --] Hello, I am looking for ways to try out COLO. I tried a wiki and mailing list, but I failed. I do not know whether the wiki and the mailing list are correct. Could you tell me the latest way to try it? I have read the following documents: COLO - Coarse Grain Lock Stepping https://wiki.xen.org/wiki/COLO_-_Coarse_Grain_Lock_Stepping Mailing list https://lists.xen.org/archives/html/xen-devel/2016-03/msg00376.html If there are some mistakes in English, I'd like apologize. Thank you. Yamamoto [-- Attachment #1.2: Type: text/html, Size: 897 bytes --] [-- Attachment #2: Type: text/plain, Size: 127 bytes --] _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: How to prepare the COLO test environment 2017-09-18 10:24 How to prepare the COLO test environment 山本真吾 @ 2017-09-18 18:52 ` Zhang Chen 2017-09-19 8:32 ` Dario Faggioli 0 siblings, 1 reply; 7+ messages in thread From: Zhang Chen @ 2017-09-18 18:52 UTC (permalink / raw) To: 山本真吾, xen-devel Cc: xiecl.fnst, imhy.yang, wency, zhangchen.fnst [-- Attachment #1.1: Type: text/plain, Size: 1455 bytes --] 山本真吾 <yamamoto.140387@gmail.com>于2017年9月18日周一 下午6:27写道: > Hello, > > I am looking for ways to try out COLO. > I tried a wiki and mailing list, but I failed. > I do not know whether the wiki and the mailing list are correct. > Could you tell me the latest way to try it? > > I have read the following documents: > > COLO - Coarse Grain Lock Stepping > https://wiki.xen.org/wiki/COLO_-_Coarse_Grain_Lock_Stepping > > Mailing list > https://lists.xen.org/archives/html/xen-devel/2016-03/msg00376.html > > If there are some mistakes in English, I'd like apologize. > Thank you. > Unfortunately, wiki and the mail can't be updated. Latest COLO use user space COLO-Proxy in qemu, Wiki just guide you to setup kernel space COLO-Proxy(this version COLO-proxy not being maintained). For some reason, Xen COLO need use some KVM COLO codes, but we haven't push all qemu code to upstream, just in progress. So, you can try our internal latest version: Xen: https://github.com/zhangckid/xen/tree/xen-colo-v2 Qemu: https://github.com/zhangckid/qemu/tree/qemu-colo-for-xen The start scripts is same with wiki (you just need remove the modprobe commands). Thank you for the question, I will update Xen wiki this week. Thanks Zhang Chen > > Yamamoto > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > https://lists.xen.org/xen-devel > [-- Attachment #1.2: Type: text/html, Size: 2597 bytes --] [-- Attachment #2: Type: text/plain, Size: 127 bytes --] _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: How to prepare the COLO test environment 2017-09-18 18:52 ` Zhang Chen @ 2017-09-19 8:32 ` Dario Faggioli 2017-09-19 13:11 ` Zhang Chen 0 siblings, 1 reply; 7+ messages in thread From: Dario Faggioli @ 2017-09-19 8:32 UTC (permalink / raw) To: Zhang Chen, 山本真吾, xen-devel Cc: xiecl.fnst, imhy.yang, zhangchen.fnst, wency [-- Attachment #1.1: Type: text/plain, Size: 1237 bytes --] On Mon, 2017-09-18 at 18:52 +0000, Zhang Chen wrote: > 山本真吾 <yamamoto.140387@gmail.com>于2017年9月18日周一 下午6:27写道: > > I have read the following documents: > > > > COLO - Coarse Grain Lock Stepping > > https://wiki.xen.org/wiki/COLO_-_Coarse_Grain_Lock_Stepping > > > > Mailing list > > https://lists.xen.org/archives/html/xen-devel/2016-03/msg00376.html > > > > If there are some mistakes in English, I'd like apologize. > > Thank you. > > > > Unfortunately, wiki and the mail can't be updated. Latest COLO use > user space COLO-Proxy in qemu, > Wiki just guide you to setup kernel space COLO-Proxy(this version > COLO-proxy not being maintained). > I'm not sure what you mean with "wiki...can't be updated". If you're saying that neither you nor anyone that you know have the time or the knowledge to update it, then fine. But, technically, the Wiki can be updated and, if possible, it should be. Regards, Dario -- <<This happens because I choose it to happen!>> (Raistlin Majere) ----------------------------------------------------------------- Dario Faggioli, Ph.D, http://about.me/dario.faggioli Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK) [-- Attachment #1.2: This is a digitally signed message part --] [-- Type: application/pgp-signature, Size: 819 bytes --] [-- Attachment #2: Type: text/plain, Size: 127 bytes --] _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: How to prepare the COLO test environment 2017-09-19 8:32 ` Dario Faggioli @ 2017-09-19 13:11 ` Zhang Chen 2017-10-05 5:57 ` 山本真吾 0 siblings, 1 reply; 7+ messages in thread From: Zhang Chen @ 2017-09-19 13:11 UTC (permalink / raw) To: Dario Faggioli, 山本真吾, xen-devel Cc: xiecl.fnst, imhy.yang, Zhang Chen, wency On 09/19/2017 04:32 PM, Dario Faggioli wrote: > On Mon, 2017-09-18 at 18:52 +0000, Zhang Chen wrote: >> 山本真吾 <yamamoto.140387@gmail.com>于2017年9月18日周一 下午6:27写道: >>> I have read the following documents: >>> >>> COLO - Coarse Grain Lock Stepping >>> https://wiki.xen.org/wiki/COLO_-_Coarse_Grain_Lock_Stepping >>> >>> Mailing list >>> https://lists.xen.org/archives/html/xen-devel/2016-03/msg00376.html >>> >>> If there are some mistakes in English, I'd like apologize. >>> Thank you. >>> >> Unfortunately, wiki and the mail can't be updated. Latest COLO use >> user space COLO-Proxy in qemu, >> Wiki just guide you to setup kernel space COLO-Proxy(this version >> COLO-proxy not being maintained). >> > I'm not sure what you mean with "wiki...can't be updated". If you're > saying that neither you nor anyone that you know have the time or the > knowledge to update it, then fine. > > But, technically, the Wiki can be updated and, if possible, it should > be. Yes, I means we forgot to update COLO wiki. So, I will rewrite it lately. Thanks Zhang Chen > > Regards, > Dario -- Thanks Zhang Chen _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: How to prepare the COLO test environment 2017-09-19 13:11 ` Zhang Chen @ 2017-10-05 5:57 ` 山本真吾 2017-10-09 1:23 ` Zhang Chen 0 siblings, 1 reply; 7+ messages in thread From: 山本真吾 @ 2017-10-05 5:57 UTC (permalink / raw) To: Zhang Chen Cc: xiecl.fnst, zhangchen.fnst, wency, Dario Faggioli, xen-devel, imhy.yang [-- Attachment #1.1: Type: text/plain, Size: 1596 bytes --] 2017/09/19 午後10:11 "Zhang Chen" <zhangckid@gmail.com>: > > On 09/19/2017 04:32 PM, Dario Faggioli wrote: > > On Mon, 2017-09-18 at 18:52 +0000, Zhang Chen wrote: > >> 山本真吾 <yamamoto.140387@gmail.com>于2017年9月18日周一 下午6:27写道: > >>> I have read the following documents: > >>> > >>> COLO - Coarse Grain Lock Stepping > >>> https://wiki.xen.org/wiki/COLO_-_Coarse_Grain_Lock_Stepping > >>> > >>> Mailing list > >>> https://lists.xen.org/archives/html/xen-devel/2016-03/msg00376.html > >>> > >>> If there are some mistakes in English, I'd like apologize. > >>> Thank you. > >>> > >> Unfortunately, wiki and the mail can't be updated. Latest COLO use > >> user space COLO-Proxy in qemu, > >> Wiki just guide you to setup kernel space COLO-Proxy(this version > >> COLO-proxy not being maintained). > >> > > I'm not sure what you mean with "wiki...can't be updated". If you're > > saying that neither you nor anyone that you know have the time or the > > knowledge to update it, then fine. > > > > But, technically, the Wiki can be updated and, if possible, it should > > be. > > Yes, I means we forgot to update COLO wiki. > So, I will rewrite it lately. > > Thanks > Zhang Chen > > > > > Regards, > > Dario > > -- > Thanks > Zhang Chen HELLO, Thank for your reply. I'm grateful that there is a way to prerare the test environment. I'd like to test while checking how to construct COLO, so I'm wating for wating for updates on wiki. Could your tell me when the wiki update to come around? Thank you. Yamamoto [-- Attachment #1.2: Type: text/html, Size: 2476 bytes --] [-- Attachment #2: Type: text/plain, Size: 127 bytes --] _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: How to prepare the COLO test environment 2017-10-05 5:57 ` 山本真吾 @ 2017-10-09 1:23 ` Zhang Chen 2017-10-11 17:37 ` Zhang Chen 0 siblings, 1 reply; 7+ messages in thread From: Zhang Chen @ 2017-10-09 1:23 UTC (permalink / raw) To: 山本真吾 Cc: xiecl.fnst, Zhang Chen, wency, Dario Faggioli, xen-devel, imhy.yang [-- Attachment #1.1: Type: text/plain, Size: 1889 bytes --] On Thu, Oct 5, 2017 at 5:57 AM, 山本真吾 <yamamoto.140387@gmail.com> wrote: > 2017/09/19 午後10:11 "Zhang Chen" <zhangckid@gmail.com>: > > > > > On 09/19/2017 04:32 PM, Dario Faggioli wrote: > > > On Mon, 2017-09-18 at 18:52 +0000, Zhang Chen wrote: > > >> 山本真吾 <yamamoto.140387@gmail.com>于2017年9月18日周一 下午6:27写道: > > >>> I have read the following documents: > > >>> > > >>> COLO - Coarse Grain Lock Stepping > > >>> https://wiki.xen.org/wiki/COLO_-_Coarse_Grain_Lock_Stepping > > >>> > > >>> Mailing list > > >>> https://lists.xen.org/archives/html/xen-devel/2016-03/msg00376.html > > >>> > > >>> If there are some mistakes in English, I'd like apologize. > > >>> Thank you. > > >>> > > >> Unfortunately, wiki and the mail can't be updated. Latest COLO use > > >> user space COLO-Proxy in qemu, > > >> Wiki just guide you to setup kernel space COLO-Proxy(this version > > >> COLO-proxy not being maintained). > > >> > > > I'm not sure what you mean with "wiki...can't be updated". If you're > > > saying that neither you nor anyone that you know have the time or the > > > knowledge to update it, then fine. > > > > > > But, technically, the Wiki can be updated and, if possible, it should > > > be. > > > > Yes, I means we forgot to update COLO wiki. > > So, I will rewrite it lately. > > > > Thanks > > Zhang Chen > > > > > > > > Regards, > > > Dario > > > > -- > > Thanks > > Zhang Chen > > HELLO, > > Thank for your reply. > I'm grateful that there is a way to prerare the test environment. > > I'd like to test while checking how to construct COLO, so I'm wating for > wating for updates on wiki. > > Could your tell me when the wiki update to come around? > Sorry, I'm on vacation recently. I will update the wiki in this week. Thanks Zhang Chen > Thank you. > > Yamamoto > [-- Attachment #1.2: Type: text/html, Size: 3367 bytes --] [-- Attachment #2: Type: text/plain, Size: 127 bytes --] _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: How to prepare the COLO test environment 2017-10-09 1:23 ` Zhang Chen @ 2017-10-11 17:37 ` Zhang Chen 0 siblings, 0 replies; 7+ messages in thread From: Zhang Chen @ 2017-10-11 17:37 UTC (permalink / raw) To: 山本真吾 Cc: xiecl.fnst, Zhang Chen, wency, Dario Faggioli, xen-devel, imhy.yang [-- Attachment #1.1: Type: text/plain, Size: 2448 bytes --] Hi, Yamamoto. The Xen COLO wiki has been updated, you can try it. https://wiki.xen.org/wiki/COLO_-_Coarse_Grain_Lock_Stepping Because the COLO proxy module and the block replication module share with KVM COLO, you can read related part from KVM COLO wiki maybe easier to understand COLO. Some detail you can get from here. https://wiki.qemu.org/Features/COLO Thanks Zhang Chen On Mon, Oct 9, 2017 at 9:23 AM, Zhang Chen <zhangckid@gmail.com> wrote: > > > On Thu, Oct 5, 2017 at 5:57 AM, 山本真吾 <yamamoto.140387@gmail.com> wrote: > >> 2017/09/19 午後10:11 "Zhang Chen" <zhangckid@gmail.com>: >> >> > >> > On 09/19/2017 04:32 PM, Dario Faggioli wrote: >> > > On Mon, 2017-09-18 at 18:52 +0000, Zhang Chen wrote: >> > >> 山本真吾 <yamamoto.140387@gmail.com>于2017年9月18日周一 下午6:27写道: >> > >>> I have read the following documents: >> > >>> >> > >>> COLO - Coarse Grain Lock Stepping >> > >>> https://wiki.xen.org/wiki/COLO_-_Coarse_Grain_Lock_Stepping >> > >>> >> > >>> Mailing list >> > >>> https://lists.xen.org/archives/html/xen-devel/2016-03/msg00376.html >> > >>> >> > >>> If there are some mistakes in English, I'd like apologize. >> > >>> Thank you. >> > >>> >> > >> Unfortunately, wiki and the mail can't be updated. Latest COLO use >> > >> user space COLO-Proxy in qemu, >> > >> Wiki just guide you to setup kernel space COLO-Proxy(this version >> > >> COLO-proxy not being maintained). >> > >> >> > > I'm not sure what you mean with "wiki...can't be updated". If you're >> > > saying that neither you nor anyone that you know have the time or the >> > > knowledge to update it, then fine. >> > > >> > > But, technically, the Wiki can be updated and, if possible, it should >> > > be. >> > >> > Yes, I means we forgot to update COLO wiki. >> > So, I will rewrite it lately. >> > >> > Thanks >> > Zhang Chen >> > >> > > >> > > Regards, >> > > Dario >> > >> > -- >> > Thanks >> > Zhang Chen >> >> HELLO, >> >> Thank for your reply. >> I'm grateful that there is a way to prerare the test environment. >> >> I'd like to test while checking how to construct COLO, so I'm wating for >> wating for updates on wiki. >> >> Could your tell me when the wiki update to come around? >> > > Sorry, I'm on vacation recently. > I will update the wiki in this week. > > Thanks > Zhang Chen > > >> Thank you. >> >> Yamamoto >> > > [-- Attachment #1.2: Type: text/html, Size: 4717 bytes --] [-- Attachment #2: Type: text/plain, Size: 127 bytes --] _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2017-10-11 17:37 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2017-09-18 10:24 How to prepare the COLO test environment 山本真吾 2017-09-18 18:52 ` Zhang Chen 2017-09-19 8:32 ` Dario Faggioli 2017-09-19 13:11 ` Zhang Chen 2017-10-05 5:57 ` 山本真吾 2017-10-09 1:23 ` Zhang Chen 2017-10-11 17:37 ` Zhang Chen
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.