Re: 答复: cs网络的理解

2015-03-16 文章 Zhong Qiang
hi,
看到4.4官方管理文档中提到:
   *Remote access VPN is not supported in VPC networks.*
 但此处
https://blogs.apache.org/cloudstack/entry/announcing_apache_cloudstack_4_3
有说: * Remote access VPN for VPC networks - CloudStack's remote access VPN
is now available for Virtual Private Cloud networks*
  有朋友测试过*VPC*的此类vpn吗?4.3及后续版本是否支持?如何配置?谢谢!

在 2015年3月16日 下午10:53,Star Guo 写道:

> Hi,
>
> 默认有一个方案“with quick cloud”,不提供dhcp等功能,所以没有vrouter。
>
> Best Regards,
> Star Guo
>
> -邮件原件-
> 发件人: Darren Tang [mailto:darrentang...@gmail.com]
> 发送时间: 2015年3月16日 16:48
> 收件人: users-cn@cloudstack.apache.org
> 主题: Re: cs网络的理解
>
> 一般来说,一个guest网络或者isolated网络,都会生成一个(一般情况下)vr提供服务。当然了,一个网络代表一个网段,也会占用一个vlan
> id(某个网络中存在虚拟机时,才会分配vlan id,只创建网络,不在该网络中创建虚拟机,不会分配vlan id)。
> 如果你想减少vr的数量,那么就使用vpc吧。一个vpc可以分多个网络,而整个vpc只有一个vr(一般情况下)。
>
>
>
> 在 2015年3月16日 下午3:29,Zhong Qiang 写道:
>
> > hi all:
> > CS中的Virtual
> >
> Router就是一台VM或兼容的网络设备,如果我网络中需要多个vlan,有的需要访问外网,有的需要之间通信,是不是每个vlan都需要一个Virtual
> > Router即systemVM。有没有更好的解决方案,减少systemVM的数量,但又能满足网络服务要求,同时也可以释放更多资源来提供guest
> > VM。刚研究CS,见谅。期待您的解答或提供相关参考资料。
> >
> >
> >  谢谢!
> >
>


回复: 回复: xenserver环境日志增大--You gave an invalid object reference. The object may have recently been deleted.

2015-03-16 文章 evanitsharp
结合代码分析,是在获取XenServer虚拟机磁盘IO统计数据时出错了,问题发生在XenServer上面,和CS没有关系。
应该是XenServer上虚拟机和虚拟磁盘或VDI、VBD之间出现了问题




Alex

中航信华东数据中心有限责任公司

Mail:evanitsh...@gmail.com

发件人: zanghongtu2...@gmail.com
发送时间: 2015-03-16 13:27
收件人: users-cn
主题: 回复: xenserver环境日志增大--You gave an invalid object reference. The object may 
have recently been deleted.
看log是获取虚拟机状态的时候,磁盘读写IO出错
可能是有删除的vm对应的Volume没删掉。
你看一下root disk和data disk,有没有哪个是之前用到后来遗留下来的
如果cloudstack找不到,那去XenCenter看看有没有



