From ac1f4bbbfd4c5f1387c3e0607f7d556409e7a4b4 Mon Sep 17 00:00:00 2001 From: David Teigland Date: Mon, 21 Feb 2022 16:09:57 -0600 Subject: writecache: display block size from lvs lvs was missing the ability to display writecache block size. now possible with lvs -o writecache_block_size --- man/lvmcache.7_main | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man') diff --git a/man/lvmcache.7_main b/man/lvmcache.7_main index ce440bf49..8b8289c74 100644 --- a/man/lvmcache.7_main +++ b/man/lvmcache.7_main @@ -241,6 +241,10 @@ It is also possible to specify a sector size of 4096 to mkfs.xfs when creating the file system. In this case the writecache block size of 4096 can be used. .P +The writecache block size is displayed by the command: +.br +lvs -o writecacheblocksize VG/LV +.P .SS dm-writecache memory usage .P The amount of main system memory used by dm-writecache can be a factor -- cgit v1.2.1