alexjp
7 September 2021 12:52
#68
it isn't ? in here it asks for root password everytime, and if I don't give it it just closes with a dialog box informing that needs elevated rights.
well, disregard my suggestion of using some kind of cache.... it will complicate things and possibly introduce bugs and etc. I feel I am not really helping anymore.
If I find an error or a crash I will say something. Fun fact .... doing btrfs snapshots for home saved me one file of python code I deleted by mistake !! I think its the first time it happened !
1 Like
alexjp
7 September 2021 13:18
#69
note:
I was checking my home snappers, and I noticed this:
[[email protected] timers.target.wants]# snapper -c home list
# | Tipo | Pre # | Date | User | Used Space | Cleanup | Descrição | Userdata
----+--------+-------+--------------------------+------+------------+----------+-----------+---------
0 | single | | | root | | | current |
1 | single | | ter 07 set 2021 02:00:10 | root | 12,59 MiB | timeline | timeline |
3 | single | | ter 07 set 2021 03:00:10 | root | 7,04 MiB | timeline | timeline |
4 | single | | ter 07 set 2021 09:00:14 | root | 652,00 KiB | timeline | timeline |
5 | single | | ter 07 set 2021 09:01:06 | root | 644,00 KiB | timeline | timeline |
6 | single | | ter 07 set 2021 10:00:14 | root | 568,00 KiB | timeline | timeline |
7 | single | | ter 07 set 2021 10:01:01 | root | 552,00 KiB | timeline | timeline |
8 | single | | ter 07 set 2021 11:00:14 | root | 256,00 KiB | timeline | timeline |
9 | single | | ter 07 set 2021 11:01:01 | root | 260,00 KiB | timeline | timeline |
10 | single | | ter 07 set 2021 12:00:14 | root | 1,98 MiB | timeline | timeline |
11 | single | | ter 07 set 2021 12:01:01 | root | 544,00 KiB | timeline | timeline |
12 | single | | ter 07 set 2021 13:00:14 | root | 196,00 KiB | timeline | timeline |
13 | single | | ter 07 set 2021 13:01:01 | root | 192,00 KiB | timeline | timeline |
14 | single | | ter 07 set 2021 14:00:14 | root | 220,00 KiB | timeline | timeline |
15 | single | | ter 07 set 2021 14:01:01 | root | 272,00 KiB | timeline | timeline |
16 | single | | ter 07 set 2021 14:11:45 | root | 136,00 KiB | timeline | timeline |
17 | single | | ter 07 set 2021 14:13:33 | root | 48,00 KiB | timeline | timeline |
notice that there is a snapshot at 10:00:14 and then at 10:01:01 ( and in other hours too ).
can this be related to systemd-timers and cronie being enabled at the same time ? I disabled cronie, lets see how it works in a few hours.
dalto
7 September 2021 13:54
#70
I fixed it locally. Next time I commit and push changes that will show up.
OK.
4 Likes
dalto
7 September 2021 13:57
#71
It creates a process as root but doesn't run the application as root. Unfortunately, a limitation of that process is that it can't be used asynchronously.
It could be.
2 Likes
alexjp
7 September 2021 14:49
#72
dalto:
It could be.
it seems to be ... this hour only created one snapshot ( I disabled cronie and left systemd timers ).
maybe a check if both are running ? ( i didn't do anything to install and configure the timers on cronie , does snapper install both ?)
1 Like
dalto
7 September 2021 15:32
#73
Apparently it does:
snapper /etc/conf.d/snapper
snapper /etc/cron.daily/snapper
snapper /etc/cron.hourly/snapper
2 Likes
tbg
7 September 2021 17:12
#74
Just FYI enabling qgroups on some systems negatively impacts performance. I keep it disabled on my system to help prevent stutters/freezes.
5 Likes
dalto
10 September 2021 22:25
#75
I removed the cancel button and changed the text on the button at the top. Hopefully that will make that part more obvious.
2 Likes
alexjp
11 September 2021 00:11
#76
nice @dalto ! let me know when to test
2 Likes
smoky
11 September 2021 00:35
#77
@ dalto
is it intentional that only 1 snapshot can be deleted ? if i select many snapshoots its only delete one . So if i want delete 10 i must one by one
PS: great work
2 Likes
dalto
11 September 2021 01:00
#78
Yes.
I never considered that you could select more than one item. I am on my phone right now but I will look at it tomorrow and see how hard it is to handle multiple deletions.
5 Likes
alexjp
11 September 2021 10:54
#79
just checked on a new garuda assistant update:
thanks, its better, I think that if I didn't knew, I would understand that the top row/section does the "canceling and the save".
Thanks @dalto , good work !
1 Like
Just had a play with the updated garuda assistant.
Nice job @dalto .
Seems to work really intuitively, all i need to do is break it now
2 Likes
hblock check box isn't working
dalto
11 September 2021 17:54
#83
Works fine here. It takes a long time though and shows no status. I should probably use a terminal for that so you can see progress.
well it doesn't work here even though I get the dialog about it succeeding
I don't see anything changing in /etc/hosts
dalto
11 September 2021 18:02
#85
Do you have hblock installed?
I just pushed the change to make it run in a terminal. See if you get an error in the terminal.
smoky
12 September 2021 10:03
#86
Works great .. thx for add it
jonathon
Split this topic
8 October 2021 11:34
#87
7 posts were split to a new topic: Custom subvolume layout for Snapper