]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
vstart: Remove duplicate option -N 31917/head
authorKotresh HR <khiremat@redhat.com>
Thu, 19 Dec 2019 11:01:54 +0000 (16:31 +0530)
committerKotresh HR <khiremat@redhat.com>
Thu, 19 Dec 2019 11:07:12 +0000 (16:37 +0530)
commit8dd2e41808886bcf6007ca12d80ac38616582996
tree9ac2bc55910413b1306d3b29c10999f75476ea85
parentdd84d07a01d2691aec7de0f5921685c0fdbd38db
vstart: Remove duplicate option -N

Both -N and -k are essentially same, i.e to use
existing configuration without creating new conf.
So retain -N and remove -k option.

Fixes: https://tracker.ceph.com/issues/43057
Signed-off-by: Kotresh HR <khiremat@redhat.com>
src/vstart.sh