Displaying 20 results from an estimated 1000 matches similar to: "My grub2-btrfs & yum-plugin-snapper"
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 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
2017 Jun 27
1
test builds on private server updates (kernel)
On 06/26/2017 02:02 PM, Andreas Benzler 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.
>
>
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 currently uses git source up to commit 50dec40. I''ve done
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
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
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
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
2015 Oct 14
0
Re: Questions about qcow2 file size management
Le 2015-10-14 13:27, Jérôme a écrit :
>> TRIM is needed to indicate that space is reclaimable. This needs file
>> system support (no fat32, e.g.), and support by QEMU('s I/O driver).
>> Once Qemu is set up to accept TRIM, you can either enable the discard
>> mount option, or set up an fstrim cron job.
Thanks. I read stuff about that and it's becoming clearer now.
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 09
0
test builds on private server updates (mesa, kernel)
Hello Guys,
I really wanted to just update mesa. But the Linux kernel was also done quickly.
- Mesa 17.1.2 (remove sanitizy check, otherwise fail to built)
- Kernel 4.11.4
can be found at:
http://centos.cms4all.org/repo/7/kernel/
http://centos.cms4all.org/repo/7/mesa/
Unfortunately still no time found to care about winehq.
OK. My daughter plays under the same driver stack in manjaro
2017 Jul 17
1
gnome-shell-extension-docker and SimpleDockerUI
Hello Guys,
build rpms for Centos7 on Fedora Cloud
gnome-shell-exteansion-docker, patched to work with gnome-shell
3.14/3.16.
Simple Docker UI Version 0.55
Need something simple at work.
Can be found here:
https://copr.fedorainfracloud.org/coprs/andybe/CentOS7Docker/
Sincerely
Andy
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
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
2024 Jun 19
1
vfs_snapper
Am 19.06.24 um 12:46 schrieb Stefan G. Weichinger via samba:
> Am 19.06.24 um 12:36 schrieb Rowland Penny via samba:
>
>>> ALLOW_GROUPS="domain\ admins"
>> ??????????????? ^^^^^^^^^^^^^^^^
>> ??????????????? Where are you getting this from ?
>
> :-)
>
>> If I run this in a terminal:
>>
>> ALLOW_GROUPS="domain\ admins" ;
2018 Feb 15
2
Re: snapshot of a raw file - how to revert ?
On Thu, Feb 15, 2018 at 11:41:37AM +0100, Lentes, Bernd wrote:
[...]
> Hi,
>
> i found that: https://dustymabe.com/2015/01/11/qemu-img-backing-files-a-poor-mans-snapshotrollback/
>
> I tried it and it seemed to work, although my root fs was checked
> after the commit, anything else seemed to work. What do you think of
> this procedure ?
Instead of 'qemu-img
2018 Dec 05
0
Missing 'glusterfs.so' in Ubuntu
Hai,
No exactly Rowland.
There is not missing anything.
And he is correct, that file is missing in the official ubuntu and debian packages.
I suggest report a bug at ubuntu, its missing in all there samba packages.
https://packages.ubuntu.com/search?suite=cosmic&arch=any&searchon=contents&keywords=glusterfs.so
You can pretty easy rebuild the ubuntu package if you need it.
2016 May 25
0
Icecast eating 100% CPU
Hello,
I am using the most recent stable icecast (2.4.3) with the following config: https://gist.github.com/mspanc/5e560e8fbd07bf65bc30a288cb514c14
From time to time, CPU usage hits 100% and keeps on that level once it’s hit. According to htop, only 20-25% is a regular usage (green bar on htop), rest are kernel threads (red bar on htop).
Am I doing some relaying and fallbacks as you can see
2006 Apr 05
1
CDU load problems with testing
Hi
I just upgraded my system to xen-3.0-testing, hoping it would solve my
problems with the virtual network interfaceses (I cannot connect between two
domains) and memory usage (I sometime "miss" a few hundret megabytes).
The update didn''t help on the networking issues, but it did on memory usage.
However, I created a new problem: using htop, the cpu is used at 50% in both
2024 Jun 17
1
vfs_snapper
On Mon, 17 Jun 2024 15:40:42 +0200
"Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote:
>
> I don't fully understand.
>
> man-page says
>
> "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.