Closed lxbsz closed 5 years ago
Test result:
# ./cli/nbd-cli gluster unmap
Module 'nbd' is already loaded
Invalid argument counts
# ./cli/nbd-cli gluster create
Module 'nbd' is already loaded
Invalid argument counts
# ./cli/nbd-cli gluster delete
Module 'nbd' is already loaded
Invalid argument counts
# ./cli/nbd-cli gluster map
Module 'nbd' is already loaded
Invalid argument counts
#
Otherwise, following commands will cause nbd-cli crash. $ nbd-cli gluster create $ nbd-cli gluster delete $ nbd-cli gluster map $ nbd-cli gluster unmap
Signed-off-by: Xie Changlong xiechanglong@cmss.chinamobile.com