Application Delivery Management
Application Modernization & Connectivity
CyberRes
IT Operations Management
How to Use the file:
linuxStartEventEpoch.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. RELATED: linuxStoptEventEpoch.pl or the linuxListEpochs.pl, and linuxChangeEventEpoch.p
To run the perl script type:
perl linuxStopEventEpoch.pl VOLUME_NAME <enter>
Where VOLUME_NAME is the name of the NSS volume where the active EFL Epoch is to be stopped.
Example: perl linuxStartEventEpoch.pl VOL1 <enter>
grep57:/a # perl linuxStartEventEpoch.pl NSS1
file is now open </_admin/Manage_NSS/Volume/NSS1/FileEvents.xml
<nssRequest><fileEventList><startEventEpoch/></fileEventList></nssRequest>
<nssReply>
<fileEventList>
<startEventEpoch>
<newEpoch value="4468a904-7f08-01db-80-00-993f4a82c9da"/>
<result value="0"><description>success</description></result>
</startEventEpoch>
</fileEventList>
</nssReply>
The specifications explain the XML tags.