Cloudian¶
raidrivecli add cloudian --bucket <bucket> --endpoint <address>
אם מוסיפים אחסון ללא אפשרויות, תוצג בקשה להזין Access Key ID ו-Secret Access Key.
raidrivecli add cloudian --bucket mybucket \
--endpoint https://host.cloudian-server.com
Access Key ID: <access-key-id>
Secret Access Key: ********
לחלופין, ניתן לציין Access Key ID או Secret Access Key כאפשרויות.
raidrivecli add cloudian --bucket <bucket> --endpoint <address> \
--access-key-id <key>
raidrivecli add cloudian --bucket <bucket> --endpoint <address> \
--access-key-id <key> \
--secret-access-key [secret]
אזהרה
פקודות מעטפת (shell) נשמרות בהיסטוריה. אם אפשר, מומלץ לא להזין ערך ישירות באפשרות --secret-access-key.
אם לא מציינים ספריית עיגון, העיגון יתבצע לספרייה כמו /mnt/cloudian מתחת ל-/mnt. כדי לציין את ספריית העיגון, השתמש באפשרות --mount-path.
raidrivecli add cloudian --bucket mybucket \
--endpoint https://host.cloudian-server.com \
--mount-path /myservices/cloudian
אפשרויות נוספות¶
--bucket <bucket> bucket
--endpoint <address> address (e.g. https://host.example.com)
--access-key-id <key> access key id
--secret-access-key [secret] secret access key