Replies: 2 comments 3 replies
-
Talos doesn't support this at the moment, what you're looking for is #11153 |
Beta Was this translation helpful? Give feedback.
-
I'm very confused here. I don't particularly mind talos allowing me to import existing volumes, this one was from before I migrated to Talos and I got the impression Talos didn't support creating lvm volumes, but I'd be ok with Talos managing the disk completely, including formatting. Are you saying Talos doesn't support mounting lvm volumes or Talos is not able to mount disks in general (e.g. if I were to mount one of the two nvme disks)? And I'd think people using longhorn or ceph would routinely need something like this. I haven't found anything on longhorn that works for me (https://kubito.dev/posts/talos-linux-additonal-disks-to-nodes/ for instance; I'll have to try with the physical disks, but I don't see how it can make a difference as all Talos would have to do for this piece is mounting the volume). I'll start looking in ceph-land to see if people have managed to do something that works. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to mount a lvm volume composed of two nvme drives that have been passed through to the VM running talos.
The disk I'd like to mount is:
One of my attempts is:
but although this is accepted without errors when the node reboots I'm met with 'no disks matched for volume' and the error message talks about a volume '/dev/dm-0-1' and I'm not sure where the suffix '-1' comes from.
I've read the documentation at https://www.talos.dev/v1.10/talos-guides/configuration/disk-management/ and I cannot make much sense of it. My question on slack resulted in a request for
support.zip
and I'm attaching it here, although what I'm looking for is an example of a config patch that mounts a physical drive (or a lvm volume but I'd think that would be the same)support.zip
Beta Was this translation helpful? Give feedback.
All reactions