<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0"  >
<channel>
  <title>Vincent's blog</title>
  <link>http://www.vicentdelft.be/rss</link>
  <description>Vincent's ideas</description>
  <lastBuildDate>Sun, 06 Oct 2024 19:41:00 +0100</lastBuildDate>
  
   <item>
      <pubDate>Sun, 06 Oct 2024 19:41:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20241006</link> 
      <guid>http://www.vincentdelft.be/post/post_20241006</guid> 
      <title>Special FreeBSD install for a NAS</title>
      <description>

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.


</description>
   </item>
   
   <item>
      <pubDate>Sun, 29 Sep 2024 17:12:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20240929</link> 
      <guid>http://www.vincentdelft.be/post/post_20240929</guid> 
      <title>Special FreeBSD install for a NAS</title>
      <description>

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 ;). 


</description>
   </item>
   
   <item>
      <pubDate>Sat, 14 Sep 2024 11:12:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20240914</link> 
      <guid>http://www.vincentdelft.be/post/post_20240914</guid> 
      <title>Let's compare rsync with cpdup</title>
      <description>

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. 

</description>
   </item>
   
   <item>
      <pubDate>Sun, 05 May 2019 16:12:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20190505</link> 
      <guid>http://www.vincentdelft.be/post/post_20190505</guid> 
      <title>How to filter files for a backup ?</title>
      <description>
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.

</description>
   </item>
   
   <item>
      <pubDate>Tue, 19 Feb 2019 20:36:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20190219</link> 
      <guid>http://www.vincentdelft.be/post/post_20190219</guid> 
      <title>News concerning Yabitrot</title>
      <description>
In this blog some news concerning the last changes implemented in yabitrot version 0.4

</description>
   </item>
   
   <item>
      <pubDate>Sun, 03 Feb 2019 14:46:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20190203</link> 
      <guid>http://www.vincentdelft.be/post/post_20190203</guid> 
      <title>Fosdem 2019: a full featured NAS on top of OpenBSD</title>
      <description>
It was a good experience to present my NAS server to the fosdem. In this post I share some extra elements
</description>
   </item>
   
   <item>
      <pubDate>Fri, 19 Oct 2018 22:24:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20181019</link> 
      <guid>http://www.vincentdelft.be/post/post_20181019</guid> 
      <title>Yet another bit rotation scanner for storage</title>
      <description>
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, ... 

</description>
   </item>
   
   <item>
      <pubDate>Thu, 20 Oct 2016 21:48:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20161020</link> 
      <guid>http://www.vincentdelft.be/post/post_20161020</guid> 
      <title>NFS settings for a Linux client connected to an OpenBSD NFS server.</title>
      <description>
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. 
</description>
   </item>
   
   <item>
      <pubDate>Mon, 22 Aug 2016 19:41:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20160822</link> 
      <guid>http://www.vincentdelft.be/post/post_20160822</guid> 
      <title>Best practices for NFS on OpenBSD</title>
      <description>
Let me share my expertise for the best parameters of NFS client on a laptop running OpenBSD.
</description>
   </item>
   
   <item>
      <pubDate>Sun, 24 Jul 2016 13:58:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20160724</link> 
      <guid>http://www.vincentdelft.be/post/post_20160724</guid> 
      <title>My simple Time Machine on top of NFS</title>
      <description>
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. 
</description>
   </item>
   
  </channel>
</rss>