错误:
Failure: (104) Can not open backing device.
Command 'drbdsetup attach 1 /dev/sdb1 /dev/sdb1 internal' terminated with exit code 10
遇到这个错误的时候,我们要看一下是不是已经挂在了 /dev/sbd1,如果是的话就执行:
umount /dev/sdb1
就可以了.
错误:
Failure: (104) Can not open backing device.
Command 'drbdsetup attach 1 /dev/sdb1 /dev/sdb1 internal' terminated with exit code 10
遇到这个错误的时候,我们要看一下是不是已经挂在了 /dev/sbd1,如果是的话就执行:
umount /dev/sdb1
就可以了.
报错: ``` nginx: [emerg] dlopen() "/opt/nginx/modules/ngx_http_brotli_filter_module.so" failed (libbrotlienc.so.1: cannot open shared object file: No su...
报错如下: ``` nginx: [emerg] module "/opt/nginx/modules/ngx_http_brotli_filter_module.so" version 1028001 instead of 1026002 in /opt/nginx/conf/nginx.conf...
成为第一个评论的人吧!