CT creation on nfs storage really slow

roninhockley

Member
Nov 17, 2013
16
0
21
I saw a thread about this from a few years back but it didn't go anywhere.

I have 2 nodes in cluster and they are connected to an nfs share via Infiniband to a ZFS storage server.

I used iperf to confirm thruput to around 4gb so the link is fine.

But when I create a new container and choose to store the private area on the NFS share, the creation takes forever.

I go to the ZFS server and watch the folder grow by about a mb per second.

Is this just the unpacking and rsyncing over the wire taking forever? Tiny files dont do good on any network link i know.
 
i think maybe the better question is how to manually do it. i can unpack a template on the zfs box itself then clone a conf file from another one since i have them all the same. what about quota or root?

in other words what goes where? i am currently creating a ct on nfs and it will finish sometime tonite. in the morning i can just reverse engineer it i guess.