summaryrefslogtreecommitdiffstats
path: root/scripts/mount-store
Commit message (Collapse)AuthorAgeFilesLines
* [mount-store] Take greater care where the .notmounted flag is writtenSimon Rettberg2021-11-121-1/+18
| | | | | | | | While the task manager should make sure only one invocation if mount-store is running, add a few extra checks whether a mount-point is pulled under our feet, or mounted when we don't expect it. This includes making sure dmsd is not accessing the share while we're trying to manipulate it.
* [scripts/mount-store] Run dir/perm init for unknown mounts tooSimon Rettberg2020-03-091-1/+2
|
* scripts/mount-store: Special case cifs wrt. stage4 permissionsSimon Rettberg2020-02-241-32/+49
| | | | | | If vmstore is cifs, we cannot rely on posix permissions. Add dnbd3 user to images group and set permissions of stage4 directory accordingly, so dnbd3-server can write to it.
* [scripts/mount-store] Make stage4 owned by dnbd3 userv3.9Simon Rettberg2020-02-091-4/+4
|
* scripts/mount-store: hack for missing dnbd3 folderJonathan Bauer2020-01-241-0/+10
|
* [MountVmStore] Add support for dnbd3 with no NFS fallbackSimon Rettberg2019-12-161-0/+4
| | | | | Don't enable the /srv/openslx/nfs export on the server if internal storage is being used, but NFS fallback is disabled.
* [scripts/mount-store] Semi-support custom local mounts in "internal" modeSimon Rettberg2019-12-101-23/+48
|
* [mount-store] Conditionally enable nfs serverSimon Rettberg2018-06-041-1/+28
|
* [scripts/mount-store] Remove ro option for CIFSSimon Rettberg2018-03-211-2/+2
|
* Fix copy&paste errorSimon Rettberg2018-03-211-4/+4
|
* [MountVmStore] Support passing custom mount optionsSimon Rettberg2018-03-211-67/+118
|
* mount-script: Support dnbd3Simon Rettberg2017-12-061-4/+9
|
* [scripts/mount-store] Try more CIFS options, remember last working optionsSimon Rettberg2017-04-031-11/+41
|
* [MountVmStore] Timeout quicker, return exit code in statusSimon Rettberg2015-09-291-1/+1
|
* [mount-store] Beefed up retry logicSimon Rettberg2015-09-281-48/+71
|
* UpdateSimon Rettberg2015-09-181-1/+8
|
* Refine mount script, updater backup/restore to handle new dozmod dbSimon Rettberg2015-09-051-7/+27
|
* [tmlite-bwlp] mount-store script: corr. var $RANDOMroot2015-07-101-1/+1
|
* [mount-store] Don't use unix extensions, so permission checking will happen ↵Simon Rettberg2015-04-231-1/+1
| | | | server side
* BumpSimon Rettberg2015-02-241-2/+2
|
* [mount-store] Add success messageSimon Rettberg2015-01-281-6/+14
|
* StuffSimon Rettberg2015-01-231-4/+10
|
* bwlehrpool user was renamedSimon Rettberg2014-10-191-2/+2
|
* Added Dozmod and Syncdaemon launcherSimon Rettberg2014-10-131-0/+9
| | | | Also added forgotten Exec class, tweaked mount-store script too
* Force NFS Version 3Simon Rettberg2014-08-181-2/+6
|
* Fix vmstore mount pointSimon Rettberg2014-06-041-1/+1
|
* Initial commitSimon Rettberg2014-06-031-0/+82