LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 11-23-2016, 03:16 AM   #1
elsmandino
Member
 
Registered: Oct 2009
Posts: 103

Rep: Reputation: 0
Best software for a low-spec headless server, purely for backups.


Hi,

I am looking into the possibility of using an old PC for backup purposes. About 2Ghz CPU and 1GB RAM.

It has a few hard drives in it that I would like to have these appear as a single virtual disk (JBOD, not RAID).

I would also like to run the PC headless.

I will only be using the machine for backups, so it will literally be a case of turning the PC on once a week, backing up any new files, and then switching it off again.

What distro is best used for something like this?

Thanks
 
Old 11-23-2016, 03:33 AM   #2
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Anything without a GUI - doesn't take much to run ssh and rsync.
I use Arch on my Raspberry pi, but it might not suit everyone.
 
Old 11-23-2016, 04:16 AM   #3
Turbocapitalist
LQ Guru
 
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,307
Blog Entries: 3

Rep: Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721
Quote:
Originally Posted by elsmandino View Post
It has a few hard drives in it that I would like to have these appear as a single virtual disk (JBOD, not RAID).
Running a bunch of disks as a single filesystem would be RAID 0. It's ok for data you don't care about, such as a cache, but any error on any of the disks in the RAID array will take down the whole array and lose all that data.

That said, I second the recommendation of anything that has ssh and rsync. Devuan is another distro to look at.
 
Old 11-23-2016, 04:46 AM   #4
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Quote:
Originally Posted by Turbocapitalist View Post
Running a bunch of disks as a single filesystem would be RAID 0.
No necessarily - look at LVM.
But RAID (on LVM) make more sense IMHO. Current LVM offers failure policy so it can automatically repair a failed array if you have spares configured.

'bout time this functionality was available.
 
Old 11-23-2016, 07:35 AM   #5
elsmandino
Member
 
Registered: Oct 2009
Posts: 103

Original Poster
Rep: Reputation: 0
Thanks for your help.

I would say, upfront, that I am very much a beginner to Linux (though hoping to change that as quickly as I can) - apologies in advance for anything I might say that seems a bit foolish.

I was under the impression that JBOD was different to Raid. Ideally, I want to combine all the hard drives into a single drivepool.

When you put a file in the drivepool, the software decides which hard drive to use (based upon %, temperature, I/O etc.) and puts the whole file on that hard drive. That way, if one of the hard drives fails, the files on all the remaining hard drives remain fully intact.

Based upon this page:

https://wiki.archlinux.org/index.php/SnapRAID

a "FUSE-based filesystems is the best option. (e.g. MHDDFS, MergerFS, unionfs-fuse)". Does anyone have any experience of any of these programs?

Thank you for recommending Devuan - have never heard of this but shall see what it offers.

Is avoiding a GUI going to be a major problem for a Linux beginner?
 
Old 11-23-2016, 07:43 AM   #6
Turbocapitalist
LQ Guru
 
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,307
Blog Entries: 3

Rep: Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721
Quote:
Originally Posted by elsmandino View Post
Is avoiding a GUI going to be a major problem for a Linux beginner?
Probably not. The shell is a UI that has been refined and polished for decades so once it gets a little familiar it will really grow on you. It's also orders of magnitude more powerful and flexible than any GUI, so there is a lot of room to grow. As a bonus anything you do via the shell can be automated later if you decide there is a need.

If your network card supports it, you might look at Wake-on-LAN to turn on your computer without needing physical intervention. Not only does that save a little effort, it means that turning on and off can be automated.
 
Old 11-24-2016, 12:21 AM   #7
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
To clarify:
I recommended no GUI as it isn't necessary for the task - especially on low hardware. However I do have (32-bit) Fedora with gnome3 desktop running fine (not fast) on a Pentium III with 1 Gig RAM. So if you can bear the some slowness you should be fine to install almost anything.

Edit: by "slowness" I mean perceived slowness in the GUI interface, not slowness that would affect the backup process.

Last edited by syg00; 11-24-2016 at 12:49 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Headless open spec SBC has WiFi and Ethernet for $7 LXer Syndicated Linux News 0 11-04-2016 01:09 AM
[SOLVED] Looking for a distribution for low-spec PC linuxnoob2012 Linux - Newbie 59 04-12-2012 07:00 PM
Software to clone disk on headless server? ajaxmike Linux - Software 8 08-10-2009 09:09 AM
Low Spec Linux HW? Kyuuketsuki Linux - Distributions 10 01-07-2008 10:00 PM
Best distro for a server and low spec? fuelinjection Linux - Distributions 4 04-05-2005 09:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 03:05 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration