Recently, I saw some info that Teragrid can mount Lustre OST servers
(OSS) across WAN:
My question is simplier: does this mean I can put MDS and OSSs on
different network? If yes, is this feature available in 1.8 or still
testing?
Thanks,
Yujun
_______________________________________________
Lustre-discuss mailing list
Lustre-...@lists.lustre.org
http://lists.lustre.org/mailman/listinfo/lustre-discuss
Of course.
> If yes, is this feature available in 1.8 or still
> testing?
It has always been possible. The only requirement is that all OSSes,
and MDSes (for a single filesystem) must be able to reach each other as
well that all clients must be able to reach all OSSes and MDSes that
serve it's filesystems. Clients do not need to be able to reach other
however.
That's the logical requirements. Physical requirements are the same
(obviously), but things like latency and bandwidth between the networks
will obvious affect the performance.
b.