Other articles


  1. OpenIndiana 10Gb Ethernet performance

    I've really only used the Intel ixgbe 10 Gb cards (up to this point) with Solaris (or Linux for that matter). I discovered the source of a long-standing problem we were having a couple of months ago. I had some of the clues, but I only put it together earlier …

    read more
  2. OpenIndiana hipster 2014.1

    I haven't been paying close attention the last few weeks and was surprised to discover that hipster stopped updating. So, I finally had time to go read the mailing list and discovered that they'd moved to a hipster-2014.1 repository that contains just the most recent packages.

    Needed to set …

    read more
  3. Setting up repository mirrors for local use

    I have a few OpenIndiana servers now, at home and at work. I've been working hard on clustering lately. To help with my work, in both places I'm busy setting up a local repository, something I can update periodically and then use it to update all my servers and containers …

    read more
  4. ZFS assertion failed for SAN devices

    This was frustrating:

    # zpool import nas2
    Assertion failed: rn->rn_nozpool == B_FALSE, file ../common/libzfs_import.c, line 1086, function zpool_open_func
    

    Discovered that I needed to tell zpool where to look for the devices:

    # zpool import -d /devices/scsi_vhci nas2
    

    There was a time when I would have known that already, if …

    read more
  5. Apache proxy relay OpenIndiana pkg install

    Hi,

    This took me a bit of time to figure out. I needed to update some OpenIndiana boxes from 151a to 151a4 and they had no direct access to the internet. I did, however, have a box that I could relay the requests through. I first figured this method out …

    read more
  6. OpenIndiana 151a

    I've been having some problems with the OpenIndiana oi_148 to oi_151a update, but only on one virtual machine in particular. Until today i've been stuck, until I thought to:

    pkg set-publisher --non-sticky opensolaris.org

    After that, the image-update went fine. I need to learn more of the options for pkg …

    read more
  7. Opensolaris zone fixes

    Whenever I create a zone on Solaris, I have a couple of things I always seem to have to fix beyond the usual configuration. Since I don't do it that often, I have to look them up repeatedly, so I thought I'd just put them in this post and maybe …

    read more
  8. Solaris recovery

    Recently, a friend contacted me about recovery of a Solaris box he had made a bit of a mistake on. The problem was, he had moved everything from / into a subdirectory of /, let's call it /cores for our purposes here. Commands wouldn't work. He had a running /sbin/sh shell …

    read more

links

social