Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Su venerdì 1 settembre 2017 11:13:02 CEST, Roberto Resoli <roberto at resolutions.it> ha scritto: > Il 01/09/2017 09:30, Roland Kammerer ha scritto: ... >> hm, the environment for these commands should be LC_ALL="C", LANG="C", > > Right, I should have guessed that. > > # LC_ALL="C" LANG="C" lvs --noheadings --nosuffix --units k --separator > "," --options size,data_percent,snap_percent drbdpool/drbdthinpool > 1677496320.00,61.16,61.16 > > So the "only" problem is with %Snap output After having played with thinlv, thinlv snapshots and studied a little, it seems to me that there is no need to sum snapshots size to data%. The pool Data% accounts for all, so %Size can be safely ignored. bye, rob