From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8580B138334 for ; Mon, 10 Dec 2018 01:35:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF309E0AAE; Mon, 10 Dec 2018 01:35:36 +0000 (UTC) Received: from tncsrv06.tnetconsulting.net (tncsrv06.tnetconsulting.net [IPv6:2600:3c00:e000:1e9::8849]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 50658E0A43 for ; Mon, 10 Dec 2018 01:35:35 +0000 (UTC) Received: from Contact-TNet-Consulting-Abuse-for-assistance by tncsrv06.tnetconsulting.net (8.15.2/8.15.2/Debian-3) with ESMTPSA id wBA1ZXCs018234 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Sun, 9 Dec 2018 19:35:34 -0600 ARC-Filter: OpenARC Filter v0.1.0 tncsrv06.tnetconsulting.net wBA1ZXCs018234 Authentication-Results: tncsrv06.tnetconsulting.net; arc=none header.d=tnetconsulting.net ARC-Seal: i=1; a=rsa-sha256; d=tnetconsulting.net; s=2015; t=1544405734; cv=none; b=FCmurU26vPxnQtkgDZcA2TQ+rLdTLeLAYmvGbv2sidjp53VzyYSHodfBq7dVrECi67onyabPgAPggmkA/8XfIHdD8QHAioH98XghAwtgQNZkQqbc2Mrvzh1mce6vRkMg0/mAZwov186G1HhegFVrfqbYmoSBzwjkSEnzWavVPgw= ARC-Message-Signature: i=1; a=rsa-sha256; d=tnetconsulting.net; s=2015; t=1544405734; c=relaxed/simple; bh=egYo8CevhZPnTB9h6Szwkv5/QVKVqg87mO/CNNnFTb0=; h=From:Subject:To:Message-ID:Date:User-Agent:MIME-Version: Content-Type:Content-Language:Content-Transfer-Encoding; b=gtLJONR4W8vUwh6VPSWem8TzpgVaCF6dvGUxO5C3tBm1bsxFTN88gf7VDWPLwBXNR6nd1DBBzgDCyQIW5+TkY995nVHvnU1hC2QuY+P9Csk1Mc9gmAV6zwhOEotmd0gIF5xS7v6UfUySjgMydaW/wtqG9/ndc3l/FxJK+Na949s= ARC-Authentication-Results: i=1; tncsrv06.tnetconsulting.net; none From: Grant Taylor Subject: Re: [gentoo-user] CPU upgrade and LVM questions. To: gentoo-user@lists.gentoo.org References: <492d8bf4-4b8d-f7f6-05d8-2473b6825fab@gmail.com> <181f8d16-d2cf-89a8-78e5-eade93f26fdd@spamtrap.tnetconsulting.net> Organization: TNet Consulting Message-ID: <270a0b61-be56-cd0b-8894-b4acc91ea048@spamtrap.tnetconsulting.net> Date: Sun, 9 Dec 2018 18:35:35 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Archives-Salt: 6a450c2e-9ad5-4a74-8a46-4e1554218e6e X-Archives-Hash: e219986fc0b97589a232cc57c8e001a6 On 12/9/18 3:45 PM, Dale wrote: > Grant, Hi Dale, > I'm not ignoring this email. I didn't presume you were. ;-) > I just keep rereading it. ;-) Okay. Is there an aspect of it that doesn't make sense? Or that you're uncomfortable with? Can I help alleviate the worry? > I'm uncertain still how I'm going to do this. Would you like to walk through it? At any level of detail? > I'm considering encryption which would mean additional changes and > mount points. Depending on what your goal is, chances are good that encryption should not need to change mount points. That's one of the wonderful things about Linux. You can change the block device that a file system lives on while still using the same mount point. }:-) You can /usually/ do it after the system is installed too. Would you like to share more details and discuss your current state as well as the future state that you'd like to get to? > I'm just not 100% sure yet. I'm considering things that may require a > new thread. ¯\_(ツ)_/¯ It still sounds to me like we are talking about modifying things about your LVM configuration, and discussing questions there about. So, it seems like were' still under the 2nd half of the subject of this thread. ;-) > Thanks much for this info. The list of commands helps, largely. You're welcome. I'm glad they help. :-D -- Grant. . . . unix || die