News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

disk md

Started by darkwizard864, September 13, 2018, 07:19:08 PM

Previous topic - Next topic

darkwizard864

is disked md still possible? in 14.04?

Marie.O

Should be. Raspberry Pis for example work that way.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

darkwizard864

ok nice I wanted to make a md disked but not rpi or and thing like that. it is a desktop style.

Marie.O

If I were in your shoes, I would just run the regular detection process, let it create everything, and move the stuff over to the HDD, and let it boot from the HDD instead of PXE. Might even work without a lot of manual configuration.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

darkwizard864

would a disked md take some stress off the core? my core heats up during diskless boot?

Marie.O

How many MDs do you have that you start in parallel that your core heats up during serving of some files?
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

darkwizard864

6 mds on core .. soon as one boots up the core starts to heat up but goes back down soon as boot is completed..

Marie.O

Check what is causing this. Use top, to see if something unusual is taking up the CPU, use dmesg to see if there are any errors being reported. All the MD is doing is requesting files, if that is causing issues, I am fairly certain that you have deeper issues.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

darkwizard864

my core didn't like 4.4 kernel that was causing it to heat up. when I went back to 3.13 it went back to normal temp

Marie.O

Nice to see you found out what's wrong. I am sure there are some settings for the 4.4 that will fix the heat issues as well, but if the 3.x is working, why not keep it
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

phenigma

Quote from: posde on September 15, 2018, 12:19:57 AM
If I were in your shoes, I would just run the regular detection process, let it create everything, and move the stuff over to the HDD, and let it boot from the HDD instead of PXE. Might even work without a lot of manual configuration.

There is a process for installing disked MDs.
My setup: [url="http://wiki.linuxmce.org/index.php/User:Phenigma"]http://wiki.linuxmce.org/index.php/User:Phenigma[/url]

Gavlee

Hello

Sorry to hijack your thread.

Is it documented somewhere how to install a disked MD?

I have installed disked MD before many times on different things eventually but would like to get the install process clear in case I'm doing it wrong, I can't find concrete docs on it but follow instructions phenigma provided like for arm but instead installing on a i386 with lmce-disked-md-base for example.

Can you clarify this please?

Kind regards.

phenigma

That's the correct method, I don't think there are any specific instructions anywhere else right now.  Feel free to document your findings.  [emoji3]
J.

Sent from my Pixel using Tapatalk

My setup: [url="http://wiki.linuxmce.org/index.php/User:Phenigma"]http://wiki.linuxmce.org/index.php/User:Phenigma[/url]

Gavlee

#13
OK. Great.

I guess this is a little old and confusing http://wiki.linuxmce.org/index.php/Unsupported_Disked_MD

Can I make a new page Disked_MD or ?

I know disked MD process works because I have one running right now but I think there are a few little bugs in the deb package post install scripts. Networking doesn't come up which kind of stops everything but I think there is an easy fix :)

Thanks for the confirmation.

EDIT: maybe off topic here but because networking doesn't come up on the disked MD but I would like to know whether network manager is supposed to be disabled (NM has some features that could be good on MD) or to do the config in /etc/network/interfaces. The problem is the interfaces file only contains config for the loopback, not any LAN, and if NM is disabled there is no network at all.

phenigma

I haven't looked at the current network settings that come up on a disked md.  Some changes on networking recently have changed, specifically device names.  The old pages you reference are very old and do not reflect the way things are now.  NM is disabled because it caused many issues, if you have suggestions for solutions I'm open to them.  Keep having fun!

Sent from my Pixel using Tapatalk

My setup: [url="http://wiki.linuxmce.org/index.php/User:Phenigma"]http://wiki.linuxmce.org/index.php/User:Phenigma[/url]