Subscribe to RSS Feed

Posts Tagged ‘ linux ’

As I originally blogged, I was hoping to use EMC snapshots to perform server-less/network-less backups…
To make a long story short, Replication Manager is useless for LUNs with ZFS. According to EMC, this won’t change in the near future. PowerSnap also has no support for taking snapshots of LUNs with ZFS on them so basically…

Continue Reading »
No Comments

Making Path Persistent

December 7, 2009 by Yonah Russ

You can make the executable search PATH variable persistent in several ways:

  1. On the system level you can …
  2. On a per user level, or for the user root, you can …
Continue Reading »
No Comments

You could get this message for not having the right magic cookie on the client side, or for not having a cookie at all as was apparently my case.

In my case, the developers are being authenticated against Active Directory via Samba/Winbind. Their home directories are non-existent until the first time they login via SSH….

Continue Reading »
No Comments

While the data sheet claims support for Solaris, there are several caveats which I have run into.

1. There is no mention of ZFS support in the data sheet and apparently, there is no support in the software either. One would expect this to be a non-question since ZFS has been part…

Continue Reading »
1 Comment

When discussing availability of a service, it is common to hear the term “Five Nines” referring to a service being available 99.999% of the time but “Five Nines” are relative.

In reality, none of those calculations are relevant because no one cares if a service is unavailable for 10 hours, as long as they…

Continue Reading »
No Comments