Just in case also checked with this rule that creates links at /dev /dev/disk/by-uuid /dev/bcache/by-uuid https://paste.ubuntu.com/26081756/
They are all there originally (see the screenshot).
But not there afterwards. So it's not just a problem with a different path.
https://paste.ubuntu.com/26081775/
ubuntu@maas-xenial4:~$ tree /dev/ | grep bcache ├── bcache0 ├── bcache1 ├── bcache2 ├── bcache3 │ ├── 251:0 -> ../bcache0 │ ├── 251:1 -> ../bcache1 │ ├── 251:2 -> ../bcache2 │ ├── 251:3 -> ../bcache3 │ │ ├── bcache0 -> ../../bcache0 │ │ ├── bcache1 -> ../../bcache1 │ │ ├── bcache2 -> ../../bcache2 │ │ ├── bcache3 -> ../../bcache3
Just in case also checked with this rule that creates links at /dev /dev/disk/by-uuid /dev/bcache/by-uuid https:/ /paste. ubuntu. com/26081756/
They are all there originally (see the screenshot).
But not there afterwards. So it's not just a problem with a different path.
https:/ /paste. ubuntu. com/26081775/
ubuntu@ maas-xenial4: ~$ tree /dev/ | grep bcache
├── bcache0
├── bcache1
├── bcache2
├── bcache3
│ ├── 251:0 -> ../bcache0
│ ├── 251:1 -> ../bcache1
│ ├── 251:2 -> ../bcache2
│ ├── 251:3 -> ../bcache3
│ │ ├── bcache0 -> ../../bcache0
│ │ ├── bcache1 -> ../../bcache1
│ │ ├── bcache2 -> ../../bcache2
│ │ ├── bcache3 -> ../../bcache3