solaris x86

EMC Replication Manager in Solaris

UPDATE: No ZFS Support for Replication Manager in the near future

Using storage level snapshots can be used to run backups without directly requiring resources from the original host.

EMC Replication Manager coordinates the creation of application consistent snapshots across all the hosts in your network. It handles scheduling creation/expiration of snapshots,  mounting and unmounting from backup servers, etc. from a single console.

Although it is not tightly integrated into EMC Networker like the similar Networker PowerSnap module, it can be used to start a backup process after taking a new snapshot and it has the capability to manage snapshots unrelated to backups from a GUI.

While the data sheet claims support for Solaris, there are several caveats which I have run into.

Listing ZFS Clones using the origin property

Recently I created my first ZFS clones but quickly realized that there was no simple way to tell the clones from the regular filesystems. My first instinct was to run 'zfs list -t clone' similar to 'zfs list -t snapshot' but this didn't work. Maybe it works in newer versions of ZFS.

Sun Webstack 1.4 - Packages on Crack

I am a huge fan of Sun Microsystems. I love Solaris 10. I love ZFS. I love RBAC. I love zones. I really love T2/T2+ processors. I especially love the T5140 and X4450 servers.

One thing I cannot figure out though, is why Sun lets obviously delirious cocaine addicts package their software. Maybe I'm exaggerating but I think that many will agree that Sun's packages leave much to be desired in general. On top of that, Sun seems to have a constant need to move software around and invent new paths- to boldy go where no sysadmin has gone before????

Solaris 10 doesn't find network card

I recently installed Solaris 10 06/06 x86 on my desktop machine, a Compaq Evo with an onboard Intel 10/100 network card.

At first the Solaris installation seemed to hang while trying to find a network configuration from a nonexistent RPC boot server. In retrospect, I think the problem was that Solaris didn't find an appropriate driver for the card but after waiting a long time, the installation continued skipping the network configuration.