Welcome back, @tazzydemon!
I’ll see if I can help you there. I’m unfortunately a little unsure about what you mean exactly with that. Would you mind providing a little more detail in case what is below doesn’t help?
For an explanation of the rockons-metastore and how it is used and implemented, I would refer you to the following wiki post and its section on the rockons-metastore:
As I’d rather not waste both of our time going into details on something for which you were not asking, don’t hesitate to let me know if I’m on the right or wrong track, and provide some information on what you would like to achieve.
Very briefly:
- you can find all shares created from the webUI mounted at
/mnt2/<share-name>
. - the docker container layers, as pulled by Docker, are stored as btrfs subvolumes inside the share you used as rockons_root at the configuration of the Rock-on service. Be very careful if you’re trying to alter these as they will most likely cause issues with proper functioning of your rock-ons.
That would depend on the situation as well:
- if you mean referring to a share outside of a rock-on, then yes that seems to be the correct path.
- if you mean referring to a share from within a rock-on, I would refer you to the “Add storage” feature for rock-ons; see documentation below:
http://rockstor.com/docs/docker-based-rock-ons/overview.html#add-storage
Hope this helps,