All of lore.kernel.org
 help / color / mirror / Atom feed
* testing the /dev/cciss/c0d0 device names
@ 2015-12-05 18:36 Loic Dachary
  2015-12-06 19:15 ` Ilya Dryomov
  0 siblings, 1 reply; 3+ messages in thread
From: Loic Dachary @ 2015-12-05 18:36 UTC (permalink / raw)
  To: Ilya Dryomov; +Cc: Ceph Development, Stolte, Felix

[-- Attachment #1: Type: text/plain, Size: 786 bytes --]

Hi Ilya,

ceph-disk has special handling for device names like /dev/cciss/c0d1 [1] and it was partially broken when support for device mapper was introduced. Ideally there would be a way to test that support when running the ceph-disk suite [2]. Do you know of a way to do that without having the hardware for which this driver is designed ? 

Maybe this convention (/dev/cciss/c0d0 being mapped to /sys/block/cciss!c0d0 is not unique to this driver and I could use another to validate the name conversion from X/Y to X!Y and vice versa is handled as it should ?

Cheers

[1] https://github.com/ceph/ceph/blob/infernalis/src/ceph-disk#L438
[2] https://github.com/ceph/ceph/blob/infernalis/qa/workunits/ceph-disk/ceph-disk-test.py
-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-12-07  9:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-05 18:36 testing the /dev/cciss/c0d0 device names Loic Dachary
2015-12-06 19:15 ` Ilya Dryomov
2015-12-07  9:29   ` Loic Dachary

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.