I don't know if my question makes any sense. I have never tried this sort of thing before. What I would like to do is create one logical volume spanning multiple physical partitions like /dev/sdb1
, /dev/sdb2
, etc on a Linux machine and mount this logical volume on a single mount point on another machine running Ubuntu. Is that possible? If yes, how do I do it?
↧
creating and mounting a logical volume
↧