On Sun, 24 May 2009 17:51:01 +0900 (JST), Ryusuke Konishi wrote:
> > >rmcp 685
> > rmcp: 685: operation not permitted
> > 
> > What's the cause of this message? (rmcp also failed for all other snapshots;
> > the failed rmcp did not produce any kernel message)
> 
> rmcp is allowed only for plain checkpoints.
> So, you have to change it to the plain checkpoint like
> 
>  # chcp cp 685 1330 ...
>  # rmcp 685 ...
> 
> Actually, you don't have to do the rmcp because the garbage collection
> will delete plain checkpoints.
> 
> I remember someone asked a simliar question before.
> 
> I think we should make the error message more user-friendly.  And we
> should allow force option of rmcp to remove snapshots; the current
> force option does not have this meaning.

I found the current error code against the removal for snapshots is
badly assigned, and rmcp cannot distinguish it from real permission
errors.

So, first I'm thinking to change the error code to EBUSY or something.

Regards,
Ryusuke Konishi
_______________________________________________
users mailing list
[email protected]
https://www.nilfs.org/mailman/listinfo/users

Reply via email to