Project

General

Profile

Actions

Bug #38169

open

c-v should have an option to ignore 'network' drives

Added by Sébastien Han about 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Network drives like RBD and NBD are reported by the inventory command, it'd be nice to have a rule (not built-in) to reject that kind of devices.

[root@osd0 /]# rbd map foo

/dev/rbd0
[root@osd0 /]#
[root@osd0 /]#
[root@osd0 /]# ceph-volume inventory

Device Path               Size         rotates available Model name
/dev/rbd0                 1024.00 MB   False   True
/dev/sda                  50.00 GB     True    True      QEMU HARDDISK
/dev/sdb                  50.00 GB     True    False     QEMU HARDDISK
/dev/sdc                  50.00 GB     True    False     QEMU HARDDISK
/dev/vda                  11.00 GB     True    False

No data to display

Actions

Also available in: Atom PDF