Here you find an overview (index) of all articles and pages on this blog.
Not including reblogged articles and references to other resources.

Pages

About

About this blog – i.e. why is it called “Dirty Cache” ?

Resources

A few pages containing links to white papers, news articles, videos, demos, presentations, other blog posts and the like for certain topics. Currently Greenplum and Oracle related stuff.

Presentations

A few presentations I have given on various conferences and EMC events.

Blog posts (in chronological order)

Welcome

My first blog post and an introduction to myself, what kind of stuff I have done during my career and how I ended up doing what I do today

Innovation with Flash Drives – part 1/
Innovation with Flash Drives – part 2

A two-part post on the innovation of Enterprise Flash Drives (aka Solid State Disk), why it is important for database applications, how to manage them and what EMC has done to have them work at extremely high performance and reliability rates.

Information Lifecycle Management and Oracle databases – part 1
Information Lifecycle Management and Oracle databases – part 2
Information Lifecycle Management and Oracle databases – part 3

A series of posts on how to apply tiering to (Oracle) databases. Some of the presentation material I have co-developed with Oracle consultants. It explains the fundamentals of how to get lower cost and better performance at the same time using different storage tiers for a database.

How does Oracle keep data consistent on filesystems?

Most (Unix based) file systems have write cache. So if data integrity and consistency is important with databases, how does Oracle prevent data corruption due to data kept in write cache? Or does it work a bit different? And how does this enable EMC cloning/snapshot technology to make complete database copies without compromising consistency?

How to set disk alignment in Linux

Still by far the most popular post on my blog. It explains why data should be aligned on certain blocksizes if you use EMC storage, and how to do it. Actually I provide a simpler method than what you will find in most white papers and product documentation.

Pinpointing I/O bottlenecks on Linux

Database management tools, Operating System tools and storage management tools all have different definitions and ways of measurement for storage performance. Very frequently this leads to confusion and fingerpointing between different support groups and technology providers. This post is an attempt to explain some of the confusion and how to get around it.

Duplexing Oracle Redo logs?

Every now and then I see customers duplexing their Oracle redo logs in search of better data protection. Is this worth it, and what are the drawbacks? My opinion on the matter.

Desktop security: Application data got blurred

A bit off-topic as this has nothing to do with optimizing business applications. It is my personal objection against the way desktop (and mobile) applications are developed these days – where a piece of application data also can contain code to be executed by the same application, how this might improve ease-of-use and functionality but also has huge implications for information security as a whole.

Thin Provisioning

One EMC innovation is thin (virtual) provisioning for data storage. An explanation of how it works without going into deep bits & bytes stuff, and why it can bring huge benefits for reducing infrastructure cost.

Managing database performance SLA’s with quality of service

EMC storage systems offer features to manage performance levels by throttling I/O rates, or by allocating more resources (mainly storage cache) to an application and less to others. Although technically it works fine, I believe applying those to databases is not a good idea. My argumentation why.

Why use Oracle ASM for Oracle databases

The way databases interface with the storage layer is – not surprisingly – very important to us at EMC. One of the frequent discussions I have is whether to use Oracle ASM or go for any of the available (Unix based) file systems. My view on why I think ASM is the best choice.

Extreme availability with Oracle stretched clusters

Some people are pushing for higher availability for their databases. Even if a datacenter would fail (in case of an unlikely disaster) they still want to keep their databases going without re-starts or recovery. Why is it desirable in some occasions to completely eliminate the last minutes of downtime? And how can you achieve this?

Limitations of host-based mirroring for stretched clusters

In follow-up to the previous post. Some folks attempt to build stretched clusters by using some form of host based data mirroring. What are the limitations?

Stretched clustering basics

The next in the series of stretched clustering. What is required to build a stretched cluster without intruducing serious trouble due to split-brain situations, or subtle mis-configurations that prevent full automatic failover that we wished for in the first place.

Stretched Clusters – Alien storage

