On Tuesday 28 March 2023 at 17:40:33, William Edwards wrote:
Op 28 mrt. 2023 om 17:02 heeft Simon Avery <Simon.Avery@atass-sports.co.uk> het volgende geschreven:
Hello,
Are there any known issues with defining tmpdir on multiple servers to point to a single NFS-mounted network share? Would each instance co-habit peacefully and not try to change any files from another instance?
Any reason you’re thinking of using a single share for all MariaDB machines?
How about setting up a single NFS VM with lots of space, and mounting a specific directory per MariaDB machine?
Alternatively, if disk space is a concern, how about creating an NFS share of, say, 150Gbytes, containing one subdirectory per server, and then mount each subdirectory as /tmp on the respective machine? That avoids allocating 75Gbytes per server, but also keeps each machine's view separate from the others. Antony. -- The words "e pluribus unum" on the Great Seal of the United States are from a poem by Virgil entitled "Moretum", which is about cheese and garlic salad dressing. Please reply to the list; please *don't* CC me.