All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Ruiz <michael@mruiz.dev>
To: linux-btrfs@vger.kernel.org
Subject: Should I be concerned about the listed mountpoints in lsblk?
Date: Mon, 13 Jan 2020 14:24:02 -0800	[thread overview]
Message-ID: <11445940.O9o76ZdvQC@archlinux> (raw)

[-- Attachment #1: Type: text/plain, Size: 886 bytes --]

For sda3 and sdb1, it shows that the mountpoint is the log subvolume and the 
kodi subvolume, respectively. Is this just an error on lsblk part or did I 
mount my system wrong? My fstab appears to have all the correct locations 
listed and everything seems to be working fine. It's just this mountpoint 
column shows strange locations where I would expect / and /mnt/storage (the 
designated root subvolume for these devices)

$ lsblk 
NAME        MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINT
sda           8:0    0 238.5G  0 disk  
├─sda1        8:1    0   100M  0 part  /boot/EFI
├─sda2        8:2    0   300M  0 part  /boot
└─sda3        8:3    0 238.1G  0 part  
  └─root    254:0    0 238.1G  0 crypt /var/log
sdb           8:16   0 931.5G  0 disk  
└─sdb1        8:17   0 931.5G  0 part  
  └─storage 254:1    0 931.5G  0 crypt /mnt/storage/kodi

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

                 reply	other threads:[~2020-01-13 22:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=11445940.O9o76ZdvQC@archlinux \
    --to=michael@mruiz.dev \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.