similar to: Snapper packages for Ubuntu

Displaying 20 results from an estimated 700 matches similar to: "Snapper packages for Ubuntu"

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
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
2011 Feb 25
4
Comparing snapshots?
Hi, for a backup program I have to find all differing files (including metadata) in two snapshots taken from the same subvolume. Having looked at the find-new command I thought about this process: 1. Get the two transids when the two snapshots were created. 2. Query modifications to the original subvolume between the two transids. Is the general process corrent or have I overseen
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. Only works for x86 / amd64 only this days & Centos 7,
2017 Jun 15
0
My grub2-btrfs & yum-plugin-snapper
Hello Guys, Last Sunday I had the idea to expand my gameplay btrfs. Now what was missing was a yum 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)
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: smbclient \\\\snapper\\dfs
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.)
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
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
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
2017 Nov 08
2
Trouble managing ACLs from Windows
Hello list, following the guidance from here (https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs) I have set up a file server which is member of a Samba 4.6.9 AD domain. I have created ACLs using a Windows client with a domain admin account. While I have no issues with some folders, the server denies access to others to users that should have access by means of group
2012 Feb 29
15
[RFC] [PATCH] Add btrfs autosnap feature
From: anand jain <anand.jain@oracle.com> Anand Jain (1): [RFC] Add btrfs autosnap feature Makefile | 6 +- autosnap.c | 1553 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ autosnap.h | 81 +++ btrfs-list.c | 140 +++++- btrfs.c | 46 ++- btrfs_cmds.c | 186 +++++++- btrfs_cmds.h | 3 +- scrub.c | 1 + 8 files changed, 1982 insertions(+), 34
2016 Sep 16
3
Upgrade to 4.5 error (SLES 12 SP1)
Hi, i upgrade to sles sp1 with sernet packages and get the following error after upgrade. Its looks like that port 135 will not reached. Anyone who have an information about that or a solution? Thanks Sven orion:~ # samba-tool drs showrepl Failed to connect host 192.168.24.2 on port 135 - NT_STATUS_CONNECTION_REFUSED Failed to connect host 192.168.24.2 (orion.domain.local) on port 135 -
2008 Jun 18
1
Question
Hi list, I am trying to convert my Data from 1st following format to the second. Any comment? You could copy following in Tinn R Data<- data.frame(location=c("postcode","sector","long/lat","sector"),Grade=c(" h","m","L","h"),value=c(2,3,5,6)) #Question: how can I reshape Data to the following # Grade postcode
2020 May 30
13
[Bug 3173] New: spurious message about pubkey being invalid format
https://bugzilla.mindrot.org/show_bug.cgi?id=3173 Bug ID: 3173 Summary: spurious message about pubkey being invalid format Product: Portable OpenSSH Version: 8.3p1 Hardware: Other OS: Linux Status: NEW Severity: normal Priority: P5 Component: ssh Assignee: unassigned-bugs at
2013 Mar 27
1
BTRFS and the steadily lit LED
Hi guys, After having received strong advice from the people in this list to upgrade my kernel to the latest one, I have installed 3.8.0-14-generic #24-Ubuntu SMP x86_64 on several (4) machines. In the hope of improving systems speed I had also removed all snapshots then defragged the FSes - the snapshots have been recreated since, as I use the excellent SuSE "Snapper" tool. But well,
2012 Oct 04
4
Subsetting a group of data
Hi, I am making my way down the learning curve of R, and find it a great language with so many helpful users! Below is an example of what I'm trying to do, but can't quite figure out the right path to go down. Here's what I have: Main is a time series of data with columns Cola and Colb Cola Colb 1 1 1 2 1
2005 Sep 17
3
Promise SATA support
Hi List I have a Promise SATA 300 TX ( NOT raid ) that do have RHEL4 driver, but this driver doesn?t work with CentOS4 Why? What can I do to get a driver that works? SATAII150/SATA300 TX series RHEL4 32-bit Driver http://www.promise.com/support/download/download2_eng.asp?productID=139&cate gory=all&os=100# This one should be for the correct 2.6 kernel, but it's
2012 Nov 15
1
problem with XML package
Hi List, I have used XML in R version 2.9.2. The code is working fine using Rv2.9.2 and its related XML package. Now I am using Rv2.13.1 and its related XML package, but I get the following error: Error in UseMethod("xmlName", node) : no applicable method for 'xmlName' applied to an object of class "NULL" Any idea? Thanks Arvin [[alternative HTML version
2012 Dec 04
3
Read.csv
Hi list, I am using read.csv to read data from csf files, but noticed that the numeric data (those larger than 10 power 9) are rounded to the nearest million (10 power 6). Any solution? Thanks Arvin -- Sent from my mobile device