N1 Provisioning Server 3.1, Blades Edition, System Administration Guide

Disks

The definition of a disk event is as follows:

disk-desc      ::= diskclass-info "," disktype-info "," diskid-info size-info "," [ "," image-info]
diskclass-info ::= "location" "=" disk-location
disk-location  ::= "internal" | "external"	
disktype-info  ::= "type" "=" wml-description
diskid-info	    ::= "disk-id" "=" disk-id
size-info      ::= "size" "=" disk-size
image-info     ::= "image-name 	"=" image-name
2003-02-01

10:00:10.0,newyork:2999,event="resource",op="add",farm-id="99",
category="disk",location="internal",type="local",disk-id="62",
size="1000000000",image-name="small_solaris_blade"

On February 1, 2003 at 10:00:10 in the newyork I-Fabric, sequence id 2999, a resource was added to farm 99. This resource was a disk. The disk's location is internal (that is, physically located inside of a server). The disk type is local. The physical disk ID is 62. The size in bytes is 1000000000. The image placed on the disk is small_solaris_blade.