Pages

Add some pages here, or start a new chapter.

Linkdump

LINA

Tuesday 29 May 2007 at 6:37 pm Looks interesting - LINA.

With LINA, a single executable written and compiled for Linux can be run with native look and feel on Windows, Mac OS X, and UNIX operating systems.

Check the demo video - its a bit geeky but you get a feel for how it works.

Punk Zine Archive

Saturday 26 May 2007 at 3:43 pm Back before the interweb the best way to find out about new music was the 'zine' - heres a collection of issues from Maximumrocknroll, Suburban Voice, and Heartattack. Alas no Forced Exposure.

Agile Infrastructure

Saturday 26 May 2007 at 1:28 pm A buzzword has been creeping into software development over the last few years - Agile.

For software development its all pretty good - the client gets what they want faster as usable code released more frequently takes precendence over traditional the Waterfall style model.

There is a spleen-worthy catch (or two) however -

Enterprise Architecture

If you're putting in point solutions or you already have a well established framework within which to fit your Agile-goodness then you're all set. If you haven't got the Architechture nailed (and I don't mean diagrams with lines connecting things up implying it'll all automagically fall into place) then you're going to be winging it.

At an operational level you'll have a bunch of systems and technologies going in with some questions about how it all hangs together - this kind of bottom up thinking will inevitably lead to a requirement to review whats just gone on and how it could be improved (which your integration partner will gladly charge you for when it should have all been planned out before anything went into production).

Ideally your Software Architect, Infrastructure Architect and Integration Partner would all sit around a table and plan how it'll all fit together before a single server is purchased. Throughout the process you need to involve the business itself in the process so that you actually build and deliver something that they'll actually use.

At an architecture level they need to determine what technologies will be used, the application framework will deliver, how it will scale, how it will move from dev to uat to prod, how easily other apps can be added into the framework, what training and resources are required, will applications be delivered externally, how will they be authenticated, if you have a CRM can the information be fed back into collaborative workspaces for the client or will there be islands of client metadata, how will these applications be managed and supported, will physical or virtual servers be used, what security will be in place, how will backup, recovery and dr occur, will systems be clustered or load-balanced etc etc.

Once all the pretty diagrams are in place they need to get to the nitty-gritty of how it will work in operation - what hardware to buy, what software, what network infrastructure, how the dev/uat/prod environments interact etc etc

Infrastructure Architecture

I reckon Agile & Infrastructure are two things that just don't go together - you can't make infrastructure up on the fly if you want anything more than basic services to support point-solutions. Infrastructure needs to be planned and documented to support whatever you want to build on top of it - once its in place then Project Managers, Analysts and Developers can be as Agile as they like.

Probably the single biggest factor (IMHO) in enabling an agile infrastructure would have to be Virtualisation. No more worrying about when and where hardware is going to come from and who will pay for it with the ability to provision new boxes in about 15 minutes flat. If it looks like you're heading down the Agile route convince the powers that be to invest and believe in a virtualised infrastructure.


