top-secrett opened a new issue, #9730:
URL: https://github.com/apache/cloudstack/issues/9730

   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and main branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete 
the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
    
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main 
branch.
   -->
   
   ~~~
   4.19.1.0
   ~~~
   
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   I tryed to delete Volume Sapshots. Snapshots have been deleted successfully 
in Cloudstack. but they haven't been deleted on secondary storage. I found logs 
with error 
   For some reason I've got a secondary storage unavailable from SSMV
   ~~~
   root@s-5288-VM:~# ls -la /mnt/SecStorage/440acca8-622d-3dfb-825d-b3e62d7bba87
   ls: cannot access '/mnt/SecStorage/440acca8-622d-3dfb-825d-b3e62d7bba87': 
Stale file handle 
   ~~~
   ~~~
   2024-09-25 12:31:45,271 DEBUG [c.c.a.t.Request] 
(AgentManager-Handler-1:null) (logid:) Seq 77364-5150147648874893418: 
Processing:  { Ans: , MgmtId: 108597816265214, via: 77364, Ver: v1, Flags: 10, 
[{"com.cloud.agent.api.Answer":{"result":"false","details":"com.clouded to get 
root directory from secondary storage URL [nfs://10.69.105.254/var/NFS], using 
NFS version [null], due to [Unable to create local folder for: 
/mnt/SecStorage/440acca8-622d-3dfb-825d-b3e62d7bba87 in order to mount 
nfs://10.69.105.254/var/NFS].
   2024-09-25 12:31:45,272 DEBUG [o.a.c.s.s.SnapshotServiceImpl] 
(API-Job-Executor-91:ctx-b803ea6d job-72072 ctx-d8dc0101) (logid:ea5f9ca4) 
Failed to delete snapshot [49ecc278-7d1c-4d5a-88b8-35eab0127730] due to: 
[com.cloud.utils.exception.CloudRuntimeException: Failede URL 
[nfs://10.69.105.254/var/NFS], using NFS version [null], due to [Unable to 
create local folder for: /mnt/SecStorage/440acca8-622d-3dfb-825d-b3e62d7bba87 
in order to mount nfs://10.69.105.254/var/NFS].
   ~~~
   
   I fixed the secondary storage and now new spanshots are deleted 
successfully, but old ones are stiil present


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to