On Mon 2019-07-15 (15:22), Piotr Szymaniak wrote: > > I want a list of all subvolumes directories (which I can access with UNIX > > tools like cd and ls or btrfs subvolume ...). > > what about btrfs sub list [options]? (see man btrfs-subvolume) > > You can make ie.: > root@ed:~# btrfs sub list -a / | head -10 > ID 259 gen 142795 top level 5 path <FS_TREE>/@rut > ID 267 gen 1599 top level 259 path @rut/BUP/190417-1748_Image_SYSVOL
There is no directory "<FS_TREE>/@rut" or "@rut/BUP/190417-1748_Image_SYSVOL" which I cann access directly with standard UNIX commands. > But, I'm a bit like Andrei, and not sure what are you looking for. You > already asked about "mounted" and then about "list of all subvols"... > So you want to find mounted subvolumes or all subvolumes or all mounted > subvolumes or ...? I need a list of all subvolumes DIRECTORIES, to be accessible with standard UNIX commands like cd and ls or btrfs subvolume show -- Ullrich Horlacher Server und Virtualisierung Rechenzentrum TIK Universitaet Stuttgart E-Mail: horlac...@tik.uni-stuttgart.de Allmandring 30a Tel: ++49-711-68565868 70569 Stuttgart (Germany) WWW: http://www.tik.uni-stuttgart.de/ REF:<20190715132228.gf4...@pontus.sran>