It all seems pretty obvious that this stuff needs to be thought about but as an operations person if you start asking these questions you run the risk of not being 'Agile' and being perceived as the negative aspect of the development plan ('we can't deliver because the Systems team won't give us servers' or 'they won't give our integrator access to extend the Active Directory schema'). Of course Project Managers should ensure the 'big picture' is part of their plan but you'll often find PM's have tunnel-vision - they just want to get their project out the door and into the clients hands - how their application fits into the grand plan is out of scope of their project (its someone elses problem).

So plan and implement your foundations (see The Great Pyramid of Agile) before the buzzword-compliant methodology comes into play or you might find yourself playing perpetual catchup and being forced into a position of recreating the mistakes of the past by forcing in quick fixes.

NetApp Volumes & LUN's

Saturday 26 May 2007 at 12:17 pm A good guide us to place LUN's into Volumes grouped by similar Snapshot or Snapmirror regimes (as this functionality occurs at the Volume level). I think the techy term for grouping LUN's in this way is a 'Consistancy Group' - anything you need to get Snap'd together should be kept in the same Volume.

Another thing I picked up was that when allocating space for LUN's be sure to allocate twice the space you need to allow for Snapshots. This space requirement supercedes the default 20% allocated at the Volume level. For LUN based Snapshots the agent software on the host itself (eg SnapDrive for Windows or SnapDrive for Exchange) manages the Snapshot - it interacts with the SAN to ensure this happens properly but the SAN itself has no knowledge of whats inside the LUN.

What this means is that if every block in the LUN changes you need at least as much space again for the Snapshot or you'll get a disk-space error. Its unlikely this would occur - a situation in which it might would be a drive defragment which touched every block.

'Toaster' Mailing List

Thursday 17 May 2007 at 6:12 pm If you're considering getting a SAN or already have one you should check out the Toasters mailing list. I've searched the interweb for equivalent lists for HDS and EMC but haven't found any equivalent (that isn't actually hosted by the vender itself).

Its completely independent of NetApp but is an excellent place to ask questions or search for answers in the list archives.

A good overview of the list is here.

Solaris + iSCSI + NetApp

Thursday 17 May 2007 at 11:22 am When you get down to the nitty gritty of configuring an iSCSI connection theres not actually a nice guide to getting this done. Sure there are plenty of docs and white-papers on the topic but many of them are either to detailed or not detailed enough (NetApp, Sun and Microsoft are all guilty of making something which should be simple more difficult than it needs to be).

From a Solaris perspective there are a couple of really good guides that fill in the blanks between the Solaris & NetApp documentation:

* OpenSolaris and iSCSI: NetApp Makes it Easy

* iSCSI Examples

NetApp Backup Idea

Thursday 17 May 2007 at 10:32 am A cunning way to do your SAN backups:

Schedule a job to mount your LUN's to the backup server and backup a SnapShot to tape from there. Requires a bit of scripting and tweaking but it should provide much more flexibility than trying to backup each server individually.

That way you can avoid being reamed by backup software vendors on a per host basis. You may still opt to do an NTBackup to file for servers and applications but the databases will reside on the SAN and get backed up to tape.

Aggregates, Volumes and LUN's

Thursday 17 May 2007 at 10:00 am I'm not a storage person so it took me awhile to get my head around the terminology. I suspect Sysadmins who host databases get harassed regularly by their DBA's about this stuff on a regular basis and as a result are much more intimately acquainted with this stuff than I am. One feature that helps the Sysadmin stay out of DBA initiated RAID-config-hell is that DataOnTap (the NetApp OS) only supports RAID 4 or RAID DP (similar to RAID 6) - note that the 'D' in DP is for 'Diagonal' not 'Dual'. In NetApp land - An Aggregate is a collection of disks - this is fairly straightforward. One thing to remember is that for every aggregate you lose a disk to parity data - fine if you have multiple shelves of disks or groups of disks of different capacity (eg you might aggregate 7 15k 72Gb disks and another aggregate of 7 10k 300Gb disks) but not really needed if you have only a single shelf with all disks the same. I guess there are plenty of reasons you might want different aggregates on a single shelf but if you're not doing anything fancy you may as well stick with one). A Volume is a chunk of space within an aggregate - note that by default the DataOnTap OS is in vol0 within aggr0. Don't mess with vol0! If you're doing CIF's or NFS sharing (eg NAS type functionality) then you'd dish up your shares at a volume level. A LUN is a SCSI term (Logical Unit Number) to reference an individual disk.

Teaming your NetApp Nic's

Thursday 17 May 2007 at 09:41 am We bit the bullet and bought two NetApp 'toasters' - a FAS270 for our DR/UAT site and a FAS270c ('c' for clustered) for our Prod site. For 2Tb of storage apiece they were actually pretty cheap - we'll SnapMirror between the two sites, we'll use the SnapManager tools for SQL, Oracle and Exchange and iSCSI as our transport medium (Fibre Channel is to expensive and complicated although we will use it between our backup server and tape drive). So I'll be collecting some tips here as we put real apps on these systems. You can team your Nic's in a couple of ways - either singletrunk or multitrunk mode. Single mode is purely for failover - one connection dies and the other will pick up the connection. Multi mode provides failover, link aggregation and load-balancing. If you have more than two Nic's you can do this via the web interface, if you've only got two then you'll have to use the console (obviously you can't reconfigure a Nic if its already being used for something else; eg if you 'ifconfig e0 down' you'll lose your connectivity to configure the trunking). To create a multi trunk virtual interface called multitrunk1 with e0 and e1 issue the following command on the console:
vif create multi multitrunk1 e0 e1
Then to configure it do the usual:
ifconfig multitrunk1 [ip address] netmask [netmask address]
And you can brink it up or down in the same way as any other interface. One important point to note is that if you do this from the console be sure to update /etc/rc & /etc/host to reflect the vif or you'll lose the interface after a reboot. The web interface does write this info to these files but its worth double-checking that the updates have been made.

ESX 3 Network Reconfig

Thursday 17 May 2007 at 09:14 am From here Changing the IP address of service console in ESX 3.x :


esxcfg-vswif -a vswif0 -p Service\ Console -i 10.1.1.1 -n 255.255.255.0 -b 10.1.1.255


And don't forget to set the correct gateway in /etc/sysconfig/network or the command to configure the virtual switch interface will hang.

If this doesn't work chances are the interface already exists and it won't let you reconfigure it - so delete it first using - "esxcfg-vswif -d vswif0" and then re-run the above command.

ESX is very cool and they've made it pretty compelling in terms of a step up on the free Server (and older GSX) versions. It include user ACL, virtual switching, more efficient hypervisor (the RedHat 7.2 upon which ESX is based is stripped to the bare bones) and more granularity in terms of resource allocation. One of the things that isn't made very clear is that if you want to leverage some of the bells & whistles (eg High Availability, VMotion, Backup, centralised licensing) you'll need a SAN (or NAS in a pinch) and another box - ideally physical although it could be virtual (obviously you can't do HA or VMotion if your ESX instance hosting the management box dies though!).

YouTube Music Video - Chris Knox

Tuesday 01 May 2007 at 07:08 am Chris Knox is an elder-statesman of Kiwi alternative rock (I'm sure he'd hate the description). His stuff is characterised primarily by simple tape loops and melodic guitar fuzz - one of his releases with Tall Dwarfs even saw him accept tape loops from fans all over the world and incorporated as the rhythm tracks for each song. I've seen him play live a couple of times back in my University Orientation days and he was always entertaining.

The video is for 'Not Given Lightly' - I'm not usually a fan of sappy love songs but if you're going to do one then this is definitely the best way to do it - keep it simple, melodic, slightly twee and a little earnest.

Chris even wrote a self-deprecating article about this song 16 years after it was released.

For a less sweet side to his music check out Nothings Going to Happen and Turning Brown and Torn in Two.
 

About

Yet another blog about stuff.

The image in the header is mine.

Tag Cloud

Visitors

Archives

Categories

Links

[ The Doors ]
[ Arstechnica ]
[ Gizmodo ]
[ Pitchforkmedia ]
[ Popmatters ]
[ Google ]
[ BBC News ]
[ Stuff NZ News ]
[ Free Tibet ]
[ Scoop ]
[ Metafilter ]
[ Long Now ]

[ Shaun ]
[ Stuart ]
[ Chris ]
[ Lex ]
[ Vanessa ]
[ Alec ]
[ Damien ]

Stuff

Powered by PivotX - 2.3.6
XML: RSS Feed
XML: Atom Feed