From: Raghav Gururajan <rg@raghavgururajan.name>
To: help-guix@gnu.org
Subject: Anomaly with LVM and Mount Points.
Date: Mon, 12 Aug 2024 23:08:53 +0530 [thread overview]
Message-ID: <c45cebda-4994-5b31-67a6-ecd8807c8ed8@raghavgururajan.name> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1249 bytes --]
Hello Guix!
Last week, I changed the VG name in my LVM setup of Guix System and
system reconfigured. After the change the mount points '/' and
'/gnu/store' doesn't show up in `lsblk`. But the system works fine.
Here's the output (reconstructed from my memory) before the change,
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sda 8:0 0 931.5G 0 disk
└─sda1 8:1 0 931.5G 0 part
└─secondary 253:0 0 931.5G 0 crypt
├─secondary-root 253:1 0 930G 0 lvm /nix/store
| /gnu/store
| /
└─secondary-swap 253:2 0 1.5G 0 lvm [SWAP]
Here's the output after the change,
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sda 8:0 0 931.5G 0 disk
└─sda1 8:1 0 931.5G 0 part
└─x200t 253:0 0 931.5G 0 crypt
├─x200t-root 253:1 0 930G 0 lvm /nix/store
└─x200t-swap 253:2 0 1.5G 0 lvm [SWAP]
Any thoughts on why this is happening and/or how to rectify it? Not sure
whether I'll face any problems down the road.
Regards,
RG.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]
next reply other threads:[~2024-08-12 17:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-12 17:38 Raghav Gururajan [this message]
2024-08-14 13:29 ` Anomaly with LVM and Mount Points Felix Lechner via
2024-08-15 11:48 ` Raghav Gururajan
2024-08-20 13:51 ` Raghav Gururajan
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=c45cebda-4994-5b31-67a6-ecd8807c8ed8@raghavgururajan.name \
--to=rg@raghavgururajan.name \
--cc=help-guix@gnu.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
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.