JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle® ZFS Storage Appliance Analytics Guide
Oracle Technology Network
Library
PDF
Print View
Feedback
search filter icon
search icon

Document Information

Using This Documentation

Chapter 1 Introduction

Chapter 2 Analytics Interface

Chapter 3 Statistics and Datasets

Chapter 4 Performance Impact

Overhead

Performance Impact

Storage

Raw Statistics

Breakdowns

Exporting Statistics

Execution

Static Statistics

Dynamic Statistics

Index

Storage

Analytics statistics can be archived, meaning they will be a dataset that is continually read and saved to the system disks in one second summaries. This allows statistics to be viewed month by month, day by day, right down to second by second. Data is not discarded - if an appliance has been running for two years, you can zoom down to by-second views for any time in the previous two years for your archived datasets. Depending on the type of statistic, this could present an issue with system disk usage.

You can monitor the growing sizes of the datasets in the Datasets, and destroy datasets that are growing too large. The system disks have compression enabled, so the sizes visible in the datasets view will be larger than the space consumed on disk after compression. See the System in Oracle ZFS Storage Appliance Customer Service Manual for system disk usage and available space.

The following are example sizes taken from an appliance that has been running for over 4 months:

Table 4-1  Sizes Taken from an Appliance Running for over 4 Months
Category
Statistic
Span
Dataset Size*
Disk Consumed*
CPU
percent utilization
130 days
127 MB
36 MB
Protocol
NFSv3 operations per second
130 days
127 MB
36 MB
Protocol
NFSv3 operations per second broken down by type of operation
130 days
209 MB
63 MB
CPU
percent utilization broken down by CPU mode
130 days
431 MB
91 MB
Network
device bytes per second broken down by device
130 days
402 MB
119 MB
Disk
I/O bytes per second broken down by disk
130 days
2.18 GB
833 MB
Disk
I/O operations per second broken down by latency
31 days
1.46 GB
515 MB

* These sizes will vary depending on your workload; they have been provided as a rough guide.

It is worth noting that the appliance has been intended to have 500 Gbyte mirrored system disks, most of which will be available to store datasets.

The factors that affect consumed disk space are:

Keep an eye on the size in the Datasets. If a dataset is growing too large, and you want to stop it from growing but keep the historic data - use the suspend action.

Raw Statistics

Statistics that are a single value (sometimes written "as a raw statistic") will not consume much disk space for these reasons:

Examples:

Breakdowns

Statistics that have breakdowns can consume much more data, as shown in the previous table, since:

Examples:

Exporting Statistics

There may come a time where you'd like to archive statistics on a different server, either to free up disk space on the appliance or for other purposes. See Open Worksheets for the export button, or Saved Worksheets for the CLI section, both of which provide a way to download the statistic data in CSV format.