Snapshots are not deleted
AlbertHakvoort
21 Posts
February 27, 2024, 3:42 pmQuote from AlbertHakvoort on February 27, 2024, 3:42 pmHello,
I've tried to delete all the snapshots on the CIFS shares :
But none of the snapshots are deleted. When I look with SSH, there are a lot of older snapshots :
What is the best (safe) way to remove those snapshots?
Hello,
I've tried to delete all the snapshots on the CIFS shares :
But none of the snapshots are deleted. When I look with SSH, there are a lot of older snapshots :
What is the best (safe) way to remove those snapshots?
admin
2,930 Posts
February 27, 2024, 3:47 pmQuote from admin on February 27, 2024, 3:47 pmWhat version are you using ?
Do you have automated schedule setup ?
Did you specify a number of snaphots to keep in the schedule ?
Did you try to manually remove them in
/mnt/cephfs/cifs/<sharename>//.snap
What version are you using ?
Do you have automated schedule setup ?
Did you specify a number of snaphots to keep in the schedule ?
Did you try to manually remove them in
/mnt/cephfs/cifs/<sharename>//.snap
AlbertHakvoort
21 Posts
February 28, 2024, 6:54 amQuote from AlbertHakvoort on February 28, 2024, 6:54 amVersion 3.2.1
Schedule was already deleted
I also tried to (re)schedule with 1 snapshot
But it doesn't clean up the old snapshots.
Manual remove isn't allowed (read-only)
Version 3.2.1
Schedule was already deleted
I also tried to (re)schedule with 1 snapshot
But it doesn't clean up the old snapshots.
Manual remove isn't allowed (read-only)
admin
2,930 Posts
February 28, 2024, 2:07 pmQuote from admin on February 28, 2024, 2:07 pmyou should be able to delete snapshot using example:
rmdir /mnt/cephfs/cifs/share_01/. snap/PETASAN-S-20240221053351
you should be able to delete snapshot using example:
rmdir /mnt/cephfs/cifs/share_01/. snap/PETASAN-S-20240221053351
AlbertHakvoort
21 Posts
February 29, 2024, 8:03 amQuote from AlbertHakvoort on February 29, 2024, 8:03 am
Quote from admin on February 28, 2024, 2:07 pm
you should be able to delete snapshot using example:
rmdir /mnt/cephfs/cifs/share_01/. snap/PETASAN-S-20240221053351
Tried it last night with rmdir and no Read-only error... very strange, but the snapshots are now deleted.
Thanks
Quote from admin on February 28, 2024, 2:07 pm
you should be able to delete snapshot using example:
rmdir /mnt/cephfs/cifs/share_01/. snap/PETASAN-S-20240221053351
Tried it last night with rmdir and no Read-only error... very strange, but the snapshots are now deleted.
Thanks
Snapshots are not deleted
AlbertHakvoort
21 Posts
Quote from AlbertHakvoort on February 27, 2024, 3:42 pmHello,
I've tried to delete all the snapshots on the CIFS shares :
But none of the snapshots are deleted. When I look with SSH, there are a lot of older snapshots :
What is the best (safe) way to remove those snapshots?
Hello,
I've tried to delete all the snapshots on the CIFS shares :
But none of the snapshots are deleted. When I look with SSH, there are a lot of older snapshots :
What is the best (safe) way to remove those snapshots?
admin
2,930 Posts
Quote from admin on February 27, 2024, 3:47 pmWhat version are you using ?
Do you have automated schedule setup ?
Did you specify a number of snaphots to keep in the schedule ?
Did you try to manually remove them in
/mnt/cephfs/cifs/<sharename>//.snap
What version are you using ?
Do you have automated schedule setup ?
Did you specify a number of snaphots to keep in the schedule ?
Did you try to manually remove them in
/mnt/cephfs/cifs/<sharename>//.snap
AlbertHakvoort
21 Posts
Quote from AlbertHakvoort on February 28, 2024, 6:54 amVersion 3.2.1
Schedule was already deleted
I also tried to (re)schedule with 1 snapshot
But it doesn't clean up the old snapshots.
Manual remove isn't allowed (read-only)
Version 3.2.1
Schedule was already deleted
I also tried to (re)schedule with 1 snapshot
But it doesn't clean up the old snapshots.
Manual remove isn't allowed (read-only)
admin
2,930 Posts
Quote from admin on February 28, 2024, 2:07 pmyou should be able to delete snapshot using example:
rmdir /mnt/cephfs/cifs/share_01/.
snap/PETASAN-S-20240221053351
you should be able to delete snapshot using example:
rmdir /mnt/cephfs/cifs/share_01/.
AlbertHakvoort
21 Posts
Quote from AlbertHakvoort on February 29, 2024, 8:03 amQuote from admin on February 28, 2024, 2:07 pmyou should be able to delete snapshot using example:
rmdir /mnt/cephfs/cifs/share_01/.
snap/PETASAN-S-20240221053351 Tried it last night with rmdir and no Read-only error... very strange, but the snapshots are now deleted.
Thanks
Quote from admin on February 28, 2024, 2:07 pmyou should be able to delete snapshot using example:
rmdir /mnt/cephfs/cifs/share_01/.
snap/PETASAN-S-20240221053351
Tried it last night with rmdir and no Read-only error... very strange, but the snapshots are now deleted.
Thanks