Being a market leader, EMC has – not surprisingly – tough competition from other vendors. Some vendors claim to have built a solution for stretched clusters long before EMC did. Is it true? Or are they dangerously cutting some sharp corners?

Through the wormhole with Stretched Clusters

Can the same piece of data be physically present at multiple locations? We don’t really need science fiction to achieve this. EMC storage virtualization with VPLEX offers this functionality – initially developed to allow data mobility without downtime across distance. But I have pushed EMC engineering to use this technology for building extremely high available stretched database clusters, too. Some history and an explanation of our solution.

Eliminate Hot Backup with EMC consistency technology

Are hot (Oracle) backups impacting your service levels? Worry no more. You can make perfectly usable backups without ever going into hot backup mode. But for a long time, Oracle thought it could not be done. EMC finally convinced them and now it is supported (but it was already working fine for a long time). An explanation of how it works and other useful purposes of creating consistent database copies.

Monkey Business

EMC now has Enterprise Flash Drive technology available for about 3 years. I still see many customers buying a storage box with fast spinning rust only and not leveraging the new innovations. Why?

The Dutch Diginotar Hack

Another off-topic article which has nothing to do with optimizing business apps. But I am interested in information security and one of the last disasters in security happened in my own country. What happened and what are the (largely underestimated) implications?

Data Guard or Storage based replication?

One of the hot topics in my journeys is the discussion around how to replicate data for disaster recovery purposes. Oracle’s standard way to do this is using Oracle Data Guard. EMC offers other (and, in my opinion, often better) alternatives. A comparison.

Oracle Stretched Cluster with VPLEX (update)

Stretched clusters are quickly becoming hot! But some people still asked me to explain what the benefits are of EMC’s VPLEX solution over other alternatives. I tried to make it as simple to understand as possible (but no simpler).

POC: Piece Of Cake or Point Of Contradiction?

A critical post on the value of performing Proof of Concepts.This because I got confronted a few times with customers – having performed POC’s with our competitors – only to find out that the POC results do not mean that much, or at least do not tell customers how their applications will behave (performance- or otherwise) in a real, non-ideal production environment. On separating marketing and reality.

The missing link in application performance tuning

When tuning our applications for performance, we should focus on not one, but all of the technology layers in the application stack. But are we frequently missing out on the most important one?

Performance – The I/O stack

A picture says more than 1000 words. So I have stolen an old picture from one of my colleagues and modified it to show the various layers in the application I/O stack – including virtualization layers.  Maybe you can use it in performance discussions with colleagues or vendors.

Save money by virtualizing Oracle

In the average database infrastructure stack, where do you spend most money? I bet it is on database licenses (plus support). But what about the utilization of – very expensively licensed – processors? I strongly believe you can achieve enormous cost savings by going virtual and thereby reducing license cost. Here is how. Including some answers to the most common objections.

Managing Performance Expectations

Just a joke – what happens if you use systems beyond what they are desinged for?

Application processing at lightning performance – The hourglass view of access times

Modern microprocessors work at incredible speeds and clock cycles are measured in nanoseconds. How do these compare to other speeds in the I/O stack? If you expand a nanosecond to a second, then what do the other response times look like? By doing so you might get a better feeling on how fast (or slow) some technologies are compared to others.

Oracle and Data Integrity: Data in, Garbage Out?

Plain disk drives (including the more expensive ones) are not 100% accurate at all times. Sometimes they return wrong data without error. Why does this happen, what is the impact on a database and how can you protect against this?

Wikipedia blackout

If you’re a frequent visitor of my blog (thanks!) then you might know that I use Wikipedia a lot to point my readers to explanation of certain ICT concepts. However, Wikipedia went black for one day (at least, when hitting the page the first time) in their protest against certain proposed laws against information freedom on the internet. Although as an EMC employee, maybe I should be neutral and not comment on such events, in fact I share Wikipedia’s (and many other) views in that any law threatening free internet communications is not a good thing (to put it in very mild words). So this post is a statement of my full support for Wikipedia’s initiative.

