17 Commits

Author SHA1 Message Date
cimryan
5ac737bdba Add logging to mountability verification. 2018-11-04 07:15:24 -08:00
cimryan
357a70d75f Move installation of the hping3 package to run/cifs_archive/verify-archive-configuration.sh 2018-11-03 18:05:53 -07:00
cimryan
2a463ba40b Move installation of the CIFS package to run/cifs_archive/configure-archive.sh
Don't need hping3 for other systems.

Keep the reconfiguration of the packages that is done specifically for making the root file system read-only in make-root-fs-readonly.sh.
2018-11-03 17:43:35 -07:00
cimryan
2eec8864c8 Testing for archive reachability is different for each archive system, but necessary for all systems. 2018-11-03 17:31:28 -07:00
Cisien
fdbc659527 switch to using hping3 for connectivity testing/ip resolution 2018-11-03 16:30:46 -07:00
Ray Tanaka
aefdb082d0 refactoring to add back write configs script 2018-11-02 15:24:25 -07:00
Ray Tanaka
9dd3b135c5 - removing echo
- using new ip lookup function
2018-10-30 23:11:41 -07:00
Ray Tanaka
9c0c8ad09c bug fix 2018-10-30 22:59:51 -07:00
Ray Tanaka
777db26f27 testing to see if verify-archive works as expected 2018-10-30 22:53:51 -07:00
Ray Tanaka
bb9347b115 since this is an undocumented configuration variable we'll move this into the main cifs config 2018-10-30 16:44:38 -07:00
Ray Tanaka
fc1568db61 fixing cifs issue with my last change and reordering so we don't need a separate credential file 2018-10-29 23:59:04 -07:00
Ray Tanaka
d91aff3ced remove write archive dependency 2018-10-29 22:54:29 -07:00
Ray Tanaka
4d0b010e8d removing since this is done in configure-archive and to make it more consistent with the others 2018-10-29 22:54:29 -07:00
Richard Goodwin
e15506681d Extra checks for whether to send push 2018-10-26 09:06:37 -05:00
cimryan
ea7a12ef8b More gracefully handle failures to archive to cifs shares. 2018-10-25 20:33:12 -07:00
cimryan
93b7663142 Use values for CIFS vers from the mount.cifs man page. 2018-10-25 07:21:39 -07:00
cimryan
e875763e58 Separate files into those used for setup and those used at runtime.
Files used for both will go in the run tree.
2018-10-24 20:55:29 -07:00