License:
Free
Utility for listing pool snapshots taken on a particular OES2 Linux Server.
Prerequisites
- Perl must be installed and running on the Linux server where this utility will be used.
- NSS must be installed to get the VFS support.
(The SDK for this API set can be downloaded from https://developer.novell.com/wiki/index.php/Virtual_File_Services_for_NetWare.)
Details
This tool is used to list snapshots taken on a particular pool.
It uses Virtual File Services (Originally called Virtual File Services for NetWare) to list Snapshots.
How to use the utility:
From a terminal prompt type:
Perl listPoolSnap.pl <enter>
Following menu will be displayed:
- To list the snapshots taken on particular pool
- Exit
A sample output on selecting 1 would be:
<Lists all the pools existing on the machine and prompts Enter the Pool name> Select Action: 1 Pools Existing: POOL1 POOL2 Enter the Pool Name: pool1 ---------------------------------------------- Snapshots taken on POOL1 ---------------------------------------------- SANP2 SNAP3 ----------------------------------------------