So, I have an Ubuntu VM with a usb drive attached via passthrough from the host. It in turn, shares the contents of the drive to anything on the network via SMB.
All of this works fine, but got me thinking. If an LXC needs to grab files from the SMB, I'm assuming it has no knowledge that the files are actually stored on a drive locally attached to the host, so it has to go out onto the network to get them via SMB.
This means the speed of the connection to the drives is limited (I'm...
Read more
All of this works fine, but got me thinking. If an LXC needs to grab files from the SMB, I'm assuming it has no knowledge that the files are actually stored on a drive locally attached to the host, so it has to go out onto the network to get them via SMB.
This means the speed of the connection to the drives is limited (I'm...
Read more