[Bugs] [Bug 1189473] [RFE] While creating a snapshot the timestamp has to be appended to the snapshot name.

bugzilla at redhat.com bugzilla at redhat.com
Tue Mar 10 11:23:39 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1189473



--- Comment #10 from Mohammed Rafi KC <rkavunga at redhat.com> ---
Initial consumer of this feature is Samba's Shadow Copy
feature. This feature allows Windows user to get previous 
revisions of a file. For this feature to work snapshot 
names under .snaps folder (USS) should have timestamp in 
following format appended:
@GMT-YYYY.MM.DD-hh.mm.ss
PS: https://www.samba.org/samba/docs/man/manpages/vfs_shadow_copy2.8.html
This format is configurable by Samba conf file. Due to a 
limitation in Windows directory access the exact format 
cannot be used by USS. Therefore we have modified the file 
format to:
_GMT-YYYY.MM.DD-hh.mm.ss
Snapshot scheduling feature also required to append timestamp 
to the snapshot name therefore timestamp is appended in 
snapshot creation itself instead of doing the changes in 
snapview server.
More info:
https://www.mail-archive.com/gluster-users@gluster.org/msg18895.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ZG6xCzEyer&a=cc_unsubscribe


More information about the Bugs mailing list