1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons/lvmdbusd
Tony Asleson d42bdb07de lvmdbusd: Re-work error handling
Introduce an exception which is used for known existing issues with lvm.
This is used to distinguish between errors between lvm itself and lvmdbusd.
In the case of lvm bugs, when we simply retry the operation we will log
very little.  Otherwise, we will dump a full traceback for investigation
when we do the retry.
2022-09-16 10:49:37 -05:00
..
__init__.py lbmdbusd: Support in-tree testing. 2016-02-18 13:26:08 +00:00
.gitignore lvmdbusd: All tools use detected python3 2017-12-12 13:17:07 +01:00
automatedproperties.py lvmdbusd: WS, imports, grammar 2022-09-16 10:49:37 -05:00
background.py lvmdbusd: WS, imports, grammar 2022-09-16 10:49:37 -05:00
cfg.py lvmdbusd: Add debug circular buffer 2022-09-16 10:49:37 -05:00
cmdhandler.py lvmdbusd: Re-work error handling 2022-09-16 10:49:37 -05:00
fetch.py lvmdbusd: Re-work error handling 2022-09-16 10:49:37 -05:00
job.py lvmdbusd: Job prop. Get/GetAll exec. immediately 2022-06-30 10:55:16 -05:00
loader.py lvmdbusd: Defer dbus object removal 2021-06-16 12:19:02 -05:00
lv.py lvmdbusd: Re-work error handling 2022-09-16 10:49:37 -05:00
lvm_shell_proxy.py.in lvmdbusd: Use common function for traceback 2022-09-16 10:49:37 -05:00
lvmdb.py.in lvmdbusd: WS, imports, grammar 2022-09-16 10:49:37 -05:00
lvmdbusd.in lvmdbusd: All tools use detected python3 2017-12-12 13:17:07 +01:00
main.py lvmdbusd: Use common function for traceback 2022-09-16 10:49:37 -05:00
Makefile.in makefiles: fix location of basedir 2021-03-08 15:22:27 +01:00
manager.py lvmdbusd: Add debug circular buffer 2022-09-16 10:49:37 -05:00
objectmanager.py lvmdbusd: Use common function for traceback 2022-09-16 10:49:37 -05:00
path.py.in lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
pv.py lvmdbusd: Re-work error handling 2022-09-16 10:49:37 -05:00
request.py lvmdbusd: Use common function for traceback 2022-09-16 10:49:37 -05:00
state.py lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
udevwatch.py lvmdbusd: Use ID_FS_TYPE UDev property in udevwatch 2021-10-07 12:42:44 -05:00
utils.py lvmdbusd: Re-work error handling 2022-09-16 10:49:37 -05:00
vg.py lvmdbusd: Re-work error handling 2022-09-16 10:49:37 -05:00