Linux List Pool Snapshots
Novell Cool Solutions: Cool Tool
Reader Rating 
In Brief
This tool lists Linux NSS Snapshot pools.
Vitals
- Product Categories:
- Open Enterprise Server
- Open Workgroup Suite
- Functional Categories:
- Workgroup
| Posted: | 7 Aug 2007 |
| File Size: | 4KB |
| License: | Free |
| Download: | /coolsolutions/tools/downloads/linuxListPoolSnapshots.pl |
| Publisher: | Dean Giles |
Disclaimer
Please read the note from our friends in legal before using this file.
Details
It uses the Virtual File Services (Originally called Virtual File Services for NetWare) which were ported over to Linux. The SDK for this API set can be downloaded from http://developer.novell.com/wiki/index.php/Virtual_File_Services_for_NetWare. The objective of the tool is to delete a specified Linux NSS Pool Snapshot using XML as specified in the VFS for NetWare specification. It is intended to be used as a sample script for developers that may want to use the VFS API set to view and manage storage.
How to Use the file:
linuxListPoolSnapshots.pl is a Perl script. So Perl must be installed and running on the Linux server that this file is being loaded on. NSS must be installed to get the VFS support.
To run the perl script type:
perl linuxListPoolSnapshost.pl
Sample output:
ran:/a # perl linuxListPoolSnapshot.pl file is now open File Name: +</_admin/Manage_NSS/manage.cmd Request Sent: <virtualIO><datastream name="command"/></virtualIO><nssRequest> <pool><listPoolSnapshots></listPoolSnapshots></pool></nssRequest> <nssReply> <pool> <listPoolSnapshots> <poolSnapshotInfo> <snapName>SNAP</snapName> </poolSnapshotInfo> <listPoolSnapshots> <result value="0"><description>success</description></result> </listPoolSnapshots> </listPoolSnapshots> </pool> <result value="0"><description>zOK</description></result> </nssReply>
Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com