Performance – The database stack

Another picture that might help in database performance discussions. I created this for a training explaining how Oracle database (with ASM) interacts with the storage layer. Although oversimplified and possibly not 100% acurate, it still might help when troubleshooting performance.

Data Guard protecting from EMC block corruptions?

Some competitors have claimed at our customers that EMC SRDF would allow certain data corruptions to occur where Oracle Data Guard would not, thereby claiming Data Guard is better than EMC SRDF. I don’t appreciate such half-truths so here is the full explanation.

Oracle RAC on VPLEX now certified

Another update on the Oracle RAC / VPLEX stretched cluster solution: Oracle has certified it! EMC is now the only vendor who is certified by Oracle for stretched cluster implementations.

Managing REDO log performance

Moore’s law has given us double CPU speeds every 2 years, double disk capacity and bandwidth every so many months, so that a current system compared to one 10 years ago has dramatically more speed and power. Still, many of the people I talk to are struggling to solve I/O bottlenecks. In this post I focus on REDO log performance as this is often the achilles heel of the behaviour of the entire database.

Exadata Hybrid Columnar Compression (HCC) for (storage) dummies

What is columnar store for databases? How has Oracle implemented it in Exadata Hybrid Columnar Compression? Why is it not available for EMC customers running Oracle? And how does it compare against what EMC has to offer as alternatives?

Oracle snapshots and clones with ZFS

Is there any disadvantage for a customer in using Oracle/SUN ZFS appliances to create database/application snapshots in comparison with EMC’s cloning/snapshot offerings? Some things to consider that Oracle isn’t telling you about…

Stop Idling – Start Saving

Explore how idling processors on a database server are driving up the TCO, and what you can do about it.

The EMC Oracle Joint Escalation Center

A description of EMC’s customer support strategy and the joint escalation with Oracle (including procedure how to engage)

The Zero Dataloss Myth

Why not all customers need to run synchronous D/R, what the hidden problems are around application consistency, theoretical vs. real world (“rolling”) disasters, benefits of asynchronous replication, and more

VMware is really expensive

Some vendors claim that VMware is expensive – or at least more expensive than other virtualization platforms. But are they looking at the complete picture?

Looking back and forward

Some thoughts about the past 2012 and things I expect to happen in the future. Maybe wishful thinking…

Why clone databases for firefighting

Why it makes sense to make a quick copy of production databases – not just because of Oracle support requirements in virtualized platforms, but always before starting serious troubleshooting on mission critical databases.

ZFS and Database fragmentation

Here I provide technical proof that the ZFS filesystem causes heavy fragmentation when used for Oracle database files. I don’t make comments yet on how that affects performance, that’s material for a future post.

Linux Disk Alignment Reloaded

Follow up to an earlier post about how to set disk alignment on Linux. The new method uses “parted” which makes things a lot easier.

Starting an Oracle database on physical server using VMware VMDK volumes

Solving the problem of replicating VMware virtualized Oracle databases, using VMDK/VMFS, on physical hosts, using iSCSI storage protocols.

Announcing my Openworld 2013 presentation material

Providing the PDF version of the session I co-presented at Oracle Openworld. Contains lots of experiences, best practices and tips around tuning Oracle database I/O performance.

Getting the most out of your server resources

Virtualizing databases is still a hot topic. Here I discuss the influence of CPU utilisation on the total infrastructure cost and how to identify a few gotcha’s when looking at system stats.

The public transport company needs new buses

My experiences in a customer proof-of-concept but to show the madness of such POCs and how certain vendors influence the outcome, I translated the metrics in those of passenger transportation.

Debunking Oracle certification myths

What’s the difference between support and certification? Why are some vendors making such a big thing out of this? How should we deal with the FUD?

 

 

 

 

 

Loading

Leave a Reply