X-Original-To: alpine-devel@lists.alpinelinux.org Received: from mail-ot1-f49.google.com (mail-ot1-f49.google.com [209.85.210.49]) by lists.alpinelinux.org (Postfix) with ESMTP id 0911FF81489 for ; Fri, 11 Jan 2019 15:09:38 +0000 (UTC) Received: by mail-ot1-f49.google.com with SMTP id 81so13391101otj.2 for ; Fri, 11 Jan 2019 07:09:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Gq0HYV5b00t5aKrWcqF7mNE4Kec+wcIRYCKAUxFgLZg=; b=T3qZPNMSgt7fBDwfFj7qL8YVHmGGRiYqSou64KCA7F2TxgjE94QnVcpmCF/OUGh2VO c5fKxaF8KKytAUbpVMLWPDczxVxiBNprxJ4L3RXFZHnHrEWUVK3DS072m5wavOkbWGg8 YRXq/M9r8azb0ylBtqq8luDrqtXBHlHHWYJJ2nob8fTd0YmByOxdl8cIwSrSzB8yCGTp LJh8hy9MFcA69PDc/TPIbiOl82tGZQpHbstMG5Ab6G3oqYH3CMB1xlU965FKozAbd1o2 0HKSRGdwZe1E6mtV2VLn6MjT26Z4rTLlZV//zIz3dVBmY7mbiXQ3EhnMn+9bxFIpNJNl VhVw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Gq0HYV5b00t5aKrWcqF7mNE4Kec+wcIRYCKAUxFgLZg=; b=mMJ0foVOg1yWtJTDz+bNtHFb8H5G73z1ijYtx6Q8CA6qjJcJNGCdugCjG+7ZfCNyYR VlD6CryINYy0MZShm/7aIvI84Ay+WE93YykTBLIyxo5epMIR0OBjwLuMfZgQ5vzheOZe AV8R2HPPrmqi+ylysulK5tsxNgW4SZZUyjbRaRoUj88VL+OB9lE+6kR+4/hNx9CJkNbN Ks/O6UbHor73AoDpPWLSoI78VqzFu7TZ20FkwEuk7z7v3eNu+sw2E4YYrI1KwxVk9Wg0 84fIz8a406gzqsaASedSxaTA2kpeUTZAGFP/B+bGQv4LypjvF7Rp9tRtlAWIpaALtNpC E+gw== X-Gm-Message-State: AJcUuke4MVrYoRkiwGDiYy4cgZT9MFXNLGiM9tnpTWEkcy5usTRoBL2W sWv7CUC6daM1O5+5GMj5O3nro9ue+LsxwPUk5C43gi7M X-Google-Smtp-Source: ALg8bN5Gd5za2/nlt6ayV+JvTjWEYrz5VHNSgJ29121edtw2d2lcQIFBLHvbzPbWXr6r/nPOXHs5CtQFv0Cm9rEUhPg= X-Received: by 2002:a9d:7dd5:: with SMTP id k21mr10191932otn.214.1547219377577; Fri, 11 Jan 2019 07:09:37 -0800 (PST) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 References: <20190110165022.2a375f35@ncopa-desktop.copa.dup.pw> <20190111093915.71678796@ncopa-desktop.copa.dup.pw> In-Reply-To: <20190111093915.71678796@ncopa-desktop.copa.dup.pw> From: Gennady Feldman Date: Fri, 11 Jan 2019 10:09:26 -0500 Message-ID: Subject: Re: [alpine-devel] Alpine 3.9.0 Release Candidate 1 is out To: Natanael Copa Cc: Alpine Development Content-Type: multipart/alternative; boundary="00000000000063e5c5057f3015fa" --00000000000063e5c5057f3015fa Content-Type: text/plain; charset="UTF-8" Ok, That is interesting. Looking at linux-virt contents I see: lib/modules/4.19.14-0-virt/kernel/drivers/virt/vboxguest/vboxguest.ko Doing some more checks i see this: ./4.19.14-0-virt/misc/vboxsf.ko ./4.19.14-0-virt/misc/vboxguest.ko ./4.19.14-0-virt/kernel/drivers/virt/vboxguest ./4.19.14-0-virt/kernel/drivers/virt/vboxguest/vboxguest.ko This means that we package 2 versions of vboxguest.ko driver. One that''s part of linux-virt and one part of virtualbox-guest-modules-virt Looking at file sizes: -rw-r--r-- 1 root root 56736 Jan 10 04:17 ./kernel/drivers/virt/vboxguest/vboxguest.ko -rw-r--r-- 1 root root 492576 Jan 10 04:33 ./misc/vboxguest.ko It seems that the kernel one is much much smaller. (and it might explain why vboxsf fails to load) Could we not build/yank or blacklist the kernel driver? Thank you, Gennady On Fri, Jan 11, 2019 at 3:39 AM Natanael Copa wrote: > On Thu, 10 Jan 2019 14:22:17 -0500 > Gennady Feldman wrote: > > > Hi Natanael, > > > > I am not sure if this is related. Just ran "apk update" on my Alpine VM > > running in VirtualBox and using "VirtualBox Guest Additions" and saw this > > in "dmesg": > > [ 53.033532] random: crng init done > > [ 53.062953] vboxsf: loading out-of-tree module taints kernel. > > [ 53.063036] vboxsf: Unknown symbol VBoxGuest_RTMemTmpFree (err -2) > > [ 53.063043] vboxsf: Unknown symbol VBoxGuestIDC (err -2) > > [ 53.063054] vboxsf: Unknown symbol VBoxGuest_RTSemFastMutexRequest > (err > > -2) > > [ 53.063064] vboxsf: Unknown symbol VBoxGuest_RTSemFastMutexRelease > (err > > -2) > > [ 53.063072] vboxsf: Unknown symbol > > VBoxGuest_RTLogRelGetDefaultInstanceEx (err -2) > > [ 53.063080] vboxsf: Unknown symbol VBoxGuest_RTStrCopy (err -2) > > [ 53.063086] vboxsf: Unknown symbol VBoxGuest_RTErrConvertToErrno (err > -2) > > [ 53.063100] vboxsf: Unknown symbol VBoxGuest_RTSemFastMutexCreate (err > > -2) > > [ 53.063106] vboxsf: Unknown symbol VBoxGuest_RTSemFastMutexDestroy > (err > > -2) > > [ 53.063124] vboxsf: Unknown symbol VBoxGuest_RTAssertShouldPanic (err > -2) > > [ 53.063133] vboxsf: Unknown symbol VBoxGuest_RTLogLoggerEx (err -2) > > [ 53.063145] vboxsf: Unknown symbol VBoxGuest_RTMemTmpAllocTag (err -2) > > [ 53.063219] vboxsf: Unknown symbol VBoxGuest_RTAssertMsg1Weak (err -2) > > [ 53.063234] vboxsf: Unknown symbol VBoxGuest_RTAssertMsg2Weak (err -2) > > > > This worked fine before. Curious to see why this broke all of a sudden. > > ok, this is interesting. I noticed that there is a vritualbox kernel > module in mainline kernel and the same kernel module is also provided > by virtualbox-guest-modules, because not all of the vbox modules are in > mainline yet. > > Can you try experiment a bit by remove/rename the mainline kernel > module and see if that makes any difference? > > Thanks! > > -nc > > > > > > > > > Thank you, > > > > Gennady > > > > On Thu, Jan 10, 2019 at 10:51 AM Natanael Copa > > wrote: > > > > > Hi! > > > > > > Alpine 3.9.0 Release candidate 1 is finally available. > > > > > > I would appreciate help to test it. Test if it works on your and report > > > issues found on https://bugs.alpinelinux.org and set target 3.9.0. > > > > > > The release is found at: > > > > > > http://dl-cdn.alpinelinux.org/alpine/v3.9/releases > > > or > > > https://alpine.global.ssl.fastly.net/alpine/v3.9/releases/ > > > > > > Thanks! > > > > > > > > > > > > --- > > > Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org > > > Help: alpine-devel+help@lists.alpinelinux.org > > > --- > > > > > > > > --00000000000063e5c5057f3015fa Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Ok, That is interesting.

