[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13692811#comment-13692811
 ] 

Ryan Lei edited comment on CLOUDSTACK-2702 at 6/25/13 7:57 AM:
---------------------------------------------------------------

Good news! We have found a simple solution to let Security Groups (SG) work for 
XCP 1.6 / XenServer 6.1 without having to install CSP.
The new versions have all the required RPMs built in. Just do the following 
BEFORE adding a host to the cluster:

1. $ vi /etc/sysctl.conf. Modify:
net.bridge.bridge-nf-call-iptables = 1
net.bridge.bridge-nf-call-ip6tables = 0  # unchanged
net.bridge.bridge-nf-call-arptables = 1

2. $ xe-switch-network-backend bridge

3. $ reboot

However, Sec. 8.2.7. "Install CloudStack XenServer Support Package (CSP)" in 
the Installation Guide says NOTHING about what to do for XenServer 6.1 (XCP 
probably is not officially supported, anyway?)
Not sure if this is the right way. Hope someone can review my procedure to 
enable SG, and add appropriate instructions in the docs for at least XenServer 
6.1. Thanks!

                
      was (Author: ryanleitaiwan):
    Good news! We have found a simple solution to let Security Groups (SG) work 
for XCP 1.6 / XenServer 6.1 without having to install CSP.
The new versions have all the required RPMs built in. Just do the following 
BEFORE adding a host to the cluster:

1. $ vi /etc/sysctl.conf. Modify:
net.bridge.bridge-nf-call-iptables = 1
net.bridge.bridge-nf-call-ip6tables = 0  # unchanged
net.bridge.bridge-nf-call-arptables = 1

2. $ xe-switch-network-backend bridge

3. $ reboot

However, Sec. 8.2.7. "Install CloudStack XenServer Support Package (CSP)" in 
the Installation Guide say NOTHING about what to do for XenServer 6.1 (XCP 
probably is not officially supported, anyway?)
Not sure if this is the right way. Hope someone can review my procedure to 
enable SG, and add appropriate instructions in the docs for at least XenServer 
6.1. Thanks!

                  
> unable to install XenServer Support Package (CSP) on Xen cloud platform 1.6
> ---------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2702
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2702
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Xen
>    Affects Versions: 4.1.0, 4.1.1, 4.2.0
>         Environment: Xen Cloud Platform 1.6
>            Reporter: Dean Kamali
>              Labels: xen, xenserver
>
> To enable security groups, elastic load balancing, and elastic IP on 
> XenServer, We need to install CloudStack XenServer Support Package (CSP). 
> After installing Xen cloud platform Server. 
> I'm getting an error, when I try to install the package. 
>  xe-install-supplemental-pack xenserver-cloud-supp.iso
> Error repository is not compatible with the installed product (xenserver 
> expected), Do you want to continue? (Y/N)? 
> When I answer with Y
> FATAL: missing dependency xs:main 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to