Replies: 3 comments 1 reply
|
Hrm - not at home right now but will check next week. Two things ...
|
|
Don't know why or how!! All my modifications worked...sigh! onto production, thanks again for your great work. Your script is a marvel. NAME USED AVAIL REFER MOUNTPOINT NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS |
|
Nice :) Glad it worked out. I would suggest googling for mysql/mariadb on zfs - there are a few settings to tweak for optimal performance. Recordsize etc. Also check latest commits - I broke stuff out into functions in an effort to start cleaning it up and making it a bit more modular |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello....I'm back!!
I don't need the Docker dataset but would like to add a mariadb dataset, so I tried:
starting at line 1247 of the ZFS-root.sh, commented out docker dataset and added two for mariadb....but this doesn't work, the server won't start and goes into emergency state. I thought this would be simple! Then I tried commenting out Docker alone, didn't work either? What am I doing wrong?
if this system will use Docker.....
I know I can delete and add datasets after the original ZFS-root.sh has run, just thought it would be nice to hardcode into your script. At the very least I would like to be able to comment out the Docker dataset.
thanks again
All reactions