help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Anomaly with LVM and Mount Points.


From: Raghav Gururajan
Subject: Anomaly with LVM and Mount Points.
Date: Mon, 12 Aug 2024 23:08:53 +0530

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: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]