deb-cinder/cinder/cmd
Mitsuhiro Tanino 5cec4056eb [LVM] Restore target config during ensure_export
If server crash or reboot happened, LIO target configuration
will be initialized after boot up a server. Currently, Cinder
has a functionality to save LIO target configuration to save
file at several checkpoint.

If LIO target service is configured properly, LIO target
configuration is restored by this service during boot up
a server, but if not, existing in-use volumes would become
inconsistent status after c-vol service starts.

If there is no iSCSI target configuration during
ensure_export, LIO dirver should restore the saved
configuration file to avoid the problem.

Closes-Bug: #1536248
Change-Id: I74d300ba26a08b6f423f5ed3e13495b73cfbbd52
2016-02-19 14:13:53 -05:00
..
__init__.py Use pbr entry_points to setup the cinder scripts 2014-12-08 09:53:22 -05:00
all.py Fix cinder-all binary 2015-09-16 22:40:41 +00:00
api.py Remove deprecated SimpleScheduler 2015-07-26 23:03:36 -07:00
backup.py Remove deprecated SimpleScheduler 2015-07-26 23:03:36 -07:00
manage.py Replace exit() by sys.exit() 2016-01-25 17:29:09 +08:00
rtstool.py [LVM] Restore target config during ensure_export 2016-02-19 14:13:53 -05:00
scheduler.py ConsistencyGroup Object 2015-08-10 11:31:11 +02:00
volume_usage_audit.py Fix debug output for cinder-volume-usage-audit 2015-11-20 17:13:56 +00:00
volume.py Allow c-vol backends to start when some backends fail to load 2015-09-22 11:50:44 -04:00