Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.
- What's New
- Function Overview
- Product Bulletin
- Service Overview
- Billing
- Getting Started
- User Guide
- Best Practices
- API Reference
- SDK Reference
- FAQs
-
Troubleshooting
- Mounting a File System Timed Out
- Mounting a File System Failed
- Creating an SFS Turbo File System Failed
- File System Automatically Unmounted
- A Client Server Failed to Access a File System
- Abnormal File System Status
- Data Fails to Be Written into a File System Mounted to ECSs Running Different Types of Operating Systems
- Writing to a File System Failed
- Error Message "wrong fs type, bad option" Was Displayed During File System Mounting
Show all
SFS Turbo Basic Concepts
Before you start, understand the following concepts.
File System
A file system provides users with shared file storage through NFS. It is used for accessing network files remotely. After you create a file system on the console, you can mount the file system on multiple servers and access the file system from the servers through the standard POSIX.
POSIX
Portable Operating System Interface (POSIX) is a set of interrelated standards specified by Institute of Electrical and Electronics Engineers (IEEE) to define the application programming interface (API) for software compatible with the UNIX operating system (OS). POSIX is intended to achieve software portability at the source code level so that a program written for a POSIX compatible OS can be compiled and executed on any other POSIX OS.
NFS
Network File System (NFS) is a distributed file system protocol that allows different computers and OSs to share data over a network.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.