1833523 Members
2984 Online
110061 Solutions
New Discussion

Mount a mounted path

 
elainelaw
Occasional Contributor

Mount a mounted path

I have three servers ( serverA , serverB , serverC ), I want to share a path from serverC for serverA to mount , now if I want serverB mount it first , then export it ( the path that mounted to serverC) from serverB for serverA to mount , is it possible for serverA to mount it ? i just tried it , it is not work.

for simply my question , what I want is export path from serverC , then serverB mount it , then serverA mount the path that the serverB mounted to serverC , is it possible ?
thx
1 REPLY 1
OldSchool
Honored Contributor

Re: Mount a mounted path

"for simply my question , what I want is export path from serverC , then serverB mount it , then serverA mount the path that the serverB mounted to serverC , is it possible ?"

Uhhh...I don't believe so. Having just tried it, I'd say not.

Besides, why on earth would you want to do such a convoluted thing? Why not simply export whatever from ServerC to both ServerA and ServerB, then on ServerA and ServerB simply mount it directly?