Reddy,i built cloudstack 4.0.1-incubating from source following instructions on http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.1-incubating/html/Installation_Guide/sect-source-buildrpm.html,this document doesnot mention anything about oss and non-oss builds,you just give me another way to solve my problem and i will try to build cloudstack 4.1 with non-oss build tomorrow,thank you very much!!
At 2013-05-13 17:24:45,"Murali Reddy" <murali.re...@citrix.com> wrote: > >Are you building from source? There are oss and non-oss builds. You need >to use non-oss build to use NetScaler functionality. > >Please see >https://cwiki.apache.org/CLOUDSTACK/how-to-build-on-master-branch.html > > >On 13/05/13 12:58 PM, "jekie" <jek...@163.com> wrote: > >>Dear All: >>I have setup advanced zone in cloudstack 4.0.1 incubating,now i want to >>test the autoscaling feature ,so i downloaded a Citrix NetScaler VPX 10.0 >>applicance and deployed it on vmware esxi,when i adding netscaler device >>through cloudstack ui zone->network service provider ->netscaler,it >>always alert me that "Unable to find the Network Element implementing the >>Service Provider 'NetScaler'",the catalina.out log as below: >>WARN [cloud.network.NetworkManagerImpl] (catalina-exec-23:) Unable to >>find provider Netscaler in physical network id=200 >>INFO [cloud.api.ApiDispatcher] (catalina-exec-2:) Unable to find the >>Network Element implementing the Service Provider 'Netscaler' >>WARN [cloud.api.ApiServer] (catalina-exec-10:) The given >>command:listNetscalerLoadBalancers does not exist >>INFO [cloud.api.ApiDispatcher] (catalina-exec-18:) Unable to find the >>Network Element implementing the Service Provider 'Netscaler' >>INFO [cloud.api.ApiDispatcher] (catalina-exec-20:) Unable to find the >>Network Element implementing the Service Provider 'Netscaler' >>INFO [cloud.api.ApiDispatcher] (catalina-exec-20:) Unable to find the >>Network Element implementing the Service Provider 'Netscaler' >>WARN [cloud.api.ApiServer] (catalina-exec-3:) The given >>command:listNetscalerLoadBalancers does not exist >>INFO [cloud.api.ApiDispatcher] (catalina-exec-16:) Unable to find the >>Network Element implementing the Service Provider 'Netscaler' >>INFO [cloud.api.ApiDispatcher] (catalina-exec-5:) Unable to find the >>Network Element implementing the Service Provider 'Netscaler' >>INFO [cloud.api.ApiDispatcher] (catalina-exec-7:) Unable to find the >>Network Element implementing the Service Provider 'Netscaler' >>INFO [cloud.api.ApiDispatcher] (catalina-exec-21:) Unable to find the >>Network Element implementing the Service Provider 'Netscaler' >>INFO [cloud.api.ApiDispatcher] (catalina-exec-14:) Unable to find the >>Network Element implementing the Service Provider 'Netscaler' >>WARN [cloud.api.ApiServer] (catalina-exec-6:) The given >>command:listNetscalerLoadBalancers does not exist >>INFO [cloud.api.ApiDispatcher] (catalina-exec-24:) Unable to find the >>Network Element implementing the Service Provider 'Netscaler' >>WARN [cloud.api.ApiServer] (catalina-exec-6:) The given >>command:listNetscalerLoadBalancers does not exist >>INFO [cloud.api.ApiDispatcher] (catalina-exec-24:) Unable to find the >>Network Element implementing the Service Provider 'Netscaler' >>INFO [cloud.api.ApiDispatcher] (catalina-exec-17:) Unable to find the >>Network Element implementing the Service Provider 'Netscaler' >>WARN [cloud.api.ApiServer] (catalina-exec-2:) The given >>command:listNetscalerLoadBalancers does not exist >>INFO [cloud.api.ApiDispatcher] (catalina-exec-19:) Unable to find the >>Network Element implementing the Service Provider 'Netscaler' >>WARN [cloud.api.ApiServer] (catalina-exec-21:) The given >>command:listNetscalerLoadBalancers does not exist >>INFO [cloud.api.ApiDispatcher] (catalina-exec-9:) Unable to find the >>Network Element implementing the Service Provider 'Netscaler' >>WARN [cloud.api.ApiServer] (catalina-exec-8:) The given >>command:listNetscalerLoadBalancers does not exist >>INFO [cloud.api.ApiDispatcher] (catalina-exec-16:) Unable to find the >>Network Element implementing the Service Provider 'Netscaler' >>INFO [cloud.api.ApiDispatcher] (catalina-exec-7:) Unable to find the >>Network Element implementing the Service Provider 'Netscaler' >> >> >>My cloudstack configuation: >>management/storage subnet is 192.168.10.0,netmask 255.255.255.0,gateway >>192.168.10.254 >>guest subnet is 192.168.30.0/24 vlan range is 30-49. >>public subnet for system vm:192.168.50.20/70,netmask >>255.255.255.0,gateway 192.168.50.254 ,vlan is 50 >>public subnet for user vm:192.168.50.71/100,netmask 255.255.255.0,gateway >>192.168.50.254 ,vlan is 50 >> >> >>netscaler management ip is 192.168.10.9,public ip is 192.168.50.254 >>all the system vm can ping its' public gateway 192.168.50.254 very well,i >>still cannot make clear why it cannot find provider Netscaler in physical >>network ,please help me ! >> >> > >