Dale wrote:
> Howdy,
>
> <<>>
>
> Now to the second question. I found a 8TB hard drive and bought it. My
> plan is to take my 6TB backup drive and install it in place of a 3TB
> drive which has LVM on it. I plan to use the 8TB drive as a external
> backup drive in the end. Will do a backup befo
Dale wrote:
> Howdy,
>
> I mentioned in other threads that I'm doing some upgrades to my system.
> My first question is about a CPU upgrade.
SNIP
Here's a update. I swapped out the CPU. While I had the CPU cooler
off, I gave it a good bath. It wasn't to bad for being in there for 7
or 8 ye
Neil Bothwick wrote:
> On Sun, 9 Dec 2018 20:38:25 -0600, Dale wrote:
>
>>> Is there an aspect of it that doesn't make sense? Or that you're
>>> uncomfortable with? Can I help alleviate the worry?
>> Just making sense of it. Trying to get it firmly in my mind. It just
>> seems to simple and e
On Sun, 9 Dec 2018 20:38:25 -0600, Dale wrote:
> > Is there an aspect of it that doesn't make sense? Or that you're
> > uncomfortable with? Can I help alleviate the worry?
>
> Just making sense of it. Trying to get it firmly in my mind. It just
> seems to simple and easy to move that much d
On 12/9/18 7:38 PM, Dale wrote:
Just making sense of it. Trying to get it firmly in my mind. It just
seems to simple and easy to move that much data around and swap drives
even while in use. o-O
Welcome to the wonders of LVM.
You turn a drive / partition into something that LVM can use. T
Grant Taylor wrote:
> 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 al
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 sti
Grant Taylor wrote:
> On 12/06/2018 02:27 AM, Dale wrote:
>> From what I've read, I can use pvmove and pvremove to replace that
>> drive. Just tell pv to move the data and when done, remove the old
>> drive. After that, the new 6TB drive will be used in that PV and the
>> 3TB drive can be used for
J. Roeleveld wrote:
> On December 8, 2018 6:23:04 PM UTC, Dale wrote:
>
> Alexander Puchmayr wrote:
>
> Am Donnerstag, 6. Dezember 2018, 10:27:31 CET schrieb Dale:
>
> Howdy, I mentioned in other threads that I'm doing some
> upgrades to my system. My first ques
On December 8, 2018 6:23:04 PM UTC, Dale wrote:
>Alexander Puchmayr wrote:
>> Am Donnerstag, 6. Dezember 2018, 10:27:31 CET schrieb Dale:
>>> Howdy,
>>>
>>> I mentioned in other threads that I'm doing some upgrades to my
>system.
>>> My first question is about a CPU upgrade. I currently have thi
Alexander Puchmayr wrote:
> Am Donnerstag, 6. Dezember 2018, 10:27:31 CET schrieb Dale:
>> Howdy,
>>
>> I mentioned in other threads that I'm doing some upgrades to my system.
>> My first question is about a CPU upgrade. I currently have this for my
>> CPU, from cpuinfo:
>>
>> AMD Phenom(tm) II X
Am Donnerstag, 6. Dezember 2018, 10:27:31 CET schrieb Dale:
> Howdy,
>
> I mentioned in other threads that I'm doing some upgrades to my system.
> My first question is about a CPU upgrade. I currently have this for my
> CPU, from cpuinfo:
>
> AMD Phenom(tm) II X4 955 Processor
>
> I've bought
Neil Bothwick wrote:
> On Thu, 6 Dec 2018 19:17:22 -0600, Dale wrote:
>
>> Sounds like I need to build a new kernel as well. I guess I could name
>> one with FX in it to be able to tell it from the old one. I do mine
>> manually anyway, except for the dracut thingy.
> Or set LOCALVERSION in the k
On Thu, 6 Dec 2018 19:17:22 -0600, Dale wrote:
> Sounds like I need to build a new kernel as well. I guess I could name
> one with FX in it to be able to tell it from the old one. I do mine
> manually anyway, except for the dracut thingy.
Or set LOCALVERSION in the kernel config. Then the kerne
Dale wrote:
> Corbin Bird wrote:
>> I don't think a straight 'drop-in/replacement' will boot.
>>
>> The CPU scheduler does change from 'fam10h' to 'fam15h'.
>> The '3DNow!' && 'enhanced 3DNow!' ( used in fam10h ) instructions are
>> dropped / removed in fam15h.
>>
>> Doing the 'emerge -e @world' wi
Corbin Bird wrote:
> I don't think a straight 'drop-in/replacement' will boot.
>
> The CPU scheduler does change from 'fam10h' to 'fam15h'.
> The '3DNow!' && 'enhanced 3DNow!' ( used in fam10h ) instructions are
> dropped / removed in fam15h.
>
> Doing the 'emerge -e @world' with '-march=generic' i
I don't think a straight 'drop-in/replacement' will boot.
The CPU scheduler does change from 'fam10h' to 'fam15h'.
The '3DNow!' && 'enhanced 3DNow!' ( used in fam10h ) instructions are
dropped / removed in fam15h.
Doing the 'emerge -e @world' with '-march=generic' is probably the only
guaranteed
Jack wrote:
> On 2018.12.06 15:58, Dale wrote:
> [snip...]
>> My concern is this tho. I have my old CPU still installed and
>> everything is compiled based on that. So, I'm stable with the old
>> CPU. However, when I shutdown, take out the old CPU and install the
>> new one, I'm concerned it may
On 2018.12.06 15:58, Dale wrote:
[snip...]
My concern is this tho. I have my old CPU still installed and
everything is compiled based on that. So, I'm stable with the old
CPU. However, when I shutdown, take out the old CPU and install the
new one, I'm concerned it may not boot at all beca
On 12/06/2018 02:27 AM, Dale wrote:
From what I've read, I can use pvmove and pvremove to replace that drive.
Just tell pv to move the data and when done, remove the old drive. After
that, the new 6TB drive will be used in that PV and the 3TB drive can
be used for something else. Is it really
Hi,
I think that is how I got the flags for the current CPU. Those commands
look familiar. Since then, I think cpuid2cpuflags can do most of it,
tho it does seem to fall short on some flags. The way you did it
reveals a lot more details.
My concern is this tho. I have my old CPU still instal
My two cents worth :
Update gcc before changing any hardware.
With gcc somewhat current, try this on the replacement CPU.
This gives a listing of all CPU supported compiler flags.
Including -mtune / -march :)
gcc -c -Q -march=native --help=target
sample of output :
-msse4
Be careful to reduce the interval for reporting the progress.
Not sure if the memory leak was fixed yet, I ended up setting the interval to
10 to 30 minutes in the past to avoid memory issues.
--
Joost
On December 6, 2018 10:03:31 AM UTC, Neil Bothwick wrote:
>On Thu, 6 Dec 2018 03:27:31 -0600,
Neil Bothwick wrote:
> On Thu, 6 Dec 2018 03:27:31 -0600, Dale wrote:
>
>> Now to the second question. I found a 8TB hard drive and bought it. My
>> plan is to take my 6TB backup drive and install it in place of a 3TB
>> drive which has LVM on it. I plan to use the 8TB drive as a external
>> bac
On Thu, 6 Dec 2018 03:27:31 -0600, Dale wrote:
> Now to the second question. I found a 8TB hard drive and bought it. My
> plan is to take my 6TB backup drive and install it in place of a 3TB
> drive which has LVM on it. I plan to use the 8TB drive as a external
> backup drive in the end. Will
Howdy,
I mentioned in other threads that I'm doing some upgrades to my system.
My first question is about a CPU upgrade. I currently have this for my
CPU, from cpuinfo:
AMD Phenom(tm) II X4 955 Processor
I've bought but not yet installed a FX-8350 CPU. I have this in my
make.conf file:
CFLAG
26 matches
Mail list logo