|
You are here |
antipaucity.com | ||
| | | | |
blog.min.io
|
|
| | | | | Running MinIO on your SAN/NAS is possible, but it is rarely, if ever a good idea. This post outlines the drawbacks of this architectural choice. | |
| | | | |
bluexp.netapp.com
|
|
| | | | | Learn about the main approaches and strategies to achieve reliable, secure NAS backup for enterprise data. | |
| | | | |
willhaley.com
|
|
| | | | | Start with one drive. Create a spanned volume, volume group, and logical volume. pvcreate /dev/sdb vgcreate STORAGE1 /dev/sdb lvcreate -l +100%FREE STORAGE1 -n storage1 Add an additional disk (you could have done this in one step, but I want to illustrate adding a disk). pvcreate /dev/sdc vgextend STORAGE1 /dev/sdc lvextend -l +100%FREE /dev/STORAGE1/storage1 You can view the status of the physical and logical volumes. pvdisplay vgdisplay lvdisplay | |
| | | | |
www.kevel.com
|
|
| | | Privacy isn't a term we use lightly at Kevel and obtaining SOC2 compliance was an obvious step towards our mission of "making the Internet a better place". | ||