Written by Seth on April 17th, 2009
I got a new battery for my 15″ MacBook Pro today. My computer is nearly two years old, and I was sad to give up my beloved 12″ PowerBook at the time I got it, but I really love it now. Sadly, I used it so much the battery was down to less than two hours on a charge, instead of the original 4+ hours. Today, with a shiny new battery in the laptop, I’m showing over four hours left as I type this…
I see a lot of students in my cubicle who have batteries that won’t even last 5 minutes, yet they want to blame the computer, as if it’s defective. Sadly, that’s not the case, if you buy a laptop and you use the battery daily, you need to be prepared to replace the battery after a couple of years. They’re expensive, and paying that out can be painful, but everyone I convince to do it remarks how their computer is like new again.
In short, next time you buy a laptop, just make sure you take into account that you’ll probably need to replace that battery after a couple years, and don’t wait too long to do it, as a notebook you can’t unplug is just a slow desktop…
Posted in Apple | 1 Response »
Written by Seth on April 15th, 2009
I noticed tonight that WGN is now live in HD on channel 404 on CFU cable. TiVo doesn’t have guide data yet for what programs are on, but the channel is live…
Posted in Television, Uncategorized | 2 Responses »
Written by Seth on April 10th, 2009
This clip made me laugh really, really hard, kudos to Ana Marie Cox:
For those of you who “don’t get it”, you’ll have to check out the, um, “adult” practice that teabagging is slang for. Do not click this if you are easily offended.
[Via Andrew Sullivan's Blog]
Posted in Politics | No Responses » Tags: MSNBC, Politics, Rachel Maddow, Teabagging, Video
Written by Seth on April 9th, 2009
While I don’t know if the newly released App World is going to create the huge number of apps for the Blackberry that currently exist for the iPhone, I am glad to see that Amazon has released a client for it. This should make my comparison shopping much easier when I’m out and about…
Posted in Blackberry, Mobile Phones | No Responses »
Written by Seth on April 7th, 2009
Congrats to Vermont on being the first state to legalize same-sex marriage via the legislature. I’ll be curious to see what those against gay marriage on the grounds of “judicial activism” have to say now that the legislature has passed such a law, twice, even overriding the governor’s veto. I bet Vermonters are feeling even more proud today than we Iowans did last week.
Posted in Politics | No Responses »
Written by Seth on April 6th, 2009
Word on the street is that Old Chicago will open in Cedar Falls on Monday, April 13. You heard it here first.
Posted in Food | No Responses »
Written by Seth on April 3rd, 2009
I started smiling a huge smile on the way to work this morning, as I heard the breaking news that Iowa’s Supreme Court has ruled unanimously in favor of marriage for same-sex couples, making us the fourth state in the union to have them. While it’s not as good as being first, it makes me proud to be an Iowan today!
Posted in Apple, Movies, Personal, Politics | No Responses »
Written by Seth on March 31st, 2009
I’ve been using Mozy ( now owned by EMC) for the last couple of months for my home PC, and I’m pretty impressed. The initial backup takes a while, (14 hours for me) due to the slow uploads that are typical of residential cable internet, but my daily backups tend to take less than a minute, since the software is smart enough to back files up at the block level, rather than the file level. With a little Googling for coupons, it wound up costing me about $40 for a year of unlimited backup service, which seems reasonable to get all my files, photos, and tax records automatically out of the house daily to save me from disaster.
I also looked at their MozyPro service, which is actually pretty decently priced as compared to the backup service I run at work. They charge $6.95 per server per month, plus 50 cents per GB per month. The major downside that I see is that you can only restore from the last 30 days. That’s really all you need for disaster recovery, of course, but it doesn’t protect you from the user who deletes something and doesn’t notice it’s gone until the next semester.
While I don’t think Mozy is going to be replacing our campus backup system anytime soon, it might be a viable alternative for those areas who are doing workstation backups, as it eliminates the need to leave
the machine on for the scheduled backup job (Mozy just runs whenever the user turns the box on). Workstations are cheaper than servers, at $3.95/month + 50cents/GB.
Posted in Backups, Storage, Technology | 1 Response » Tags: Backups, Mozy, Storage
Written by Seth on March 27th, 2009
If you haven’t already, read Part I first.
So, what am I considering for hardware? I’m considering several options, here is my homegrown solution, if I couldn’t afford a Filer/NAS device:
Homegrown student storage system:
Dell PowerEdge 2970 Server
Dell PowerVault MD3000i iSCSI SAN
Dell PowerVault DL2000 disk-based backup system
I planned on filling that MD3000i with 15 1TB disks, and when you get to that level of storage, you seriously need to consider how you’re going to back it up. Right now, we protect a little over 15TB with our current backup systems on campus, so I’d nearly be doubling the size if I fed this data into our existing system. Doing full backups over the network each week would take far too long, so I’d need to utilize synthetic backups in order to reduce the amount of network traffic and the size of the backup window required. To do that, I looked at the DL2000 system, with two shelves of disk storage attached to it. This is essentially a 2U Dell Server, with Windows and Backup Exec (or CommVault) installed, and shelves of disk attached to the back of the server to use for storing the backups. While we typically use NetBackup, I’ve fairly familiar with BackupExec, and knew that it could perform synthetics necessary to reduce network traffic. Purchasing a dedicated backup system for this project also made some sense because I could predict the annual cost of the backups quite easily. Our NetBackup system is run on a charge-back basis, based upon how many GB each “customer” on campus is protecting with the system, as that number would fluctuate wildly, so would backup charges. Using our NetBackup system would be cost-effective if the student storage system stayed small, say under 2 TB, but if it hit 10TB, it would be extremely expensive to feed into our other backup boxes.
Now, if I go back to my list of possible protocols that would be useful in this project, which can I provide with this solution?
CIFS - This is easy, it’s built into the Windows server I’d use
NFS - Should be possible to do in Windows, maybe with Services For UNIX, but we’ve really never done it before, and permissions can be VERY tricky. NetApp has a white paper laying out the problems associated with mapping NFS to CIFS permissions, and how they tackle it. I’m pessimistic about our ability to solve the problem nearly as well on our own.
WebDAV - Again, this is theoretically possible in Windows too, but we haven’t done it before either. It may work easily, it may be extremely problematic for us.
HTTP/Web Access - I have yet to find a good piece of software for doing this, there are plenty for allowing web users to store files inside databases, I have yet to see a good one for sharing an NTFS file system through a web page.
SFTP - Again, should be possible, if a suitable bolt-on SFTP server can be found, though the ugly permissions monster may attack here too.
So what are the pros & cons of this approach?
Pros:
It’s relatively cheap
It’s as flexible as I can make a Windows server, if I can find the right software packages and make them work.
It’s based on Dell hardware, which we have a lot of experience with.
Cons:
It’s not redundant, if a hardware problem strikes the server, it’s going to be down for 4 hours while we get replacement parts
Implementing so many simultaneous file protocols would be extremely difficult. I have grave doubts about our ability to make all of that work well, and it would take a very long time to accomplish it.
“Only” scales to 45TB. You can hook three MD3000i boxes in tandem, but that’s it. I don’t realistically expect to need more in the lifetime of this project, but it is a limitation that’s smaller than my other options.
Monthly downtime for Windows patches, as well as patches for various file serving protocols. I know a Filer will have better uptime, just because you don’t have to install security patches monthly.
Disaster Recovery - In the event that the system is destroyed, purchasing a new one will take time, and restoring the backups to it could take up to a couple days. No big deal if the problem happens over Christmas break, but if it’s the weekend before Finals, it would be bad.
Stay tuned for Part III next week.
Posted in Technology | 1 Response »
Written by Seth on March 27th, 2009
Just testing my blog, now that I’ve updated to WordPress 2.7.1. It should look the same to the users, but the UI is waaaay different on my end…
Posted in Technology | No Responses »