To use pve-kernel-3.10 or higher version, should I must have a valid subscription?

joace

Renowned Member
Nov 4, 2014
21
0
66
Just want to try the implemented PCIe pass through function, according to Wiki, pve-kernel-3.10 at least required, but this update requires a subscription?
 
Re: To use pve-kernel-3.10 or higher version, should I must have a valid subscription

I did add pve-no-subscription and pvetest repository into source.list, but after refresh on GUI, still didn't see pve-kernel-3.10 package, is it in another repository?
 
Re: To use pve-kernel-3.10 or higher version, should I must have a valid subscription

What is the output of

# apt-get update
# apt-get install pve-kernel-3.10.0-5-pve
 
Re: To use pve-kernel-3.10 or higher version, should I must have a valid subscription

Just figured out that I can apt install new kernel and other packages in console, after add new no-subscription repository, thanks for the help!
 
Re: To use pve-kernel-3.10 or higher version, should I must have a valid subscription

What is the output of

# apt-get update
# apt-get install pve-kernel-3.10.0-5-pve

I tried new kernel and whole thing failed because of DRBD
Starting DRBD resources:DRBD module version: 8.4.3
userland version: 8.3.13
you should upgrade your drbd tools
!

pve-no-subscription repository does not contain drbd-utils or drbd8-utils packages,
does enterprise repositories contain those packages, or i will need to compile appropriate version by myself?