Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

StorageBase, Share, Remotepath #12

@samihoda

Description

@samihoda

Need some documentation. When you got to Azure, and setup a file share, for example, it provides some data. How does that translate to the parameters here?

For example,
mount -v -t cifs //ABC.file.core.windows.net/XYZ /mnt/mymount -o nofail,vers=3.0,credentials=/etc/smbcredentials/ABC.cred,dir_mode=0777,file_mode=0777,serverino

I've taken the smbcredentials for the initial plugin install, but beyond that it is not clear how the volume creation should take what the CNAME should be (like ABC above), and what the subdirectory /path should be like (like XYZ above).

Also, there is no way to pass serverino, or nofail...

What -o options should I pass so the URL and path are correct, StorageBase, Share, Remotepath? How do I pass the additional options which are rejected?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions