Archive for the ‘Solaris’ Category

Little Shop of Performance Horrors

Watch a fantastic presentation by Brendan Gregg who dwells upon different performance aspects and issues with real life examples. This 2.5 hours discussion has been split into three parts: Part 1,

Posted on November 7, 2009 at 3:01 pm by sergeyt · Permalink · Leave a comment
In: Solaris

Replacing broken disk in SVM RAID5

It’s ineluctable that one day metacheck script, I strongly encourage you to use it if you don’t, will report a metadevice problem. In nine cases out of ten the root cause will be a failed disk. # metastat d90 d90: RAID State: Needs Maintenance Invoke: metareplace d90 c0t13d0s2 Interlace: 512 blocks Size: 335421567 blocks (159 […]

Posted on October 27, 2009 at 2:35 pm by sergeyt · Permalink · Leave a comment
In: Solaris

Veritas romp

Just came across a really funny piece of code in OpenSolaris. /* * XXX – Don’t port this to new architectures * A 3rd party volume manager driver (vxdm) depends on the symbol romp. * ‘romp’ has no use with a prom with an IEEE 1275 client interface. * The driver doesn’t use the value, […]

Posted on October 16, 2009 at 9:29 am by sergeyt · Permalink · Leave a comment
In: Solaris, Veritas

Resurrect path_to_inst file

To rescue /etc/path_to_inst file you have two options: echo “#path_to_inst_bootstrap_1” > /etc/path_to_inst; reboot — -r or reboot — -a

Posted on October 13, 2009 at 10:47 pm by sergeyt · Permalink · Leave a comment
In: Solaris

Solaris 10 10/09 hit the road

Without any hype a new Solaris 10 release has seen the light with bunch of glowing features, i.e. caching devices support in ZFS, ZFS user/group quotas, zone parallel patching, callout subsystem enhancements, etc. Please, visit the original “What’s new” document at docs.sun.com for more details. Update. Just have came across a useful link that could […]

Posted on October 8, 2009 at 12:01 pm by sergeyt · Permalink · Leave a comment
In: Solaris

Backup and restore Sun Cluster

Imagine for a second, even if it’s extremely unusual situation, that both nodes of your cluster have miserably failed simultaneously because of a buggy component. And now there is a dilemma what to do next: whether to reconfigure everything from scratch or, since you’re a vigilant SA, use the backups. But how to restore cluster […]

Posted on October 2, 2009 at 7:15 pm by sergeyt · Permalink · 2 Comments
In: Solaris · Tagged with: 

Another video from Australia Kernel Conference

A hilarious video that elates your for the rest of the day even if you’re not from Down Under “How to survive as an Aussie Kernel Engineer” Cheers!

Posted on October 2, 2009 at 4:52 pm by sergeyt · Permalink · Leave a comment
In: Solaris

Keynote speech from Jeff Bonwick and Bill Moore

If you followed Kernel Conference Australia 2009, also mentioned in my blog here, you’d noticed that not every presentation was available for online visitors and that made me mirthless, since I was so much keen on listening about ZFS and its future, i.e. quota support, dedup, triple raidz, shadow migration, etc. from the creator’s lips. […]

Posted on September 29, 2009 at 10:41 am by sergeyt · Permalink · Leave a comment
In: Solaris · Tagged with: 

Two sessions from Java ComunityOne 2009

If you haven’t attended CommunityOne conference then here is a sweat gift from Sun Video blog materialised in “Becoming a ZFS ninja” and “Developing in OpenSolaris: Solaris Device Drivers” presentations driven by Ben Rockwood and Max Bruning respectively. Enjoy.

Posted on September 17, 2009 at 9:50 am by sergeyt · Permalink · Leave a comment
In: Solaris · Tagged with: 

Max Bruning’s course in Berlin, Germany

I’m bursting with envy… I do wish that one day we could have similar classes in my country.

Posted on August 12, 2009 at 12:00 pm by sergeyt · Permalink · Leave a comment
In: Solaris