Pierre-Elliott Bécue dixit:
>> In a cronjob, I basically do swapoff && cryptdisks_stop && \
>> cryptdisks_start && swapon for both swaps individually to throw away
>> the old encryption key regularily (but not too frequently).
>
>Ooc, what do you expect to actually gain from this setup?
Encryptio
Mike Castle dixit:
>Exactly. In my experience, running swapoff(8) _will_ take a long time
>if the swap area has a lot of content.
Yes.
>It will block until everything is moved out.
Unfortunately not. It will block until *almost* everything is
moved out. I think what we’re seeing is that the re
Mike Castle dixit:
>Does cryptdisks have the ability to display what is in use at the
>moment? Maybe polling that before executing the stop?
That’s what I would like to ask and why I sent this eMail.
>I suspect that the race is that, when the the swapoff() syscall
>returns, the kernel has indee
(Please Cc me on replies.)
Franco Martelli dixit:
> interrupt it when a condition is satisfied, e.g.:
>
> while true
> do
>/usr/bin/grep lv-swp1 /proc/swaps >/dev/null 2>&1
Not the right condition though… it’s absent there but still in use.
I am looking for the right thing to check…
bye
(Please d̲o̲ Cc me on replies, I don’t subscribe to this list. Thanks!)
Hi,
this is a bit curious problem:
I have a setup with swap devices on dmcrypt:
$ cat /etc/crypttab
#
crtpv LABEL=fooclvm nonediscard,luks,initramfs
cswp1 /dev/vg-f
>"apt-get upgrade” doesn’t upgrade the linux-headers to the latest
>fixed version
You need “apt-get upgrade --with-new-pkgs” at the very least to keep
a stable system up-to-date. I use “apt-get --purge dist-upgrade” myself
while keeping an eye on what packages apt wants to remove with that.
bye,
On Sat, 9 Jan 2021, Andrei POPESCU wrote:
> In practice several important packages are updated quite regularly:
[…]
Note that packages being updated is not always a good thing.
Having the stability of a tested set to rely on is also
appreciated. It’s also more important to have the security
and
On Fri, 24 Oct 2014, Thomas Goirand wrote:
> > OpenBSD’s libc.so major number is 50 or something like that right now,
> > because they – correctly – increment it on every incompatible change.
>
> The correct thing to do is to not do incompatible change.
No, in the interest of software hygiene it
Gregory Smith dixit:
>They say you're a hard nose, skeptical, untrusting, old unix admin and
>programmer from the old days and you do not take one ounce of
My old days were on DOS¹. I am a relative newcomer to the Unix world,
starting about 1999. But I grew up with the “old values”, including
the
Konstantin Khomoutov dixit:
>Sometimes we have to run software which is neither Open Source nor Free
>on our systems which are (luckily) Open Source and Free.
Things like f-prot are shipped statically linked, when in their
binary form for OpenBSD. And binary compatibility only goes so
far either
On Tue, 21 Oct 2014, Michael Ole Olsen wrote:
> suddenly I couldnt just place a script in rc2.d folder anymore, needed to
> symlink
> needed to add an lsb header too it seems
Indeed.
It took me quite some effort to learn about LSB headers, exit codes,
SYSV init scripts, and all that, in order t
On Mon, 13 Oct 2014, Miles Fidelman wrote:
> Those who are most impacted are sys admins of servers, and upstream developers
I’m both, and I joined Debian to try to make an impact…
> - the two communities most impacted, but that seem to have no say in the
> matter.
… but even then, am drowned by
Hi,
just got this vomited onto the console and into dmesg:
[ 998.354300] perf interrupt took too long (2516 > 2500), lowering
kernel.perf_event_max_sample_rate to 5
What sort of problem is this, and why is it so important that it
occurs basically on every boot, and what can I do to “fix” i
Roger Leigh dixit:
>However, if you have any lingering scripts without any LSB headers,
>you'll need to fix them up or remove them to allow dynamic boot
>ordering to be enabled. This is obviously not too desirable, since
sudo apt-get --purge install file-rc insserv-
bye
//mirabilos
--
16:47⎜«m
14 matches
Mail list logo