open-cas-linux/utils
Jan Musial c4e15a1af7 Try to load devices on change udev event
This fixes CAS-on-LVM scenario. Currently how CAS works:

1. LVM instantinates device nodes (not usable at this point)
2. CAS tries to add cores (fails)
3. LVM ends device configuration and issues change uevent
4. We ignore change uevents so we do nothing

This patch makes sure we don't ignore change uevents.
Still, some messages about not being able to open core device
can show up in syslog - there's room for improvement.

Signed-off-by: Jan Musial <jan.musial@intel.com>
2019-11-18 15:59:37 +01:00
..
60-persistent-storage-cas-load.rules Try to load devices on change udev event 2019-11-18 15:59:37 +01:00
60-persistent-storage-cas.rules Initial commit 2019-03-29 08:45:50 +01:00
casadm.8 Add WO cache mode in man page 2019-09-23 13:29:54 -04:00
casctl Wait for cas_ctrl device in casctl 2019-11-18 15:00:31 +01:00
casctl.8 Change startup procedure 2019-11-14 12:20:08 +01:00
ext3-config.csv Initial commit 2019-03-29 08:45:50 +01:00
ext4-config.csv Initial commit 2019-03-29 08:45:50 +01:00
ioclass-config.csv Initial commit 2019-03-29 08:45:50 +01:00
Makefile Change startup procedure 2019-11-14 12:20:08 +01:00
open-cas-loader Wait for cas_ctrl device in casctl 2019-11-18 15:00:31 +01:00
open-cas-shutdown Initial commit 2019-03-29 08:45:50 +01:00
open-cas-shutdown.service Initial commit 2019-03-29 08:45:50 +01:00
open-cas.service Change startup procedure 2019-11-14 12:20:08 +01:00
open-cas.shutdown Initial commit 2019-03-29 08:45:50 +01:00
opencas.conf Initial commit 2019-03-29 08:45:50 +01:00
opencas.conf.5 Change startup procedure 2019-11-14 12:20:08 +01:00
opencas.py Wait for cas_ctrl device in casctl 2019-11-18 15:00:31 +01:00