All of lore.kernel.org
 help / color / mirror / Atom feed
* question about ceph and FC SAN LUN data IO path
@ 2013-05-13 12:24 Dennis Chen
  2013-05-13 12:34 ` Wido den Hollander
  0 siblings, 1 reply; 2+ messages in thread
From: Dennis Chen @ 2013-05-13 12:24 UTC (permalink / raw)
  To: ceph-devel; +Cc: Dennis Chen

Hi,

If I have an OSD attached by a FC SAN device with the connection like this:
OSD HBA-->FC Switch-->SAN storage device.

Then Map a LUN in the SAN to the OSD as its only disk device to save 
data. if I have a client also has an HBA and the topology diagram looks 
like:

                   osd                                         client
         -------        -------                            -------     
-------
        | HBA |      | NIC |  <---------------> | NIC |   | HBA |
         ---+---      --------                            ------- -------
\                                                            /
                   \ /
                        \                                   /
                               \    --------------
                                   | FC Switch |
                                    --------------
                                           |
                                        SAN

Suppose the created LUN above for OSD can be accessed by both osd and 
client though FC I/F, the question is:
if I create a rbd block device in osd and map it to client, make a file 
system and mount it in client side, then create a file in the mounted 
FS. The read/write operation followed for this file will transfer data 
though ethernet path or FC path?

BRs,
Dennis


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

end of thread, other threads:[~2013-05-13 12:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-13 12:24 question about ceph and FC SAN LUN data IO path Dennis Chen
2013-05-13 12:34 ` Wido den Hollander

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.