Hi all,
I managed to install Ubuntu 16.04.2 LTS thanks to documentation and forum.
I want to make a Raid 1 using 2 drives on separate machines.
Could you suggest me a way of installing DRBD, I get at install:
“root@Espressobin:~#apt-get install drbd-utils
Reading package lists… Done
Building dependency tree
Reading state information… Done
Suggested packages:
heartbeat
The following NEW packages will be installed:
drbd-utils
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 0 B/417 kB of archives.
After this operation, 1339 kB of additional disk space will be used.
Selecting previously unselected package drbd-utils.
(Reading database … 24249 files and directories currently installed.)
Preparing to unpack …/drbd-utils_8.9.6-1_arm64.deb …
Unpacking drbd-utils (8.9.6-1) …
Processing triggers for systemd (229-4ubuntu17) …
Processing triggers for ureadahead (0.100.0-19) …
Setting up drbd-utils (8.9.6-1) …
insserv: warning: script ‘K02mystartup.sh’ missing LSB tags and overrides
insserv: warning: script ‘mystartup.sh’ missing LSB tags and overrides”
“root@Espressobin:~# modprobe drbd
modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file ‘/lib/modules/4.4.8-armada-17.02.1-gb8d7d22/modules.dep.bin’
modprobe: FATAL: Module drbd not found in directory /lib/modules/4.4.8-armada-17.02.1-gb8d7d22”
What should I do?
Thanks,
Paul