Re: [CentOS] [OT] Network Attached Storage

2017-01-02 Thread Gordon Messmer
On 01/02/2017 03:17 PM, TE Dukes wrote: I was looking at the QNAP 451+ or building (DYI NAS) one with FreeNAS. Reviews of the QNAP 451 on newegg aren't very encouraging. The FreeNAS Mini from iX Systems is a good deal more expensive, but the ones I've worked with have been reliable and well

Re: [CentOS] [OT] Network Attached Storage

2017-01-02 Thread fred roller
> > Been thinking about either purchasing one of these or building my own. Personally, given the two options, I would go with DIY. Reasoning is the flexibility of hardware purchase which would allow for better expansion options. When I did mine, sometime ago, I had a mobo w/ 4 sata slots. At th

Re: [CentOS] [OT] Network Attached Storage

2017-01-02 Thread TE Dukes
> -Original Message- > From: CentOS [mailto:centos-boun...@centos.org] On Behalf Of Frank Cox > Sent: Monday, January 2, 2017 6:25 PM > To: centos@centos.org > Subject: Re: [CentOS] [OT] Network Attached Storage > > On Mon, 2 Jan 2017 18:17:15 -0500 > TE Dukes wrote: > > > I was looking

Re: [CentOS] [OT] Network Attached Storage

2017-01-02 Thread Frank Cox
On Mon, 2 Jan 2017 18:17:15 -0500 TE Dukes wrote: > I was looking at the QNAP 451+ I have a Qnap 251 that works fine as a nfs backup server. I figure that it probably uses less power than something I put together myself. I just use it as a nfs server. It can do a ton of other stuff that I hav

Re: [CentOS] cron job failures with a perl script containing Astro::Time

2017-01-02 Thread Keith Keller
On 2017-01-02, Gregory P. Ennis wrote: > > The error message I get in the logs is : > > Can't locate Astro/Time.pm in @INC (@INC contains: > /usr/local/lib64/perl5 /usr/local/share/perl5 > /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl > /usr/lib64/perl5 /usr/share/perl5 .) at /usr/loca

[CentOS] [OT] Network Attached Storage

2017-01-02 Thread TE Dukes
Hello, Been thinking about either purchasing one of these or building my own. This will be for home use. I was looking at the QNAP 451+ or building (DYI NAS) one with FreeNAS. I also found that CentOS has a NAS project. Not sure which way to go. They would cost about the same. One would be pro

[CentOS] cron job failures with a perl script containing Astro::Time

2017-01-02 Thread Gregory P. Ennis
Everyone, I am building a gateway server with a new : CentOS Linux release 7.3.1611 (Core)  with 3.10.0-514.2.2.el7.x86_64 kernel. Everything was going find, but I was not able to get a particular cronjob to function properly that contained a perl script with Astro::Time as an include file. Astr