![]() | Sun System Handbook - ISO 4.1 October 2012 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||||||||
Solution Type Troubleshooting Sure Solution 1410965.1 : Sun Storage 7000 Unified Storage System: Troubleshooting FTP access to shares
In this Document
Applies to:Sun ZFS Storage 7120 - Version Not Applicable to Not Applicable [Release N/A]Sun ZFS Storage 7320 - Version Not Applicable to Not Applicable [Release N/A] Sun ZFS Storage 7420 - Version Not Applicable to Not Applicable [Release N/A] Sun Storage 7110 Unified Storage System - Version Not Applicable to Not Applicable [Release N/A] Sun Storage 7210 Unified Storage System - Version Not Applicable to Not Applicable [Release N/A] 7000 Appliance OS (Fishworks) PurposeThis document will help troubleshoot why clients may not be able to connect to shares via the FTP service. To discuss this information further with Oracle experts and industry peers, we encourage you to review, join or start a discussion in the My Oracle Support Community - 7000 Series ZFS Appliances
Troubleshooting StepsWhen configuring the FTP service an error may be returned !Default login root: Path does not exist
To enable FTP access at the Project level from the BUI:Click Shares Any shares that inherit their properties from the project will now be able to be accessed via FTP. To enable FTP access at an individual share level from the BUIClick Shares After creating an FTP-enabled share(s) then you can configure the FTP service in Configuration > Services > FTP Make any appropriate configuration changes there and APPLY them to online the FTP service. Verify ftp is runningLogin to Solaris shell using Shared Shell and find ftp processes running, and identify the configuration file the ftp-demon(s) are using. # ps -ef |grep ftp Check if the DefaultRoot existsThe DefaultRoot is shown in /var/run/ak/proftpd.conf. It can be set via CLI or BUI. Initially it will look like this: DefaultRoot /var/run/ak/shares/ftp/ This means you cannot use / (RootFS) as DefaultRoot for ftp, which conforms to ftp best practice. You can change DefaultRoot to any sub-path under /export/<share>, but you will not able to use a folder or root on the System pool. Check a FTP-enabled share exists and is listed as a valid FTP-enabled shareWhen a share is available for access via FTP it is mounted on /var/run/ak/shares/ftp/ # mount |grep ftp
Back to <Document 1392086.1> Sun Storage 7000 Unified Storage System: How to Troubleshoot Network Problems. References<NOTE:1392086.1> - Sun Storage 7000 Unified Storage System: How to Troubleshoot Network ProblemsAttachments This solution has no attachment |
||||||||||||||||||||||||||
|