Looki= ng at linux-virt contents I see:
lib/modules/4.19.14-0-virt/kernel/drive= rs/virt/vboxguest/vboxguest.ko

Doing some more checks i s= ee this:
./4.19.14-0-virt/misc/vboxsf.ko
./4.19.14-0-virt/misc/vboxgu= est.ko
./4.19.14-0-virt/kernel/drivers/virt/vboxguest
./4.19.14-0-vir= t/kernel/drivers/virt/vboxguest/vboxguest.ko

This means t= hat we package 2 versions of vboxguest.ko driver. One that''s part = of linux-virt and one part of virtualbox-guest-modules-virt

Looking at file sizes:
-rw-r--r-- 1 root root=C2=A0 56736 Jan 10 04:1= 7 ./kernel/drivers/virt/vboxguest/vboxguest.ko
-rw-r--r-- 1 root root 49= 2576 Jan 10 04:33 ./misc/vboxguest.ko

It seems that the k= ernel one is much much smaller. (and it might explain why vboxsf fails to l= oad)

Could we not build/yank or blacklist the kernel driv= er?

Thank you,

Gennady
<= /div>

On Fri, Ja= n 11, 2019 at 3:39 AM Natanael Copa <ncopa@alpinelinux.org> wrote:
On Thu, 10 Jan 2019 14:22:17 -0500
Gennady Feldman <g= ena01@gmail.com> wrote:

