--
You received this message because you are subscribed to the Google Groups "rook-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rook-dev+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rook-dev/29a15045-d02d-414a-a6e2-6d963cd6ec13%40googlegroups.com.
Hi Alexander
First at all, i pretty much thanks for your reply.
Ops, i forgot to mention upthere, i did exposed the NFS server server through a Loadbalancer Service to connect it from outside the Kubernetes clutser(network).

As i said earlier, i can mounted the nfs server on any LINUX based node which are outside from the Kubernetes cluster, but no on Window based node.
when i try to mount/mapping the nfs server on window, it show error as below picture:

or anything i miss ?
regards
Efter Low Kian Tiek
What IP address are you using? If it is the Pod IP and you are getting a ping that mostly likely just means that the IP is used outside of the Kubernetes cluster by another device.Unless you are in the software defined network as the Kubernetes cluster you are not able to connect to the actual Pod.You would need to look into `hostNetwork: true` and / or exposing the NFS Server Service through a NodePort or LoadBalancer Service to connect to it from outside the Kubernetes cluster (network).Kind regardsAlexander Trost
On Wed, Apr 29, 2020 at 5:25 AM <efter...@gmail.com> wrote:
--
hiI did follow the instruction as this link https://rook.io/docs/rook/master/nfs.html#rook-ceph-volume-example to create and initialize a NFS ServerIt managed to export it as nfs folder. I am able to mount the nfs share folder on any linux based OS.Unfortunately i not able to mount/search the nfs folder on Window based OS. i did everything on Window as this https://graspingtech.com/mount-nfs-share-windows-10/.when i ping the ipaddresss, it did respond back to me.Did anyone facing this issue before?regards
You received this message because you are subscribed to the Google Groups "rook-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rook...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to rook-dev+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rook-dev/48f16231-b6c5-4936-a9a0-54b6d3544f46%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rook-dev/48f16231-b6c5-4936-a9a0-54b6d3544f46%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to rook-dev+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rook-dev/c36fe618-3587-4f24-a84d-17830525528c%40googlegroups.com.