On 10 February 2018 at 13:43, Carlos E. R. <robin.listas@telefonica.net> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Saturday, 2018-02-10 at 06:59 -0500, Felix Miata wrote:
Carlos E. R. composed on 2018-02-10 11:57 (UTC+0100):
On Friday, 2018-02-09 at 17:16 -0500, Felix Miata wrote:
"commit.downloadMode = DownloadAsNeeded" plus UPS do well enough avoiding any such trouble, proven over many moons via lots of TW installations.
I doubt that the 15 minutes granted by the typical UPS would be enough to finish the install, even if the network survives the power failure. The telco hardware in my house doesn't have batteries, I had to install an UPS of my own there.
commit.downloadMode = DownloadAsNeeded" downloads an rpm, installs that rpm, downloads, installs, downloads, installs, etc. Nothing breaks to hit Ctrl-C, and the worst from an exhausted battery on a smart UPS might be one rpm needs to be force reinstalled after power comes back on. It's not much different from having the power continually on, but having the WAN die for several hours in the middle of upgrading, which used to be quite common here. Zypper's fault handling is far better than DNF's.
Install one rpm for the kernel, crash before installing the other kernel things rpm. The worst possible moment.
Fine, then you want to use atomic updates. Use them - transactional-update is supported in Leap 42.3, 15, and Tumbleweed https://lists.opensuse.org/opensuse-factory/2017-01/msg00367.html https://www.youtube.com/watch?v=oUREPvOObTw
All 8 UPSes here are my own.
I don't see any options directing it to emulate my alias. -D is almost close, including *tmpfs, which is always 0% use and not filesystems on /dev/sd*.
No, I did not say that it displays the same thing. It doesn't. Just that it is a very intersting command for displaying the mounts - and I only used the default command with no options.
One crucial point of using an alias here is sorted output, an option I don't see in the man page of findmnt.
I did try this:
findmnt -D | grep SOURCE ; findmnt -D | sort | egrep -v 'tmpfs|SOURCE'
In Konsole it works nicely, but on the vttys, the header from the first run has wildly different column spacing.
Don't sort findmnt output, it gets worse, because it creates a tree of mountpoints. Don't use -D. And instead of grepping for "tmpfs", use -t notmpfs.
- -- Cheers, Carlos E. R. (from openSUSE 42.3 x86_64 "Malachite" at Telcontar)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2
iEYEARECAAYFAlp+6O8ACgkQtTMYHG2NR9Wq4QCfaKPtMWfwARTHSvGrA+l3W0oz lCMAoIDmAgU724SGTudQExkVSgW1cflr =a3sY -----END PGP SIGNATURE-----
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org