Otherwise the files are placed in the expensive storage 99.999% reliability.
The ROI for WOU on the software is staggering. The performance is great, and the user sees nothing different. Business as usual.
]]>So I'm looking at purchasing 2 items. First being some software that allows me to set up file placement rules, and the second being a cheaper storage.
For those not interested in the technical explanation of this may as well leave now.... because its gonna get boring for you.
We'll call our current SAN tier 1 storage and the new stuff tier 2. The tier 2 storage is about 1/20th the cost of the tier 1 storage. It of course will be somewhat less reliable, and slower.
So what will happen is I'll build a set of file placement rules. They'll be things like *.mp3 or file hasn't been accessed for 365 days. Then the software ( behind the scene's and transparent to the user ) will move those files to the Tier 2 storage.
With the the tier 2 storage being less reliable it may go offline at some point where I don't expect the Tier 1 storage to. The only negative effect is the files defined in my ruleset will not be accessible, but everything else will be.
The other cool thing this software will do ( among other things not relevant to this blog ) is called snapshots. With snapshots we'll be able to take a point in time picture of your h: drive or i: drive. For example last night, last week, and last month. We can then give you a drive letter for each of those. So if you accidently delete a file, or make a mistake and save the wrong file you could go back to one of the snapshots, and pull it back into the correct location. The snapshot drive letters would be read-only so you couldn't accidently save to the wrong place.
]]>I guess something could still go wrong, but its already 1:30pm so only a small number of people will be knocking at my door to kill me. And I can handle that.
Next week we'll be doing some small updates, but nothing major. And then after summer school the real fun will begin.
]]>Thanks to Ron for his work on scripts to make this update possible, and seamless.
]]>Wish us all luck.
]]>The downtime was quite minimal, and the patch was installed Friday afternoon. I then took the server down gracefully this evening at about 20:20. It went down, and came back up with no issue. We should be good to go for another 315 days.
]]>What was Sun's response to my rants about their lack of support for palm/blackberry sync, and comms express. "Its Sun's issue that we need to resolve" And my question to that was "Soooooo what's the status?"
This is where the folks became less than open with their answers about a resolution. I sure would like it if Google would buy Sun, and develop GMAIL around Sun's messaging server and then add a calendar portion to it, and integrate that. Sun sucks for client development!!
]]>I love Nike, they've got good stuff, and they were started local. All reasons for supporting them. Then they go and pay $95million to Lebron James before he dribbles a basketball in the pros. ( although it was a good gamble ) And now they tick of my nerdy side too.
]]>I'm guessing the administration has their reasons. With the looming strike, and if the administration has to come up with money they don't have; then there will probably be some cuts. Of course this is all Travis speculation.
]]>There are currently many alternatives to using Comms Express for email, however only 1 for calendar http://sundown.wou.edu:82 That is until now. I've found an application that will allow the use of the calendar. Its quite nicely written, and for now a free option. Hopefully it will stay that way.
This is a two part application. First part is a "Player" and the secondp part is the app itself. If you're interested in it, drop me a note to knabet at wou.edu and I'll make arragements for you to download and use it.
The major downside of this app, however is its a windows based app only. Sorry mac / *nix folks.
]]>As many of you have seen the thin clients are propagating around campus. We are able to do a lot with these little buggers. Including presenting just a web browser, full windows enviornment... I think you get the picture.
Anyway, we wanted a good way of keeping the "kiosk" type functionality of just a web browser, but also make it easy to get into windows. ( without right clicking, and picking windows )
So now that you know what we wanted to accomplish, here's how we did it.
Bill Kernan and I started working on a Java Application. This would be what the user sees on each of the thin clients. The java application has room for some announcements, as well as buttons to open various applications. These as you might guess are web browsers, windows etc..
The cool thing is the web browsers open directly to various needed applications. Including AccountLookup, Banner web for students, or just a default web browser.
Keep your eye on the thin clients. This app is going to revolutionize their use!!
PS:
We used NetBeans as our development platform. I'd done very little Java Programming in my day, and this app made it pretty easy.