Tag-Archive for ◊ Openfiler ◊

Backup via rsync
Monday, January 05th, 2009 | Author: Ozzik

Hi again,
after a long New Year’s break, I’m back to deliver the promised procedure of backup via rsync when working with Openfiler.
In the previous post I described the hardware situation in our company, so it should be clear by now that I have two Openfiler machines: one in production, and another one in standby.
Before I get into the details, I wanna tell you about some things you may want to consider.

The Openfiler is actually able to do the DRDB, which is a High Availability setup, when the production machine is replicated online to the backup one. Each of them has an IP, plus they have another virtual IP that they pass on to each other in case of failure. The users (and the DNS) actually work with this VIP. So any failure is actually transparent to everybody. It’s a standard HA setup. The only thing I asked myself is what happens if you accidentally delete a file? If it’s going to be replicated immediately to the other machine - what’s the point of having a backup? Actually, I believe I’m not the only one who’s asked that question, so it’s very possible that there are answers and solutions to that, but somehow I decided not to try so hard, especially that we decided that it would be ok to have a backup once a day. YMMV if you need to do it more often. When that was out of the way, it was clear I should go with rsync.
more…

VN:F [1.0.9_379]
Rating: 10.0/10 (1 vote cast)
  • Digg
  • Facebook
  • Twitter
  • Google Reader
  • Google Bookmarks
  • Delicious
  • Gmail
  • LinkedIn
  • LiveJournal
  • Reddit
  • Slashdot
  • StumbleUpon
  • Share/Bookmark
Join Openfiler to Active Directory
Saturday, December 13th, 2008 | Author: Ozzik

As promised, the guide for joining of Openfiler to Active Directory.
And a small part of getting in to make a Homedir for every user (not yet tried by me though).
Most of this guide is copied from rossignol’s guide on the forums.
This document was created for use with Openfiler 2.3 final.
Test domain machine is dcnbn.ds. trotfqdn.ab.ca
This document is case sensitive.

Legend:
dcnbn = domain controler’s netbios name
ds = domain short name
trotfqdn.ab.ca = the rest of the fully qualified domain name.ab.ca
ofnbn = openfiler box’s netbios name

Installation guide is pretty good on the openfiler’s homepage
more…

VN:F [1.0.9_379]
Rating: 10.0/10 (3 votes cast)
  • Digg
  • Facebook
  • Twitter
  • Google Reader
  • Google Bookmarks
  • Delicious
  • Gmail
  • LinkedIn
  • LiveJournal
  • Reddit
  • Slashdot
  • StumbleUpon
  • Share/Bookmark
Openfiler issues (continued)
Wednesday, December 03rd, 2008 | Author: Ozzik

Ok, as promised, the network issue solution:
more…

VN:F [1.0.9_379]
Rating: 0.0/10 (0 votes cast)
  • Digg
  • Facebook
  • Twitter
  • Google Reader
  • Google Bookmarks
  • Delicious
  • Gmail
  • LinkedIn
  • LiveJournal
  • Reddit
  • Slashdot
  • StumbleUpon
  • Share/Bookmark
Category: Admin's scene  | Tags: ,  | Leave a Comment
Openfiler issues
Monday, December 01st, 2008 | Author: Ozzik

So I decided to dedicate this first post to some stuff that’s been going on for the past week at work.
We decided to exchange all of our old “Lacie” and “Infrant” NAS units for one normal storage. Finally!
So we bought a white box server, and I set it up with Openfiler OS. Basically, I’m a FreeNAS fan, but the 64bit version is still in alpha stage, so I went for Openfiler, which already is 64bit. (It has to support the 16GB of RAM). Anyway, I don’t remember too many complications at the installation stage, except for the “msdos” and “gpt” issue: had to change the partition label to “gpt” for partitions of more than 2TB(done via parted).
Also, I’ll try to remember posting a “join openfiler to Active Directory domain” guide, as it’s really not that trivial. I’m lucky someone already did that part and published it on the forum.
But what I did have a hell week with was another issue. 2 actually.
First, for some project I was asked to open a share via http/WebDAV protocol, which was supposed to be a two clicks thingy, but turned out to be a 2 days hell.
more…

VN:F [1.0.9_379]
Rating: 0.0/10 (0 votes cast)
  • Digg
  • Facebook
  • Twitter
  • Google Reader
  • Google Bookmarks
  • Delicious
  • Gmail
  • LinkedIn
  • LiveJournal
  • Reddit
  • Slashdot
  • StumbleUpon
  • Share/Bookmark
Category: Admin's scene  | Tags: ,  | One Comment