LinkedIn Sourceforge

Vincent's Blog

Pleasure in the job puts perfection in the work (Aristote)

Category: Nas

Special FreeBSD install for a NAS

Posted on 2024-10-06 19:41:00 by Vincent in OpenBSD Nas

My last evaluation on other BSD has decided me to use ZFS for my [NAS](https://vincentdelft.be/post/post_20160719). My OpenBSD NAS server is working since +8 years very well, but I'm at 85% of his capacity. Despite it offers a [pseudo-snaptshot system via rsync](/post/post_20160724), this little machine becomes too small to manage and provide files of several GB we have today. So, why not replace the software when we have to replace the hardware ;). In this post, I will not perform the standard install of FreeBSD. I will explain why I do that.

Read more ...

Special FreeBSD install for a NAS

Posted on 2024-09-29 17:12:00 by Vincent in FreeBSD Nas

My last evaluation on other BSD has decided my to use ZFS for my [NAS](/post/post_20160719). My OpenBSD is working since +8 years very well, but I'm at 85% of his capacity, so I have to replace/upgrade his capacity. Despite my OpenBSD NAS offers a [pseudo-snaptshot system via rsync](/post/post_20160724), this little machine becomes too small and too old to manage and provide files of several GB we have today. So, why not replace the software when we have to replace the hardware ;).

Read more ...

Let's compare rsync with cpdup

Posted on 2024-09-14 11:12:00 by Vincent in OpenBSD Nas

I have more and more big files to transfer between my end user devices (laptop, mobiles, ...). The goal of this blog is to compare cpdup and rsync to synch files between my OpenBSD laptop and my NAS. Today, files I'm managing are bigger and bigger. For example, with modern camera I often have +500 photos to transfer which represent +6GB of data. Moreover, I'm an heavy user of hardlinks, so I want to make sure all my hardlinks are correctly reproduced on the NAS.

Read more ...

How to filter files for a backup ?

Posted on 2019-05-05 16:12:00 by Vincent in OpenBSD Nas

With the posix [tar](http://man.openbsd.org/tar) command, we cannot exclude files' pattern like [gnu-tar](https://www.gnu.org/software/tar/manual/tar.html) does. This article will propose some alternatives.

Read more ...

News concerning Yabitrot

Posted on 2019-02-19 20:36:00 by Vincent in OpenBSD Nas yabitrot

In this blog some news concerning the last changes implemented in yabitrot version 0.4

Read more ...

Fosdem 2019: a full featured NAS on top of OpenBSD

Posted on 2019-02-03 14:46:00 by Vincent in OpenBSD Nas

It was a good experience to present my NAS server to the fosdem. In this post I share some extra elements

Read more ...

Yet another bit rotation scanner for storage

Posted on 2018-10-19 22:24:00 by Vincent in OpenBSD Nas yabitrot

In order to be sure that the backups of my NAS were coherent and consistent, I was looking for a bit rotation scanner. Unfortunately, I did not find what I need, so I've written mine. This blog explain the why, the how, ...

Read more ...

NFS settings for a Linux client connected to an OpenBSD NFS server.

Posted on 2016-10-20 21:48:00 by Vincent in OpenBSD Nas

You are an happy owner of a NAS running on OpenBSD proposing NFS shared drives. And your life is perfect with [OpenBSD client](/post/post_20160822) (maybe you have read one of my article on that subject). But this idilyc echosystem is in danger when a friend of you comes and connects is brand new Linux laptop on your NFS server.

Read more ...

Best practices for NFS on OpenBSD

Posted on 2016-08-22 19:41:00 by Vincent in OpenBSD Nas

Let me share my expertise for the best parameters of NFS client on a laptop running OpenBSD.

Read more ...

My simple Time Machine on top of NFS

Posted on 2016-07-24 13:58:00 by Vincent in OpenBSD Nas

In this post I'll explain what I did in order to have the concept of [Time machine](https://en.wikipedia.org/wiki/Time_Machine_(OS_X)) on my NFS server. As you can imagine this solution relies mainly on the HardLink concept and use `rsync` to perform the tasks. All of this is embedded in a small shell script. It works well on my OpenBSD machine, but should also works on any Unix-like machines.

Read more ...
Sooner Older