Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@pve5-node3:~# apt-get show drbd-dkms
- E: Invalid operation show
- root@pve5-node3:~# apt show drbd-dkms
- Package: drbd-dkms
- Version: 9.0.6+linbit-1
- Priority: extra
- Section: admin
- Source: drbd
- Maintainer: DRBD dev <[email protected]>
- Installed-Size: 1,502 kB
- Provides: drbd-dkms
- Depends: debhelper (>= 7), dkms (>= 2.1.0.0), drbd-utils (>= 8.9.9)
- Conflicts: drbd-module-source, drbd8-module-source
- Replaces: drbd-module-source
- Homepage: http://www.drbd.org
- Download-Size: 290 kB
- APT-Manual-Installed: yes
- APT-Sources: http://packages.linbit.com/proxmox proxmox-4/drbd-9.0 amd64 Packages
- Description: RAID 1 over TCP/IP for Linux module source
- DRBD is a block device which is designed to build high availability
- clusters by providing a virtual shared device which keeps disks in
- nodes synchronised using TCP/IP. This simulates RAID 1 but avoiding
- the use of uncommon hardware (shared SCSI buses or Fibre Channel).
- It is currently limited to fail-over HA clusters.
- .
- This package contains the source code for the DRBD kernel module.
- -----------------------------------------------------------------------------
- root@pve5-node3:~# apt install drbd-dkms
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- The following NEW packages will be installed:
- drbd-dkms
- 0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded.
- Need to get 0 B/290 kB of archives.
- After this operation, 1,502 kB of additional disk space will be used.
- Selecting previously unselected package drbd-dkms.
- (Reading database ... 66420 files and directories currently installed.)
- Preparing to unpack .../drbd-dkms_9.0.6+linbit-1_all.deb ...
- Unpacking drbd-dkms (9.0.6+linbit-1) ...
- Setting up drbd-dkms (9.0.6+linbit-1) ...
- Loading new drbd-9.0.6+linbit-1 DKMS files...
- Building for 4.10.1-2-pve
- Building initial module for 4.10.1-2-pve
- Error! Bad return status for module build on kernel: 4.10.1-2-pve (x86_64)
- Consult /var/lib/dkms/drbd/9.0.6+linbit-1/build/make.log for more information.
- ------------------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment