
2-82 IBM Informix OnLine Database Server Administrator’s Guide
OnLine Disk Space Terms and Definitions
OnLine maintains three additional disk space structures to ensure physical
and logical consistency of data:
■ A logical log
■ A physical log
■ Reserved pages
Figure 2-11 on page 2-83 illustrates the relationships among these physical
and logical units of disk space. A basic definition of each unit is provided in
the paragraphs that follow.
Chunk
The chunk isthelargestunit of physical diskthatis dedicatedtoOnLine data
storage.The chunk can represent an allocation of cooked disk space or raw
disk space.
If a chunk is an allocation of raw disk space, the name of the chunk is the
name of the character-special file in the /dev directory. In many operating
systems,thecharacter-specialfilecanbedistinguishedfromtheblock-special
file by the letter r, which appears as the first letter in the filename (for
example, /dev/rdsk0a). Space in a chunk of raw disk space is physically
contiguous.
If a chunk is anallocation of cookeddisk space, the name of the chunk is the
complete pathname of the cooked file. Since the chunk of cooked disk space
isreservedasanoperating-systemfile, thespaceinthechunkmight ormight
not be contiguous.
Page
All space within a chunk is divided into pages. All I/O is done in units of
whole pages.The size of a page is specifiedas BUFFSIZE in the configuration
file and cannot be changed.
Comentarios a estos manuales