MM_POOL_NEW_SNAPSHOT

Initializes a snapshot of a pool (see Pools).

Version:NetWare 6.x

Parameters

Parameters to MM_ObjectControl for this operation are as follows:

objectID
Set to zero.
operation
Set to MM_POOL_NEW_SNAPSHOT.
parameter1
The logical partition ID associated with the snapshot data. Note that this is usually a logical partition from a virtual device that can see all the original data and has snapshot capabilities. Before calling MM_POOL_NEW_SNAPSHOT, the logical partition ID must be ready to accept IO where the old pool name and data can be read.
parameter2
Set to zero.
parameter3
Set to zero.
bufferLength
Set to zero.
buffer
An ASCII formatted, NULL-terminated string containing the new name of the pool.

Return Values

The following table lists return values and descriptions.

0x00000000

MM_OK

0x00000008

MM_OBJECT_NOT_FOUND

The file system cannot identify the pool, by the given name, as one under the file system’s responsibility.