Commit Graph

8 Commits

Author SHA1 Message Date
3fae36c374 Smart iSCSI Mounter v0.97.1
- Improved handling of input args.
2020-05-23 14:37:12 +01:00
4f042de02f Smart iSCSI Mounter v0.97
- Refactored check_dir to report_status.
- Force initiated iSCSI status read prior to status check.
2020-05-21 23:57:29 +01:00
4b1dc8c5fc Smart iSCSI Mounter v0.97
- Attempting to read from iscsiadm must now be challenged by root.
- Mount operations now take into account the defined iSCSI target
rather than simply the number of active connections.
2020-05-21 19:50:55 +01:00
6f6bb50444 Smart iSCSI Mounter v0.96
- The status function now lists active connections.
- Active iSCSI connections are now tested for when mounting/un-mounting
targets.
- The force flag is now required to override mounting/un-mounting
exceptions.
2020-05-21 17:44:29 +01:00
08c9458929 Smart iSCSI Mounter v0.95
- Updated usage options.
2020-05-21 12:38:05 +01:00
75ad35b1f5 Smart iSCSI Mounter v0.95
- Process tester and status.
- Version checker.
- Force flag.
- Admin rights now only required when mounting/un-mounting.
- Using lazy method of mounting filesystem for better reliability.
	- Ensured mounting is non permanent in mount-flags.
2020-05-21 12:37:34 +01:00
a503fcad48 - Added support to show mount status
- Showing better verbosity of run commands
2020-05-20 14:40:55 +01:00
b7151c57c6 Initial script to mount and unmount iSCSI shares 2020-05-20 14:14:51 +01:00