You can either do this in SAM or command line with the lvcreate command. It is the same procedure to create a normal logical volume, but you don't create a filesystem on it.
lvcreate -L 100 -n raw_volume /dev/vg_name
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.