[
https://issues.apache.org/jira/browse/CLOUDSTACK-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707387#comment-14707387
]
ASF GitHub Bot commented on CLOUDSTACK-8757:
--------------------------------------------
Github user remibergsma commented on the pull request:
https://github.com/apache/cloudstack/pull/729#issuecomment-133547422
@shwetaag Can you please add more details? The Jira issue only has a title.
Are you submitting a test so in case the modules are not loaded, alarms go off?
Or do you think it is actually broken right now in master?
When I test it, it seems to work:
```
root@r-3-VM:~# lsmod | grep ftp
nf_nat_ftp 12460 0
nf_nat 18242 2 nf_nat_ftp,iptable_nat
nf_conntrack_ftp 12605 1 nf_nat_ftp
nf_conntrack 52720 7
nf_conntrack_ipv4,nf_conntrack_ftp,nf_nat,nf_nat_ftp,iptable_nat,xt_state,xt_connmark
```
If you want to submit a test (which is great btw!), then please update the
title of the PR and the Jira issue accordingly. Thanks!
> FTP modules are not loaded in VR
> --------------------------------
>
> Key: CLOUDSTACK-8757
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8757
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Affects Versions: 4.5.1
> Reporter: prashant kumar mishra
> Assignee: shweta agarwal
> Fix For: 4.5.2
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)