From: Alexey Gladkov <legion@altlinux.ru> To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org> Subject: Re: [sisyphus] make-initrd Date: Wed, 17 Jun 2020 20:25:27 +0200 Message-ID: <20200617182527.3jxlaoukmftnhpa5@comp-core-i7-2640m-0182e6> (raw) In-Reply-To: <CAO+nvQAuGGOE9-G=4Q1nso49vDOgrZ9peEjepAzU5ucU3DaE8Q@mail.gmail.com> On Wed, Jun 17, 2020 at 08:54:16PM +0300, Игорь Андросов wrote: > > Теперь я понимаю о чём вы говорите. Получается до перехода на findmnt > > make-initrd работал чудом (если работал) с btrfs. Сейчас оно сломалось > > окончательно. > > > Работал, так как похоже отталкивался не от MAJ:MIN, а от чего-то другого, и > в > подавляющем большинстве случаев device висят на одном контроллере, > соответственно > нужные драйвера попадали в initrd. Раньше там была обычная утилита stat и blkid и поэтому брался MAJ:MIN одного из дисков и, как вы правильно говорите, везло, что они все были на одном контроллере. Учитывая, что я никогда не слышал жалоб про btrfs, то это была единственная используемая конфигурация )) > > Похоже для btrfs нужно делать `btrfs filesystem show /` и получать оттуда > > полный список devid. > > > Вариант `btrfs filesystem show /` на мой взгляд самый правильный и в то же > время > опасный - так как вывод нужно парсить, изменят что-то в выводе, сломается > парсинг. Я этого тоже побаиваюсь. Да и утилита эта марсианская какая-то. > > Посмотрел - еще в /sys/fs/btrfs/{uuid}/devices есть список устройств > входящих в fs, > uuid - файловой системы > Кроме того для всех "устройств" входящих в btrfs, blkid показывает > одинаковый uuid, > так как сама btfs собирается скорее всего отталкиваясь от uuid может имеет > смысл > использовать его? То есть если / на btrfs то получить для него uuid, по > uuid получить > список "устройств", для них получить список модулей? Согласно документации сюда можно смотреть. Кажется это место лучше. Спасибо. -- Rgrds, legion
next prev parent reply other threads:[~2020-06-17 18:25 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-06-16 9:16 ` Alexey Gladkov 2020-06-16 12:30 ` Alexey Gladkov 2020-06-16 16:04 ` Alexey Gladkov 2020-06-17 16:15 ` Alexey Gladkov 2020-06-17 18:25 ` Alexey Gladkov [this message] 2020-06-17 18:53 ` Михаил Новоселов 2020-06-20 19:06 ` Leonid Krivoshein 2020-06-20 19:44 ` Alexey Gladkov
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=20200617182527.3jxlaoukmftnhpa5@comp-core-i7-2640m-0182e6 \ --to=legion@altlinux.ru \ --cc=sisyphus@lists.altlinux.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
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git