Armbian: dm-raid module has gone missing
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I'm running Armbian (stretch) on an OrangePi PC 2. This is how the OS identifies itself on SSH login:
Welcome to ARMBIAN 5.58.180813 nightly Ubuntu 16.04.5 LTS 4.18.0-rc8-sunxi64
I just updated my system (which also updated the kernel), and the dm-raid
kernel module seems to be missing now. I'm using LVM on the system, and my volume group is inactive and can't be activated:
root@picard:~# lvscan
inactive '/dev/vg-data/lv-data' [2.70 TiB] inherit
root@picard:~# lvchange -ay vg-data/lv-data
modprobe: FATAL: Module dm-raid not found in directory /lib/modules/4.18.0-rc8-sunxi64
/sbin/modprobe failed: 1
Cannot read target version of RAID kernel module.
Can't process LV lv-data: raid1 target support missing from kernel?
In fact, there is no dm-raid module to be found:
root@picard:/lib/modules# find ./* -iname "*raid*"
root@picard:/lib/modules#
I tried using armbian-config
to switch between their next
and dev
kernel, to no avail.
Does anybody know how I can get my dm-raid
back? I would very much prefer not to compile my own kernel on the tiny machine⦠Thanks!
raspberry-pi kernel-modules embedded armbian
add a comment |Â
up vote
1
down vote
favorite
I'm running Armbian (stretch) on an OrangePi PC 2. This is how the OS identifies itself on SSH login:
Welcome to ARMBIAN 5.58.180813 nightly Ubuntu 16.04.5 LTS 4.18.0-rc8-sunxi64
I just updated my system (which also updated the kernel), and the dm-raid
kernel module seems to be missing now. I'm using LVM on the system, and my volume group is inactive and can't be activated:
root@picard:~# lvscan
inactive '/dev/vg-data/lv-data' [2.70 TiB] inherit
root@picard:~# lvchange -ay vg-data/lv-data
modprobe: FATAL: Module dm-raid not found in directory /lib/modules/4.18.0-rc8-sunxi64
/sbin/modprobe failed: 1
Cannot read target version of RAID kernel module.
Can't process LV lv-data: raid1 target support missing from kernel?
In fact, there is no dm-raid module to be found:
root@picard:/lib/modules# find ./* -iname "*raid*"
root@picard:/lib/modules#
I tried using armbian-config
to switch between their next
and dev
kernel, to no avail.
Does anybody know how I can get my dm-raid
back? I would very much prefer not to compile my own kernel on the tiny machine⦠Thanks!
raspberry-pi kernel-modules embedded armbian
This is why I stopped investing on ArmBian. Each new kernel update brings a new kernel problem. You may ask in their forum, they are more familiar with the setup and are pretty friendly and helpful.
â Rui F Ribeiro
Aug 15 at 17:19
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I'm running Armbian (stretch) on an OrangePi PC 2. This is how the OS identifies itself on SSH login:
Welcome to ARMBIAN 5.58.180813 nightly Ubuntu 16.04.5 LTS 4.18.0-rc8-sunxi64
I just updated my system (which also updated the kernel), and the dm-raid
kernel module seems to be missing now. I'm using LVM on the system, and my volume group is inactive and can't be activated:
root@picard:~# lvscan
inactive '/dev/vg-data/lv-data' [2.70 TiB] inherit
root@picard:~# lvchange -ay vg-data/lv-data
modprobe: FATAL: Module dm-raid not found in directory /lib/modules/4.18.0-rc8-sunxi64
/sbin/modprobe failed: 1
Cannot read target version of RAID kernel module.
Can't process LV lv-data: raid1 target support missing from kernel?
In fact, there is no dm-raid module to be found:
root@picard:/lib/modules# find ./* -iname "*raid*"
root@picard:/lib/modules#
I tried using armbian-config
to switch between their next
and dev
kernel, to no avail.
Does anybody know how I can get my dm-raid
back? I would very much prefer not to compile my own kernel on the tiny machine⦠Thanks!
raspberry-pi kernel-modules embedded armbian
I'm running Armbian (stretch) on an OrangePi PC 2. This is how the OS identifies itself on SSH login:
Welcome to ARMBIAN 5.58.180813 nightly Ubuntu 16.04.5 LTS 4.18.0-rc8-sunxi64
I just updated my system (which also updated the kernel), and the dm-raid
kernel module seems to be missing now. I'm using LVM on the system, and my volume group is inactive and can't be activated:
root@picard:~# lvscan
inactive '/dev/vg-data/lv-data' [2.70 TiB] inherit
root@picard:~# lvchange -ay vg-data/lv-data
modprobe: FATAL: Module dm-raid not found in directory /lib/modules/4.18.0-rc8-sunxi64
/sbin/modprobe failed: 1
Cannot read target version of RAID kernel module.
Can't process LV lv-data: raid1 target support missing from kernel?
In fact, there is no dm-raid module to be found:
root@picard:/lib/modules# find ./* -iname "*raid*"
root@picard:/lib/modules#
I tried using armbian-config
to switch between their next
and dev
kernel, to no avail.
Does anybody know how I can get my dm-raid
back? I would very much prefer not to compile my own kernel on the tiny machine⦠Thanks!
raspberry-pi kernel-modules embedded armbian
raspberry-pi kernel-modules embedded armbian
asked Aug 15 at 16:40
Lukas Barth
1464
1464
This is why I stopped investing on ArmBian. Each new kernel update brings a new kernel problem. You may ask in their forum, they are more familiar with the setup and are pretty friendly and helpful.
â Rui F Ribeiro
Aug 15 at 17:19
add a comment |Â
This is why I stopped investing on ArmBian. Each new kernel update brings a new kernel problem. You may ask in their forum, they are more familiar with the setup and are pretty friendly and helpful.
â Rui F Ribeiro
Aug 15 at 17:19
This is why I stopped investing on ArmBian. Each new kernel update brings a new kernel problem. You may ask in their forum, they are more familiar with the setup and are pretty friendly and helpful.
â Rui F Ribeiro
Aug 15 at 17:19
This is why I stopped investing on ArmBian. Each new kernel update brings a new kernel problem. You may ask in their forum, they are more familiar with the setup and are pretty friendly and helpful.
â Rui F Ribeiro
Aug 15 at 17:19
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f462785%2farmbian-dm-raid-module-has-gone-missing%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
This is why I stopped investing on ArmBian. Each new kernel update brings a new kernel problem. You may ask in their forum, they are more familiar with the setup and are pretty friendly and helpful.
â Rui F Ribeiro
Aug 15 at 17:19