Gentoo Archives: gentoo-user

From: Grant Taylor <gtaylor@×××××××××××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] CPU upgrade and LVM questions.
Date: Mon, 10 Dec 2018 03:37:34
Message-Id: b24500a7-8027-adfe-6ada-aa5f0c885286@spamtrap.tnetconsulting.net
In Reply to: Re: [gentoo-user] CPU upgrade and LVM questions. by Dale
1 On 12/9/18 7:38 PM, Dale wrote:
2 > Just making sense of it. Trying to get it firmly in my mind. It just
3 > seems to simple and easy to move that much data around and swap drives
4 > even while in use. o-O
5
6 Welcome to the wonders of LVM.
7
8 You turn a drive / partition into something that LVM can use. Then you
9 add said drive to an existing Volume Group. Then you tell LVM to vacate
10 the old physical drive. Then you remove the old physical drive from the
11 Volume Group. Finally you should clean the LVM metadata from the drive,
12 but that's not strictly required.
13
14 Similar could be said about upgrading / trading bookshelves too.
15
16 > I'm mostly trying to figure out what drive will go where. On one
17 > hand, I thought about having a single drive, 8TB, to store it all on.
18 > On the other, I thought of replacing one of the two 3TB drives with a
19 > 6TB drive. That will give me roughly 9TBs of storage. Later on, I could
20 > replace the other 3TB drive with another 6TB drive and then have 12TBs.
21 > Then I'd have to rethink my backup method. If I use the second method,
22 > I can use the 8TB drive for backups since I don't backup everything.
23 > Right now, I'm planning to do the second method. I think long term,
24 > it will work best plus I will have a spare drive if needed.
25
26 *nod*
27
28 Figuring out what you want to do can be more challenging than figuring
29 out how to do it.
30
31 > I started another thread about encryption stuff. The reply you posted
32 > tho is really helpful because it lists the commands all in one spot.
33 > Most howtos have them spread all over the place and it makes it harder
34 > for me to get what is going on, even if it is being explained a bit in
35 > between the commands. Sometimes, it just depends on how things hit me
36 > thinking wise. ;-)
37
38 I get it.
39
40 > I'll be writing those commands down before I do the change over.
41
42 :-)