Reports Randomly Failing In System Center Operations Manager 2007 R2

I had a problem this week when I was trying to run some reports in OpsMgr 2007 R2.  Some reports were failing … either issues to do with “LT_Report”, missing parameters or internal failures.  If I played with the time settings for the report criteria then sometimes I’d get a result but not the one I was chasing.  The SQL Reporting database is running on SQL 2005.  I upgraded it to SP3 and that fixed the issue – I’m a bit hesitant about installing SQL service packs.

I really like the reporting feature of SCOM.  The reports in MOM 2005 always struck be as a bolt on.  Information and reports are an integral component of OpsMgr 2007 and 2007 R2.  You can navigate to just about any item in the monitoring view of the Operations Console and get a context sensitive link to the report console in the Tasks pane.

Reports can have hyperlinks to view further material.  For example, this week I’ve run availability reports on Hyper-V virtual machines, physical hosts, operating system installations and web sites.  A client asked about the uptime of a website on a server.  Bang: out came a report showing 100% up time.

You can build on this with Distribute Application modelling and the SLA (Service Level Agreement) module.  This allows you to get the ITIL view of your services (not windows services but services provided to users/customers).  You can then run reports on the SLA compliance.  How sweet is that?

Hyper-V Server 2008 R2 To Boot From Flash

Microsoft is to release an OEM Preinstallation Kit to allow OEM’s build a boot-from-flash version of Hyper-V Server 2008 R2.  That’s according to Jeff Woolsey who said today:

“One thing our customers and partners requested was the ability to boot from flash. Customers told us they would like to purchase a server from their hardware partner of choice with Hyper-V included and they wanted the ability to choose whether it was on traditional spinning media or flash media.

You got it.

Microsoft Hyper-V Server 2008 R2 includes the unique ability (compared to Windows Server Hyper-V) to boot from flash. We’re making the documentation available to our OEM partners as part of the OEM Preinstallation Kit (OPK). Boot from flash is specifically designed for our OEM partners who want to ship an embedded Hyper-V hypervisor and thus will be supported via our OEM partners”.

You’ll also find on that post where Jeff compares the cost of running VMotion against the cost of Live Migration.  Many thousands of dollars/euros per server versus free.  That’ll make for a short discussion at the IT steering committee 😉

Related to that discussion is the mention of Microsoft openly welcoming Veeam to the partner family.  Jeff mentions that Veeam are making a solution for the free Hyper-V Server 2008 R2.  Of course, we know how VMware bullied Veeam for producing a solution for the free ESXi because VMware wanted people to buy ESX instead.

Doing Compliance The Wrong Way

ENN reported yesterday that “The Irish Times reports that Wicklow County Council has started to exam its 300 computers for references to the Whitestown illegal landfill, in order to comply with a request from the High Court”.

300 computers?  Does Wicklow County Council have that many file servers?  Nah, I’m just joking.  These guys obviously have no understanding of how to control over the desktop/laptop network so they’ve got a mess.  It could take them months to find related data; heck they might never live up to their obligations.

Here’s how they should have approached this:

  1. Desktops and laptops should be locked down with no local admin access for users.  Dodgy apps should be “shimmed”.
  2. Group policy should be employed to prevent access to the local drive on the laptop/PC.
  3. Use policy (either Group Policy or 3rd party) to disable use of removable media.  You don’t want people trying to bypass compliance systems by usin USB drives to store dodgy information.
  4. Forget roaming profiles.  Use Windows Server 2008 folder redirection to redirect all the possible storage locations you would need on a PC, e.g. My Documents, Application Data, etc, to the user’s home directory on a file server.
  5. Configure offline access for the user’s home directory.  That means My Document, etc, will be available to users when the file server isn’t, e.g. roaming laptop users.
  6. Set up a file server data retention system.  There’s lots of choices here.  If you’ve got a golden budget then something like a SAN based solution will work.  Normal backups don’t work – backing up a file once a day isn’t retention.  There’s a 24 hour window where data can exist and be deleted.  Maybe look at MS DPM, e.g. DPM-2-DPM-4-DR with a long retention period.  Or have a look at Iron Mountain LiveVault for incremental block level backups every 15 minutes.  With LiveVault there’s a almost certain change you’ll backup anything that ever gets near the file server and you can set up a retention period for your compliance requirements, e.g. 7 or 10 years.
  7. You’ll need to set up a compliance solution for your mail server too.  Like with file servers, a daily backup is not a retention system for compliance.  Mails easily come and go in a 24 hour window.  Again, there’s nice solutions from the likes of CommVault.  And there’s the DPM-2-DPM-4-DR and Iron Mountain LiveVault.

What’s the result?  If the High Court demands you search for files then it’s a lot easier.  You only have one or two places to search.  All you’ve got to do is search those locations.  Forget about searching PC’s because your users don’t have the rights to write there.

del.icio.us Tags: ,

Technorati Tags: ,

Microsoft and Yahoo! Get It On