> Hi Natanael,
>
> I am not sure if this is related. Just ran "apk update" on m= y Alpine VM
> running in VirtualBox and using "VirtualBox Guest Additions"= and saw this
> in "dmesg":
> [=C2=A0 =C2=A053.033532] random: crng init done
> [=C2=A0 =C2=A053.062953] vboxsf: loading out-of-tree module taints ker= nel.
> [=C2=A0 =C2=A053.063036] vboxsf: Unknown symbol VBoxGuest_RTMemTmpFree= (err -2)
> [=C2=A0 =C2=A053.063043] vboxsf: Unknown symbol VBoxGuestIDC (err -2)<= br> > [=C2=A0 =C2=A053.063054] vboxsf: Unknown symbol VBoxGuest_RTSemFastMut= exRequest (err
> -2)
> [=C2=A0 =C2=A053.063064] vboxsf: Unknown symbol VBoxGuest_RTSemFastMut= exRelease (err
> -2)
> [=C2=A0 =C2=A053.063072] vboxsf: Unknown symbol
> VBoxGuest_RTLogRelGetDefaultInstanceEx (err -2)
> [=C2=A0 =C2=A053.063080] vboxsf: Unknown symbol VBoxGuest_RTStrCopy (e= rr -2)
> [=C2=A0 =C2=A053.063086] vboxsf: Unknown symbol VBoxGuest_RTErrConvert= ToErrno (err -2)
> [=C2=A0 =C2=A053.063100] vboxsf: Unknown symbol VBoxGuest_RTSemFastMut= exCreate (err
> -2)
> [=C2=A0 =C2=A053.063106] vboxsf: Unknown symbol VBoxGuest_RTSemFastMut= exDestroy (err
> -2)
> [=C2=A0 =C2=A053.063124] vboxsf: Unknown symbol VBoxGuest_RTAssertShou= ldPanic (err -2)
> [=C2=A0 =C2=A053.063133] vboxsf: Unknown symbol VBoxGuest_RTLogLoggerE= x (err -2)
> [=C2=A0 =C2=A053.063145] vboxsf: Unknown symbol VBoxGuest_RTMemTmpAllo= cTag (err -2)
> [=C2=A0 =C2=A053.063219] vboxsf: Unknown symbol VBoxGuest_RTAssertMsg1= Weak (err -2)
> [=C2=A0 =C2=A053.063234] vboxsf: Unknown symbol VBoxGuest_RTAssertMsg2= Weak (err -2)
>
> This worked fine before. Curious to see why this broke all of a sudden= .

ok, this is interesting. I noticed that there is a vritualbox kernel
module in mainline kernel and the same kernel module is also provided
by virtualbox-guest-modules, because not all of the vbox modules are in
mainline yet.

Can you try experiment a bit by remove/rename the mainline kernel
module and see if that makes any difference?

Thanks!

-nc



>
>
> Thank you,
>
> Gennady
>
> On Thu, Jan 10, 2019 at 10:51 AM Natanael Copa <ncopa@alpinelinux.org>
> wrote:
>
> > Hi!
> >
> > Alpine 3.9.0 Release candidate 1 is finally available.
> >
> > I would appreciate help to test it. Test if it works on your and = report
> > issues found on https://bugs.alpinelinux.org and set targe= t 3.9.0.
> >
> > The release is found at:
> >
> > http://dl-cdn.alpinelinux.org/alpine/v3.= 9/releases
> > or
> > https://alpine.global.ssl.fastly= .net/alpine/v3.9/releases/
> >
> > Thanks!
> >
> >
> >
> > ---
> > Unsubscribe:=C2=A0 alpine-devel+unsubscribe@lists.alpi= nelinux.org
> > Help:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0alpine-devel+help@list= s.alpinelinux.org
> > ---
> >
> >=C2=A0

--00000000000063e5c5057f3015fa-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---