Do I need Create the LVM Physical Volume and Logical Volume?
while step to create the LVM Physical Volume and Logical Volume:
pvcreate /dev/sdb
I get
root@grizzly-controller:~# pvcreate /dev/sdb Device /dev/sdb not found (or ignored by filtering).
Do I need LVM? I think I have one more disk (maybe not enough space on it?) Is this error very important? Does LVM is someting really necessary?