Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I use LVM with my EtherDrive storage?

etherdrive LVM storage
0
Posted

How can I use LVM with my EtherDrive storage?

0

With older LVM2 releases, you may need to edit lvm.conf, but the current version of LVM2 supports AoE devices “out of the box”. You can also create md devices from your aoe devices and tell LVM to use the md devices. It’s necessary to understand LVM itself in order to use AoE devices with LVM. Besides the manpages for the LVM commands, the LVM HOWTO is a big help getting started if you are starting out with LVM. If you have an old LVM2 that does not already detect and work with AoE devices, you can add this line to the “devices” block of your lvm.conf. types = [ “aoe”, 16 ] If you are creating physical volumes out of RAIDs over EtherDrive storage, make sure to turn on md component detection so that LVM2 doesn’t go snooping around on the underlying EtherDrive disks. md_component_detection = 1 The snapshots feature in LVM2 did not work in early 2.6 kernels. Lately, Coraid customers have reported success using snapshots on AoE-backed logical volumes when using a recent kernel and aoe driv

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123