openvstorage / alba

Open vStorage ALBA (alternate backend) creates a replicated or flexible network raid’ed object storage backend out of Seagate Kinetic drives and local disk supporting compression, encryption.
Other
28 stars 10 forks source link

Add osd and get-osd-claimed-by are rather inconsistent when specifying ips #813

Open JeffreyDevloo opened 7 years ago

JeffreyDevloo commented 7 years ago

Problem description

Alba is pretty inconsistent with their CLI arguments The general flow so far is: Update osd: --ip can be a single ip or a comma separated list of ips asd-multistatistics: --long-id can be single long id or a comma separated list of ips

Now the odd one are get-osd-claimed-by / add-osd which can take multiple --host (not documented) instead of a comma separated list