As I mentioned recently, this cropped up again in the rumour mill.  The board oustings in Yahoo! after the previous failed negotiations seemed to have done the trick.

Yahoo! and Microsoft announced an agreement that will improve the Web search experience for users and advertisers, and deliver sustained innovation to the industry. In simple terms, Microsoft will now power Yahoo! search while Yahoo! will become the exclusive worldwide relationship sales force for both companies’ premium search advertisers.

Technorati Tags: ,,

del.icio.us Tags: ,,

Primer on iSCSI and HP BladeSystem

When I think about blade servers and storage, to be honest, I think about Fibre Channel (FC) SAN.  The Virtual Connect (VC) technology is pretty powerful.  Even today when talking about high uptime options for a client we decided on a “hot spare” blade where we could flip over the VC profile if the original machine died.

Fibre Channel SAN isn’t an option for everyone.  iSCSI is a powerful option, especially with 10GB Ethernet or Flex10 as HP brands it in their Blade System.  There’s a lot of questions you might have about iSCSI and HP BL Proliant servers so HP has published a handy 3 page FAQ that goes through support and options.  With something like iSCSI, HP Blades and Flex10 you could possibly set up Blade hosts to run Windows Server 2008 R2 Hyper-V with the parent partition on internal SAS disks and the cluster shared volume running on iSCSI.

del.icio.us Tags: ,,,,

Sys Admin Appreciation Day

Friday 31st of July is the day we systems administrators get showered with gifts from our co-workers and managers.  It’s a day of recognition for the hard work we’ve done, the nights of studying to stay up to speed, the calls at 2am on a Sunday morning.  It’s Sys Admin Appreciation Day!

Oh, I just woke up.  Sorry about that.  Same crap, different day 😉

In-Place Upgrades To Windows Server 2008 R2

I’ve been getting a few search hits on my site where people are looking to see what the upgrade path is to Windows Server 2008 R2.  OK, it’s pretty simple really.  It’ll be bad news for some who didn’t keep an eye on the industry.  There is no 32bit version of Windows Server 2008 R2 so you must be running an x64 install to upgrade to W2008 R2. 

MS strongly that you don’t do an in-place upgrade.  However, it is safe if the machine is stable and only runs MS software.  Please test before doing the upgrade, e.g. make a copy of the server using virtualisation technology, e.g. P2V.

You can upgrade from Windows Server 2003 x64 to Windows Server 2008 R2 Full Installation.  You can upgrade from Windows Server 2008 x64 Full Installation to Windows Server 2008 R2 x64 Full Installation.  You can upgrade from Windows Server 2008 x64 Core Installation to Windows Server 2008 R2 Core Installation.

You can upgrade from one edition to the same edition or lower editions, e.g. from Standard to Standard, Enterprise or DataCenter.  You cannot upgrade from one edition to a lower edition, e.g. you cannot upgrade from DataCenter to Standard.

Here’s a basic upgrade path for Windows Server 2008 R2:

Windows Server 2000 x86

->

N/A
Windows Server 2003 x86

->

N/A
Windows Server 2003 x64

->

Windows Server 2008 R2 Full Installation
Windows Server 2008 x64 Core Installation

->

Windows Server 2008 R2 Core Installation
Windows Server 2008 x64 Full Installation

->

Windows Server 2008 R2 Full Installation
Windows Server 2008 x86 Core Installation

->

N/A
Windows Server 2008 x86 Full Installation

->

N/A
Technorati Tags:

What Is New in Remote Desktop Services in Windows Server 2008 R2

If you haven’t been following the developments in Windows Server 2008 R2 then this will be a surprisingly long read for you.  RDS encapsulates the further developed Terminal Services and Microsoft’s initial offering in the Virtual Desktop Infrastructure (VDI) space.  VDI will leverage a new Broker service, Hyper-V and Remote Desktop Protocol (RDP).

“This document describes changes in Remote Desktop Services (formerly Terminal Services) functionality that are available in this release of Windows Server 2008 R2, including changes to the names of role services and management tools. Remote Desktop Services provides technologies that enable users to access session-based desktops, virtual machine-based desktops, or applications in the data centre from both within a corporate network and from the Internet”.

System Center Operations Manager 2007 R2 Connectors

OpsMgr 2007 R2 has the ability to integrate with other systems management products, i.e. forward alerts and continue to synchronise data related to the alert while the alert remains in the system.

This release of the Operations Manager 2007 R2 Connectors includes the following Connectors:

  • Microsoft System Center Operations Manager 2007 R2 Connector for IBM Tivoli Enterprise Console
  • Microsoft System Center Operations Manager 2007 R2 Connector for HP OpenView Operations for Unix
  • Microsoft System Center Operations Manager 2007 R2 Connector for HP OpenView Operations for Windows
  • Microsoft System Center Operations Manager 2007 R2 Connector for BMC Remedy ARS
  • Microsoft System Center Operations Manager 2007 R2 Universal Connector