Slashdot Mirror


Sun's CIO Talks Internal Experiences

daria42 writes "This is an interesting interview with Sun's chief information officer Bill Vass, about his experiences as the CIO of one of the world's best-known high-tech company. In particular, Vass talks about corporate blogging (and frustrated lawyers), problems providing IT support to finicky Sun engineers (who sometimes demand Indian help desk support knows kernel details), Sun's programs testing its software internally on employees before it goes out, and how ultimately, his job is like any other CIO's...just with some cool toys."

4 of 115 comments (clear)

  1. One Point, One Big Problem by teiresias · · Score: 4, Insightful

    Although Vass had no knowledge of this, he soon discovered the system in question was in fact the desktop machine of an engineer who had recently left the company. The desktop had been reformatted following his departure, cutting off 600 users who had over the last three years depended on it for network services.

    Reminds me of a guy whose leaving our company right now. We're probably not going to delete his homespace since lord knows what will break if the things in there are gone.

    It'll take us awhile to get that stuff into a common place. Probably took Sun a lot of time to get that one system back up and running.

    --
    -Teiresias
    1. Re:One Point, One Big Problem by chill · · Score: 4, Insightful

      Reminds me of a guy whose leaving our company right now. We're probably not going to delete his homespace since lord knows what will break if the things in there are gone.

      This is why workstations should be workstations and servers should be servers. Allowing users in a client-server environment to share resources from their workstations is bad network design/policy. Add a cheap server and give them space, but sharing should be disabled and disallowed on workstations.

      -Charles

      --
      Learning HOW to think is more important than learning WHAT to think.
    2. Re:One Point, One Big Problem by Lumpy · · Score: 5, Insightful

      this problem is typically management's fault. or caused by management.

      I am the guy who just replaced one of those engineering guru guys. he has crap EVERYWHERE running critical systems and data collection as well as processing. someone powered off his PC and crashed the billing system.

      After digging in his notes and code as well as his old email I discovered that he wanted to do things right, he had a subversion server set up and a development as well as a production server in the server room.

      But, management did not allow him to do his job right. I saw endless emails and messages about needing X Y or Z right now! did he finish Z yet? why is Y not in testing? who told you to stop working on X?

      it was endless so the poor guy had to half ass everything because management refused to hire him any help, refused to accept realistic deadlines or adjust importance... everything was top super critical!

      I was promoted to this position, I was able to find out most of this before accepting the promotion and told them that I work very differently. I use project management, refuse to work on 5 things at the same time as that creates 5 crappy, broken things as well as makes the process 10 times longer. I explained my concerns to the divisional VP that interviewed me and he agreed that that working atmosphere was not acceptable and told me that I have his authority to tell my superiors that they have to sort out priorities themselves and that EVERY new project request will come in at the bottom of the to-do list unless it has been signed off by the VP of operations to deserve to be escalated above everything else.

      The origional mess was cause by management. and until someone in management gives a peon engineer or programmer the authority and protection to tell other management "nope, sorry." it will never get any better.

      --
      Do not look at laser with remaining good eye.
  2. The dark side is tempting. by jellomizer · · Score: 4, Insightful

    When you are CIO of a technical company it is tempting be lax with policy and give the employees more access then they should have, it seems like a decent policy, first you save money because the desktops that people use anyways are also the servers so you don't need expensive servers, the technical people can administer their own system, and whatever they are serving.

    But being a CIO you need to be a Dick every once in a while and make sure the technical people have the only the access they need to do their work properly. Have the IT department put buisness level servers in the server room and have them properly managed.

    While the first way seems quicker and easier and has less personal conflect. The second way is better to manage and reduces of mission critical mistakes. It also allows for proper upgrading for the future.

    Sure the employess can do the work themselvs but they rairly consider the big picture and end up with a spread of services which are hard to track and manage. It also creates a situration where an employee cannot be moved to a different position because they have the information that others dont.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.