Closed pdebski21 closed 2 years ago
Although cache instance is stopped in this scenario, not all threads are stopped:
[root@localhost ~]# casadm --standby --activate -i 2 -d <path_by_id>
Cache id specified by user and loaded from metadata are different
[root@localhost ~]# casadm -L
No caches running
[root@localhost ~]# ps aux | grep cas
root 8548 0.9 0.0 0 0 ? S 00:10 0:00 [cas_mngt_2]
root 8584 0.0 0.0 9208 1152 pts/0 S+ 00:11 0:00 grep --color=auto cas
Description
Test activate standby cache on drbd passive node with cache id missmatch does not remain in standby state and cache exported object dissappeares.
Expected Behavior
Actual Behavior
Steps to Reproduce
Logs
Context