Simulator Discussions

How to commit files to WORM state on simulator using snaplock volume via java application

bberg
5,881 Views

We have insatlled simulator 7-mode on to a VM and created a snaplock volume .I am able to write a file on to it via java application. Next thing what i need is to commit that file to a WORM state . Following are the steps suggested by compliance and management pdf.

 

1. Create a storage system connection

 

2. Set the retention period by getting volume complicance time .

 

3. Set the file to WORM state by using the retention period calculated in step 2

 

4. close storage system

 

My questiion is how to connect to simulator to get volume compliance time?

 

Is there any other way to commit a file to WORM state without using ONTApi

 

Thanks

1 ACCEPTED SOLUTION

Harry_Redl
5,869 Views

Hello,

set the file attributes to ReadOnly (remove the write permission) OR set the autocommit period (2hrs minimum) on the volume level and wait.

Harry

View solution in original post

10 REPLIES 10
Public