Archive for the ‘Capacity planning’ Category

IO Stack [PIC]

Tuesday, January 22nd, 2008

I/O stack components Overview Typically the stack consists of the following • Database • Character or block device driver • Multipathing driver • SCSI driver • HBA • System Bus • Switch/iSCSI routers • Storage Array • Disks Example of vendors: ASM-Database IBM Oracle Character or block device driver Multipathing driver – PowerPath, Windows MPIO SCSI driver HBA – Host Bus Adapter, Qlogic (IBM), Emulex System Bus ...

Oracle Query to Determine IO Imposed by Reports or Users

Tuesday, January 22nd, 2008

Don't forget to add extra IO imposed by users of the database. For example, to determine how much extra I/O will be imposed on the system when the new load is put into place. For example, if more users or reports will be added, determine how much I/O these reports ...

IO Characteristics of Your Application

Tuesday, January 22nd, 2008

IO rate of 1+ Gigabytes/sec is rarely achievable, but hundreds of Megabytes/sec is achieved in lots of high-end production environment. Keep those numbers in mind when planning for what's possible. In Oracle, use AWR reports to determine current I/O metrics (Instance Activity Stats per sec). • IOPS = “physical reads total I/O ...

2 Gigabit Card - How fast is it?

Tuesday, January 22nd, 2008

Common misunderstandings: “If I buy 2 Gigabit HBAs I will get 2 Gigabytes of throughput, that’s more than enough throughput for my 400 MB/s application” “I only need 2 disks to store my 1 TB database, now that we have 500GB disk drives are available!” The first misunderstanding is not just about bits ...