search for: snapper

Displaying 20 results from an estimated 75 matches for "snapper".

Did you mean: snappier
2012 Apr 10
3
Snapper packages for Ubuntu
Hi, I''ve created snapper packages for Ubuntu, available on https://launchpad.net/~snapper/+archive/stable. For those new to snapper, it''s a tool for managing btrfs snapshots (http://en.opensuse.org/Portal:Snapper). It depends on libblocxx available from https://launchpad.net/~bjoern-esser-n/+archive/blocxx , and c...
2017 Jul 01
2
grub2-btrfs & yum-plugin-snapper , new from my last post here
Hello Guys, While i work out the snapper on fedora 25 I've learnd more about python and snapper. Here the changes: Snapper: Created a combat util-linux 2.24.2 from fedora 20, static only. This make snapper rollback available (needfull thing). Tryed to patch snapper, there are to many changes. This will not breake centos 7 system. O...
2017 Jun 15
0
My grub2-btrfs & yum-plugin-snapper
...plugin which worked like arch or opensuse. Ok, I told myself and learned a little python. Also something for grub2 to boot into a snapshot. My results are up on: https://copr.fedorainfracloud.org/coprs/andybe/Centos7Btrfs/ grub2-btrfs (do not use grub-btrfs, this is the version before) yum-plugin-snapper The grub2 plugin is tuned to snapper and is therefore in conflict with yum-plugin-fs-snapshot (from archlinux). /etc/yum/pluginconf.d/snapper.conf [main] enabled=1 verbose=0 configs= update_grub2=False If no configs specified so is tried to make a global snapshot. Of course, comma-separated co...
2011 Aug 17
23
[RFC] btrfs auto snapshot
sorry forgot to follow the protocol, now included RFC in the subject. Hi, Appears that no one is working on the auto-snapshot feature for btrfs, so here I am implementing the same. Below is a draft on the feature list. Any comments / questions / suggestions are welcome, please do let me know. btrfs auto snapshot feature will include: Initially: - configurable timely
2004 Jan 13
1
SMB Signature verification failed on incoming packet
My setup is Samba/smbclient version 3.0.1 on linux RedHat 9. \\snapper\dfs is a dfs share on snapper, a Win2k3 Active Directory server. My smb.conf contains: [global] realm = ciswinnet.cis.uab.edu workgroup=CISWINNET security = ADS encrypt passwords = yes password server = snapper.cis.uab.edu client use spnego = yes I am trying to run the following command: smbcli...
2024 Jun 17
2
vfs_snapper
is this module still maintained and working? https://www.samba.org/samba/docs/current/man-html/vfs_snapper.8.html starting to set up the pieces, I have snapshots in btrfs with snapper itself but so far nothing visible on the windows explorer side. As always I rtfm all over ;-) I assume I have to do some extra magic to allow the winbind users/groups in ... in the related snapper-config I already ha...
2024 Jun 20
1
vfs_snapper
Am 20.06.24 um 17:32 schrieb Stefan G. Weichinger via samba: > Am 19.06.24 um 14:21 schrieb Stefan G. Weichinger via samba: > >> opened a ticket at https://github.com/openSUSE/snapper/issues/917 as well > > Did some debugging with their devs, now I found this samba-bug: > > https://bugzilla.samba.org/show_bug.cgi?id=14896 > > comment 2 might point out the actual issue with the code, I don't know I assume that fixing that bug won't happen soon as it...
2024 Jun 21
1
vfs_snapper
Am 20.06.24 um 17:51 schrieb Stefan G. Weichinger via samba: > So my alternative might be dropping snapper and do the btrfs-snapshots > plus the rotation etc with self-written (=copied) scripts and timers. > > vfs_shadow_copy2 worked in my tests, I only switched to vfs_snapper > because it looked promising to have all the rotation and cleanup of > snapshots done by snapper (nicely con...
2014 Aug 05
1
was code added to detect or die on sighup recently?
I have a script that normally runs my snapshot that I haven't used for the past several days because something seemed to be going wrong and I wanted to run things manually. But running the script twice today, I got: > snaphome Found 15 mounted dated, snaps or snap archives ?[snapper#2120]base_mp=/home 1 snap dated today. (Use: '--force=force_create_snap' to force another snap.) Checking other snaps for needed attention... Oldest Snapshot = Home-2014.08.03-02.05.53. Rsync with 9 excludes from config file...CODE(0x7f6098) at /home/perl/perl-5.16.3/lib/site/Carp.pm l...
2017 Jul 02
0
grub2-btrfs & yum-plugin-snapper , new from my last post here
Addendum: Grub2-btrfs: %changelog +* Sun Jul 02 2017 andreas at benzlerweb.de 1.11 - 5 +- harmonized_snapshots_entry now dertemite efi / bios patch, + this should be used for redhat based distros I think the project is finished. Maybe I would do well to create a little description. We will see... Sincerely Andy
2024 Jun 19
1
vfs_snapper
...? :-) > If I run this in a terminal: > > ALLOW_GROUPS="domain\ admins" ; echo "$ALLOW_GROUPS" > > I get this: > > domain\ admins > > Note that the '\' has become part of the group name. > > Now this may be correct, I do not use vfs_snapper, but a quick glance > at snappers documentation shows this: > > ALLOW_GROUPS=groups > The group-names must be separated by spaces. Spaces in group-names can > be escaped with a "\". > > To myself, this reads as you should be using: > ALLOW_GROUPS=domain\ admins...
2024 Jun 20
1
vfs_snapper
Am 19.06.24 um 14:21 schrieb Stefan G. Weichinger via samba: > opened a ticket at https://github.com/openSUSE/snapper/issues/917 as well Did some debugging with their devs, now I found this samba-bug: https://bugzilla.samba.org/show_bug.cgi?id=14896 comment 2 might point out the actual issue with the code, I don't know
2017 Jun 26
2
test builds on private server updates (kernel)
Sorry Hughes, got some questions. I have the feeling that I do a lot wrong. Today I sent a mailing post at fedora where it is also about btrfs under fedora. In time when i write the mail i forward it my patch for fedora 25 pretransaction & snapper.yp, with the hope of feedback. https://lists.fedoraproject.org/archives/list/devel at lists.fedoraproject .org/thread/NLFYHW3IEJHSFBUOEAVHDHBVTL7TOHYZ/ Sometimes I don't know where to push the information. on https://copr.fedorainfracloud.org/coprs/andybe/CentOS7Python34/ I release a ticket...
2024 Jun 19
1
vfs_snapper
...minal: >> >> ALLOW_GROUPS="domain\ admins" ; echo "$ALLOW_GROUPS" >> >> I get this: >> >> domain\ admins >> >> Note that the '\' has become part of the group name. >> >> Now this may be correct, I do not use vfs_snapper, but a quick glance >> at snappers documentation shows this: >> >> ALLOW_GROUPS=groups >> The group-names must be separated by spaces. Spaces in group-names can >> be escaped with a "\". >> >> To myself, this reads as you should be using: >>...
2024 Jun 19
1
vfs_snapper
...x 1 root root 32 Jun 19 11:00 . > drwxr-x--x+ 1 root root 208 Jun 19 11:00 .. > -rw------- 1 root root 187 Jun 19 11:00 info.xml > drwxrwx--- 1 nobody domain users 478 Apr 15 08:01 snapshot > > so a member should be allowed to traverse > > in snapper > > ALLOW_USERS="user1 sgw" > ALLOW_GROUPS="domain\ admins" ^^^^^^^^^^^^^^^^ Where are you getting this from ? If I run this in a terminal: ALLOW_GROUPS="domain\ admins" ; echo "$ALLOW_GROUPS" I get this: domain\ ad...
2013 Feb 10
3
Re: Diff using send-receive code
Hello, We''re a team of 4 final year computer science students and are working on generating a diff between file system snapshots using the send receive code. The output of our utility looks like this- (I''ve tested it on a small subvol with minimal changes just to give an idea) root@nafisa-M-6319:/mnt/btrfs# btrfs sub diff -p /mnt/btrfs/snap1 /mnt/btrfs/snap2
2016 Mar 18
0
howto domain controller with home shares on file server
hi i have two active domain controllers dc1 and dc2 and i have a domain member which is a file server fs1, my home and profile shares are on fs1 and i mount the on dc1 and dc2 for admin purposes i.e. to create user home shares, fs1 uses the btrfs filesystem and snapper. this is my smb.conf on the file server [global] workgroup = ADOMAIN security = ADS realm = AD.ADOMAIN.COM server string = %h home directory file server dedicated keytab file = /etc/krb5.keytab kerberos method = secrets and keytab netbios name = tardis host msdfs = no c...
2024 Jun 17
1
vfs_snapper
...; > "This directory must permit traversal for any users wishing to access > snapshots via the Windows Explorer previous versions dialog. By > default, traversal is forbidden for all non-root users. Additionally, > users must be granted permission to list snapshots managed by > snapper, via snapper's ALLOW_USERS or ALLOW_GROUPS options. Snapper > can grant these users and groups .snapshots traversal access > automatically via the SYNC_ACL option." > > how do I allow traversal? By setting the 'x' on 'rwx'. 'r' = read 'w' = wri...
2004 Jan 14
1
signing failures during smbclient tar operation: SMB signature check failed
(Samba 3.0.1, RedHat 9, share is a w2k3, security = ADS) Here is a snippet of debug level 3 output of an smbclient tar operation, with error at the end. Command is: # smbclient \\\\snapper\\dfs <password> -U Administrator -E -W CISWINNET -D home -d3 -Tqca /tmp/test.tar [2004/01/14 15:05:10, 3] lib/util.c:dos_clean_name(549) dos_clean_name [\home\faculty\bryant\bryantback-brblt\Images\backups\backup20010502.zip] [2004/01/14 15:05:10, 3] client/clitar.c:do_atar(673) file \ho...
2017 Jun 27
1
test builds on private server updates (kernel)
...wrote: > Sorry Hughes, > > got some questions. > > I have the feeling that I do a lot wrong. Today I sent a mailing post > at fedora where it is also about btrfs under fedora. > > In time when i write the mail i forward it my patch for fedora 25 > pretransaction & snapper.yp, with the hope of feedback. > > https://lists.fedoraproject.org/archives/list/devel at lists.fedoraproject > .org/thread/NLFYHW3IEJHSFBUOEAVHDHBVTL7TOHYZ/ > > Sometimes I don't know where to push the information. > > on https://copr.fedorainfracloud.org/coprs/andybe/C...