* 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* Re: question about ceph and FC SAN LUN data IO path
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
0 siblings, 0 replies; 2+ messages in thread
From: Wido den Hollander @ 2013-05-13 12:34 UTC (permalink / raw)
To: Dennis Chen; +Cc: ceph-devel
On 05/13/2013 02:24 PM, Dennis Chen wrote:
> 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?
>
That will follow the Ethernet path.
I'm also trying to figure out why you would Ceph here and use RBD? If
the client has direct access to the FC, why not have the client access
that direcly?
Ceph makes sense when you are running it on multiple fully separated
machines, but not if you run it all one one FC SAN imho.
Wido
> BRs,
> Dennis
>
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Wido den Hollander
42on B.V.
Phone: +31 (0)20 700 9902
Skype: contact42on
^ 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.