I am trying to implement an OpenStack environment and following the Stein installation guide. For the installation process, I am using multiple nodes running on Ubuntu (not in Virtual Box).
Right now, I would like to install Cinder Block Storage and already implemented the controller node successfully. However, I am struggling with Step 2 on the storage node "Create the LVM physical volume /dev/sdb:" and cannot fix it.
Error Message: "Device /dev/sdb excluded by a filter"
Same error for /dev/sda or /dev/sda1, ...
Does anybody know how to solve the problem?