Start a Conversation

Unsolved

This post is more than 5 years old

5914

December 11th, 2014 10:00

Enable the FTP or sFTP on VNX arrays

Hi ,

I tried to enable the FTP or sFTP on VNX arrays

Please can you suggest me the steps.

In Unisphere i went to Settings>Network>Settings for File

I tried to Select the FTP(data trasnfer, Control)

and Click on Enable

it didn't succedd

Please suggest me the Best steps....

1 Attachment

December 11th, 2014 10:00

Whats logs ?

2 Intern

 • 

20.4K Posts

December 11th, 2014 10:00

what's in the logs ?  server_log server_2

2 Intern

 • 

20.4K Posts

December 11th, 2014 11:00

login to the control station and run:

server_log server_2

look for events around the time you were trying to start FTP service.

December 11th, 2014 12:00

Hi ,

I figure out somethingh while logging to File Storage (Control Station) via Unisphere

It has given me the option to enable the FTP_ Server2 and FTP _Server3

But it asked me to reeboot the Server

Please suggest do i have to reebot them

and does it affects File system shares........

2 Intern

 • 

20.4K Posts

December 11th, 2014 12:00

you should no need to restart datamover to enable ftp.

server_ftp server_2 -service start

December 11th, 2014 13:00

Please verify the Command (server_ftp server_2-service start)

Is not to reebot the control station

&

After running this on the control station

i got the output

server_ftp server_2 -service start

server_2 :

Error 2100: usage: server_ftp { | ALL }

            -info

          | -service {-status | -start | -stop }

          | -service -stats [-full | -reset]

          | -modify

                        [-controlport ]

                        [-dataport ]

                        [-defaultdir ]

                        [-homedir {enable|disable}]

                        [-keepalive ]

                        [-highwatermark ]

                        [-lowwatermark ]

                        [-deniedusers ]

                        [-welcome ]

                        [-motd ]

                        [-timeout ]

                        [-maxtimeout ]

                        [-readsize ]

                        [-writesize ]

                        [-umask ]

                        [-maxcnx ]

                        [-sslcontrol {disable|allow|require|requireforauth}]

                        [-ssldata {disable|allow|require}]

                        [-sslpersona {anonymous|default| }]

                        [-sslprotocol {default|ssl3|tls1|all}]

                        [-sslcipher {default| }]

                        [-sslcontrolport {port}]

                        [-ssldataport {port}]

[nasadmin@DAACS0 ~]$ ts [-full | -reset]

                        [-controlport ]

                        [-dataport ]

                        [-defaultdir ]

                        [-homedir {enable|disable}]

-bash: -reset]: command not found

                        [-keepalive ]

                        [-highwatermark ]

                        [-lowwatermark ]

                        [-deniedusers ]

                        [-welcome ]

-bash: ts: command not found

2 Intern

 • 

20.4K Posts

December 11th, 2014 13:00

[nasadmin@emcw1vsacs1 ~]$ server_ftp server_2 -service -status

server_2 : done

State                      : stopped

[nasadmin@emcw1vsacs1 ~]$ server_ftp server_2 -service -start

server_2 : done

[nasadmin@emcw1vsacs1 ~]$ server_ftp server_2 -service -status

server_2 : done

State                      : running

you don't need to reboot datamovers (you realize you starting the serivce on the datamover and not on the control station).

December 11th, 2014 14:00

Thanks a lot now it is enable

Please can you also tell the steps to check if it is proactively working too.

So i could actually test it

2 Intern

 • 

20.4K Posts

December 11th, 2014 14:00

use the document i pointed you to in the other thread

Overhead of adding File service in VNX

No Events found!

Top