• Home
  • About
  • Map
  • Archives
  • Videos
  • Gallery
Grab the RSS feed

spiralbound.net

spiralbound.net
  • Home
  • Adventures
  • Data and Technology
  • Et cetera
  • Highlights

Posts Tagged with "sun"

  • Data and Technology

    Posted on January 26th, 2010

    Written by cliff

    Tags

    bash, cfengine, global zone, local zone, prtdiag, script, solaris, solaris 10, sun, technology, unix, vmware, zonetype.sh

    ZoneType.sh Version 2.0

    ZoneType.sh Version 2.0

    We just started supporting Solaris 10 in our VMware cluster so I had to update my zone type script to detect if the OS is running there. I’m not sure how I feel about depending on the output of ptrdiag since the interface is labeled “unstable”, but it works for now, and I really don’t [...]

  • Data and Technology

    Posted on March 3rd, 2009

    Written by cliff

    Tags

    cfengine, global zone, local zone, script, solaris, sun, zoneadm

    Script to Determine Solaris 10 Zone Type

    Script to Determine Solaris 10 Zone Type

    We use a lot of local zones in our Solaris 10 environment. We also use cfengine pretty heavily and there are some instances when we need to include or exclude certain automated tasks based on what type of zone we are working with. I wrote this little script that checks to see what type of [...]

  • Data and Technology

    Posted on February 16th, 2009

    Written by cliff

    Tags

    cfgadm, disk, disk suite, failed drive, metadb, metareplace, raid, storage, sun

    Replace Failed SVM Mirror Drive

    So you have used SVM to mirror your disk, and one of the two drives fails. Aren’t you glad you mirrored them! You don’t have to do a restore from tape, but you are going have to replace the failed drive.
    Many modern RAID arrays just require you to take out the bad drive and plug [...]

  • Data and Technology

    Posted on December 28th, 2008

    Written by cliff

    Tags

    admin, admin file, basedir, defaults, packages, pkgadd, solaris, sun, unix

    Install Solaris Package in Alternate Base Directory

    Install Solaris Package in Alternate Base Directory

    Unless you specify a different administrative file, the pkgadd command reads “/var/sadm/install/admin/default”, which specifies the base directory as “/opt”. Do not change the settings in this file, but rather create a custom admin file and enter an alternate “basedir” directive if you want to install your package into a different directory. We are going to [...]

  • Data and Technology

    Posted on June 3rd, 2008

    Written by cliff

    Tags

    patch, socfs, solaris, ssh, sshd, sun, X, X11, X11 forwarding

    X11 Forwarding Broken on Solaris

    X11 Forwarding Broken on Solaris

    If you’re running Solaris 8 or 9 and an upgrade results in broken SSH X11 forwarding, the problem may be Sun’s socfs bug. The symptom will be SSH’s failure to set the $DISPLAY variable and an error in your system log looking something like this:

    Jun 3 09:40:24 servername sshd[26432]: [ID 800057 auth.error] error: Failed [...]

  • Data and Technology

    Posted on February 26th, 2008

    Written by cliff

    Tags

    air conditioning, blackbox, cooling, datacenter, earthquake, IT, it department, network, power, redundant, shipping container, sun

    Sun Project Blackbox – Datacenter in a Can

    Sun Project Blackbox – Datacenter in a Can

    Lots of small companies want to hire an IT department in a can… You know, the ones who hire only one person to run their Linux servers, code their websites, architect their networks, support their users and order more printer toner. It’s a hard job, but it’s pretty common to see them advertised. What I [...]

  • Data and Technology

    Posted on December 10th, 2007

    Written by cliff

    Tags

    card, cfgadm, CLARiiON, device, disk, drivers, fabric, fibre chanel, luxadm, qlc, qlogic, reboot, san, server, storage, sun, zone

    Solaris 8 SAN Frustrations

    Getting Solaris 8 to light up a Qlogic QLA2310 Fibre Channel card using the SUNWqlc and SUNWqlcx drivers can be frustrating enough, but the headaches are only beginning if you want to connect it to a SAN and you don’t have all the right packages installed.
    Last week, I installed the QLA2310 in a Sun Fire [...]

  • Data and Technology

    Posted on July 23rd, 2007

    Written by cliff

    Tags

    cfgadm, CLARiiON, devfsadm, EMC, fc, fiber, fiber channel, format, hba, host, Navisphere, path, QLA 2310, qlogic, reboot, reboot -- -r, solaris, storage, sun, switched fabric, system file

    Registering Solaris CLARiiON Hosts With QLA 2310 HBAs

    Sun Microsystems likes the QLA 2310 Fiber Channel HBA. It’s only a 2Gig card, but it works with the Sun native driver, which makes it wonderful for us Solaris Administrators. Unfortunately, it does not integrate perfectly with EMC CLARiiON SANs because it does not register properly with Navasphere. Even if you manually register the host, [...]

  • Data and Technology

    Posted on June 13th, 2007

    Written by cliff

    Tags

    administrator, auction, computer, price, server, solaris, sun, Sun Fire, Sun Fire T2000, sun microsystems, surplus, T2000, technology

    Another Used Sun Fire T2000 For Sale

    STATUS: Sold
    We have another used Sun Fire T2000 server. Since the first one was sold in less than 24 hours, I thought it would be nice to offer this one up to this site’s readers as well. It has never been used in production and is in like-new condition.

    Sun Fire T2000 Server
    8 core 1.0 Ghz [...]

  • Data and Technology

    Posted on May 22nd, 2007

    Written by cliff

    Tags

    administrator, auction, computer, price, server, solaris, sun, Sun Fire, Sun Fire T2000, sun microsystems, surplus, T2000, technology

    Used Sun Fire T2000 For Sale

    STATUS: Sold
    The University where I work is currently selling a used Sun Fire T2000 server. Since many of this site’s readers are fellow Solaris administrators, I thought it would be nice to offer it up to them. It has never been used in production and is in like-new condition.

    Sun Fire T2000 Server
    4 core 1.0 Ghz [...]

  • Data and Technology

    Posted on June 6th, 2006

    Written by cliff

    Tags

    combo card, ethernet, funny, funny hardware name, funny install message, funny picture, geek, happy meal, happy meal card, hardware, linux, REL3, scsi, sun, sun microsystems

    Sun Happy Meal Card???

    Sun Happy Meal Card???

    So we all know that Sun is a cool company with a great sense of humor, but they really outdid themselves when they named this combination SCSI / Ethernet card Happy Meal!
    It’s a pretty old card, and honestly I had forgotten that I had installed it in my test system until I setup REL 3 [...]

  • Data and Technology

    Posted on January 1st, 2006

    Written by cliff

    Tags

    automount, automountd, auto_master, dfs, dfstab, HowTo, mount, mountd, nfs, share, shareall, solaris, storage, sun, systems administration

    Solaris Automounter

    Solaris Automounter

    Whenever you’re using NFS mount points, it’s really nice to use some type of automounter. Linux and FreeBSD use AMD to accomplish this, but Solaris uses automountd, and it’s fun and easy to use… Here is an example of a configuration that will automatically mount an NFS share and unmount it after 5 minuets of [...]

  • Data and Technology

    Posted on December 29th, 2005

    Written by cliff

    Tags

    automount, cd, hostname, hostnames, hosts file, HowTo, inetd.conf, media, optical media, rpc.smserverd, solaris, sun, sun microsystems, ticotsord, vold, volmgr, volmgt

    Solaris Systems With Multiple Names Have Trouble Mounting CD’s

    Solaris Systems With Multiple Names Have Trouble Mounting CD’s

    If you have a Solaris box with multiple names, you might have trouble mounting CD’s if the primary name is different from the one you gave the machine at install time. This is because of the CRAZY way Solaris goes about auto-mounting its optical media.
    Here is a 10,000 foot view of how Solaris automounts a [...]

  • Data and Technology

    Posted on December 21st, 2005

    Written by cliff

    Tags

    boot, cdrom, controller, device, device links, device pointer, device tree, disk, disk slice, disks, HowTo, mirroring, mount, partition, slot, solaris, storage, sun

    Rebuilding the Solaris Device Tree

    Rebuilding the Solaris Device Tree

    If you ever shift around any bootable drives within a Sun Solaris box, you may find that either the device names (cxtxd0sx) do not follow the disk position within the server, or, the system just fails to boot because it can’t mount the other disk slices.
    Let’s assume you are booting off of target 8 (c1t8d0s0), [...]

  • Data and Technology

    Posted on December 19th, 2005

    Written by cliff

    Tags

    driver, fibre, fibre channel, fibrechannel, hba, luxadm, packages, pci-x, pkgrm, qla2300, qla2340, qlogic, solaris, solaris driver, sparc, sun, sun solaris, sunqqlc, sunwqlcx

    SUNWqlc Drivers Don’t Work With thw QLogic QLA2340 HBA

    The Qlogic QLA2340 HBA is a 64-bit, 133MHz PCI-X to 2 Gb Fibre Channel adapter. It’s a cool card, but it doesn’t work with the standard SUNWqlc and SUNWqlcx drivers. You have to remove these driver packages and install the one directly from QLogic in order to get it working.
    # pkgrm SUNWqlc
    # pkgrm SUNWqlcx
    Now, download [...]

  • Older Posts Yeah! There are more posts, check them out.

  • Sponsor
  • Recent Comments
    • cliff on Raising Mallard Ducklings
    • cliff on Raising Mallard Ducklings Redux
    • cliff on Raising Mallard Ducklings
    • DEBORAH on Raising Mallard Ducklings Redux
    • jen on Raising Mallard Ducklings
    • Nancy Gorman on Raising Mallard Ducklings
    • conor on Fish Supposedly Washed Up By Asian Tsunami

Copyright © 2005 spiralbound.net - Proudly powered by Wordpress