NavigationRecent UpdatesUpcoming events |
Process10 Ultimate Rules for Effective System AdministrationSubmitted by spp on Tue, 2008-08-05 14:04.Operating System | Process
I saw on one of the news sites (Slashdot or OSNews, forget which exactly) a story about the following 10 Essential Rules for System Administrators. These are mostly pretty basic and many of them are not really SA specific. I'm not certain that "backup regularly" and "test your backups regularly" are deserving of being two separate rules; I consider that testing backups is part of the overall backup process. One thing I thought was kind of interesting was the timing of this coming out with the number one rule being "Keep it Simple" and my first Black Belt System Administration topic "A punch is just a punch", which is not specifically about system design but about sticking with the basics. spp's blog | 3 comments | 664 reads
darcs: a study in communication failureSubmitted by allberyb on Sun, 2008-08-03 01:12.Process
The darcs revision control system has all but lost out to git within the past few months. A rather large part of the reason is a rushed and very poorly worded release announcement, following a rather long (I'm told 4 years; I haven't been aware of it that long, which itself is perhaps ominous) post-1.0 silence from the darcs developers: allberyb's blog | add new comment | 7013 reads
technical vs. political: an example of how the world worksSubmitted by allberyb on Sun, 2008-07-27 10:38.Process
Even people who are familiar with internal politics may not realize the extent to which technical decision-making can be a distant second, or worse, to political concerns. An extreme case is real politics: allberyb's blog | add new comment | 424 reads
Mixing Multiple Volume Managers (especially ZFS and VxVM)I've recently had a number of projects at work that want to mix multiple volume managers on a single server, specifically ZFS and VxVM for SAN volumes (actually, three including SVM for internal boot disk mirroring). The projects generally are for database servers, and want to use VxVM for database volumes because ZFS currently has some serious limitation on database size (limited number of devices recommended in a single zpool) and performance (single threaded checksumming, for one). However, at the same time, they want to have access to some of ZFS's features (in particular, the ability to oversubscribe filesystems, dynamic resize, snapshots and rollback) for some of the other filesystems. spp's blog | add new comment | 959 reads
A Narrative View Of The Sysadmin's Journey: The MotivationSubmitted by apthorpe on Wed, 2007-04-04 23:21.Process
During the recent LoPSA live chat on #lopsa-live it was mentioned that there weren't enough topics for people to write about on the website and how it was harder for people to come up with an interesting topic than it was to actually write about that. That inspired me to finally draft a proposed series of topics based around the notion of "Scaling Up"; something that’s been bouncing around in my head for a few years. MotivationWe spend a lot of effort building and describing tools and techniques - the craft of system administration. A precious few tomes reach beyond the command line to discuss the practice of system administration (I'm thinking specifically of the works of Tom Limoncelli & Christine Hogan.) What I'm searching for is a bridge between the two topics - what you want to eventually achieve and why (practice) and how you can actually achieve that (craft.) apthorpe's blog | add new comment | 1819 reads
Human monitoring groupsSubmitted by alcourt on Tue, 2006-11-14 05:37.Process
Operations groups I suspect are going to have real problems soon, and not from the usual causes of automation. It is very common for operations groups to not only monitor the servers, but take on trivial tasks that need to be done out of hours, sometimes even during the business day in an effort to alleve the workload on the system administrator. Here's the problem. Many more systems now store data that may be SOX impacting or some similar law that strictly regulates access. The system administrators themselves have a strong need to access the box, and usually are a fairly concrete and small team, but operations groups are much larger, maybe even offshored. I suspect that the access implications have not been fully thought out of giving these groups the access to do some of these root tasks. alcourt's blog | add new comment | 1420 reads
|