zanghongtu2...@gmail.com
发件人: 王健
发送时间: 2015-03-12 16:31
收件人: users-cn
主题: xenserver环境日志增大--You gave an invalid object reference. The object may have 
recently been deleted.
2015-03-12 13:57:35,279 WARN  [c.c.h.x.r.CitrixResourceBase] 
(DirectAgent-100:ctx-349bc0ed) Error while collecting disk stats from : 
You gave an invalid object reference.  The object may have recently been 
deleted.  The class parameter gives the type of reference given, and the handle 
parameter echoes the bad value given.
at com.xensource.xenapi.Types.checkResponse(Types.java:209)
at com.xensource.xenapi.Connection.dispatch(Connection.java:368)
at 
com.cloud.hypervisor.xen.resource.XenServerConnectionPool$XenServerConnection.dispatch(XenServerConnectionPool.java:909)
at com.xensource.xenapi.VBDMetrics.getIoReadKbs(VBDMetrics.java:210)
at 
com.cloud.hypervisor.xen.resource.CitrixResourceBase.getVmStats(CitrixResourceBase.java:2869)
at 
com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixResourceBase.java:2769)
at 
com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:499)
at 
com.cloud.hypervisor.xen.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:59)
at 
com.cloud.hypervisor.xen.resource.XenServer610Resource.executeRequest(XenServer610Resource.java:106)
at 
com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(DirectAgentAttache.java:216)
at 
org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
at 
org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46)
cloudstack4.3+Xenserver6.2 发现日志经常报这个。。。倒是没啥影响 但是日志变得很大
请问大家遇到过吗?
数据库里面有什么残余数据?  页面上看都正常 没有处于错误或者中间态的VM或者volume
---
Confidentiality Notice: The information contained in this e-mail and any 
accompanying attachment(s) 
is intended only for the use of the intended recipient and may be confidential 
and/or privileged of 
Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of 
this communication is 
not the intended recipient, unauthorized use, forwarding, printing,  storing, 
disclosure or copying 
is strictly prohibited, and may be unlawful.If you have received this 
communication in error,please 
immediately notify the sender by return e-mail, and delete the original message 
and all copies from 
your system. Thank you. 
---

答复: cs网络的理解

2015-03-16 文章 Star Guo
Hi,

默认有一个方案“with quick cloud”,不提供dhcp等功能,所以没有vrouter。

Best Regards,
Star Guo

-邮件原件-
发件人: Darren Tang [mailto:darrentang...@gmail.com] 
发送时间: 2015年3月16日 16:48
收件人: users-cn@cloudstack.apache.org
主题: Re: cs网络的理解

一般来说,一个guest网络或者isolated网络,都会生成一个(一般情况下)vr提供服务。当然了,一个网络代表一个网段,也会占用一个vlan
id(某个网络中存在虚拟机时,才会分配vlan id,只创建网络,不在该网络中创建虚拟机,不会分配vlan id)。
如果你想减少vr的数量,那么就使用vpc吧。一个vpc可以分多个网络,而整个vpc只有一个vr(一般情况下)。



在 2015年3月16日 下午3:29,Zhong Qiang 写道:

> hi all:
> CS中的Virtual
> Router就是一台VM或兼容的网络设备,如果我网络中需要多个vlan,有的需要访问外网,有的需要之间通信,是不是每个vlan都需要一个Virtual
> Router即systemVM。有没有更好的解决方案,减少systemVM的数量,但又能满足网络服务要求,同时也可以释放更多资源来提供guest
> VM。刚研究CS,见谅。期待您的解答或提供相关参考资料。
>
>
>  谢谢!
>


Re: cs网络的理解

2015-03-16 文章 Darren Tang
一般来说,一个guest网络或者isolated网络,都会生成一个(一般情况下)vr提供服务。当然了,一个网络代表一个网段,也会占用一个vlan
id(某个网络中存在虚拟机时,才会分配vlan id,只创建网络,不在该网络中创建虚拟机,不会分配vlan id)。
如果你想减少vr的数量,那么就使用vpc吧。一个vpc可以分多个网络,而整个vpc只有一个vr(一般情况下)。



在 2015年3月16日 下午3:29,Zhong Qiang 写道:

> hi all:
> CS中的Virtual
> Router就是一台VM或兼容的网络设备,如果我网络中需要多个vlan,有的需要访问外网,有的需要之间通信,是不是每个vlan都需要一个Virtual
> Router即systemVM。有没有更好的解决方案,减少systemVM的数量,但又能满足网络服务要求,同时也可以释放更多资源来提供guest
> VM。刚研究CS,见谅。期待您的解答或提供相关参考资料。
>
>
>  谢谢!
>


cs网络的理解

2015-03-16 文章 Zhong Qiang
hi all:
CS中的Virtual
Router就是一台VM或兼容的网络设备,如果我网络中需要多个vlan,有的需要访问外网,有的需要之间通信,是不是每个vlan都需要一个Virtual
Router即systemVM。有没有更好的解决方案,减少systemVM的数量,但又能满足网络服务要求,同时也可以释放更多资源来提供guest
VM。刚研究CS,见谅。期待您的解答或提供相关参考资料。


 谢谢!