Hello Alessio,
On 12/28/15, 3:15 AM, "Dev on behalf of Alessio Igor Bogani"
<dev-bounces(a)lists.clearlinux.org on behalf of
alessioigorbogani(a)gmail.com> wrote:
>Moreover how can I obtain the list of installed bundles?
>
An ls to /usr/share/clear/bundles/ will show you which bundles you have
installed.
# ls /usr/share/clear/bundles/
Cheers
On 12/28/2015 1:15 AM, Alessio Igor Bogani wrote:
> Hi Clear Linux developers,
>
> Sorry for my bad English.
>
> I wanted give Clear Linux a spin so I followed instructions at:
> https://clearlinux.org/documentation/gs_running_clr_virtual.html#gs-running…
>
> Unfortunately I can't install anything:
I'll check with our devops team today to see what is going on;
(but a lot of folks in our team are on vacation this week)
does
swupd verify --fix
do anything useful?
Hi Clear Linux developers,
Sorry for my bad English.
I wanted give Clear Linux a spin so I followed instructions at:
https://clearlinux.org/documentation/gs_running_clr_virtual.html#gs-running…
Unfortunately I can't install anything:
root(a)clr ~ # swupd bundle-add go-basic
swupd-client bundle adder 2.84
Copyright (C) 2012-2015 Intel Corporation
bsdiff portions Copyright Colin Percival, see COPYING file for details
INFO: Telemetry module enabled.
Requested disk space for manifest 104857600
Have enough disk space, continuing.
Cannot load official manifest MoM for version 5520
What did I do wrong?
Moreover how can I obtain the list of installed bundles?
Thank you very much!
Ciao,
Alessio
P.s.
The https://clearlinux.org/documentation/swupdate_how_to_run_the_updater.html
reports that you have to type "# swupd_update" to update Clear Linux.
Is it should be "#swupd update", isn't it?
Hi Prateek,
2015-12-10 15:13 GMT+00:00 Prateek Sharma <prateek3.14(a)gmail.com>:
> Hello everyone,
> I am running clear containers on an ubuntu 15.10 host. I am using
> the docker interface. I seem to be able to launch the containers just
> fine ( lkvm runs, and I can run commands inside the containers).
> However, when I try running "apt-get update" inside the containers
> (ubuntu 14.04 standard docker image), I get a bunch of these errors:
>
> lsetxattr: Operation not supported
> fsetxattr: Operation not supported
>
Thanks for reporting this issue. We can now recreate it and are
investigating the issue.
Kind regards,
James.
>
> Here is the lkvm processes:
>
> 0 S root 5756 4951 33 80 0 - 519842 futex_ 09:54 pts/17
> 00:00:03 lkvm run -c 6 -m 1024 --name
> 7b65e78b9df546271d430fff56268d0c4480b182f6b7217538988a25fd12b117
> --console virtio --kernel /usr/lib/kernel/vmlinux.container --params
> root=/dev/plkvm0p1 rootfstype=ext4 rootflags=dax,data=ordered
> init=/usr/lib/systemd/systemd systemd.unit=container.target rw
> tsc=reliable systemd.show_status=false no_timer_check
> rcupdate.rcu_expedited=1 console=hvc0 quiet
> ip=172.17.0.2::172.17.0.1::7b65e78b9df5::off --shmem
> 0x200000000:0:file=/var/lib/docker/clear-5360-containers.img:private
> --network
> mode=tap,script=none,tapif=tb-7b65e78b9df5,guest_mac=02:42:ac:11:00:02
> --9p
> /var/lib/docker/aufs/mnt/7b65e78b9df546271d430fff56268d0c4480b182f6b7217538988a25fd12b117
> rootfs
>
> Where should I start debugging this?
>
>
> Thank you,
> --Prateek
> _______________________________________________
> Dev mailing list
> Dev(a)lists.clearlinux.org
> https://lists.clearlinux.org/mailman/listinfo/dev
>
-----
https://clearlinux.org
Open Source Technology Center
Intel Corporation (UK) Ltd. - Co. Reg. #1134945 - Pipers Way, Swindon SN3
1RJ.
On Thu, Dec 10, 2015 at 1:23 PM, Kok, Auke-jan H
<auke-jan.h.kok(a)intel.com> wrote:
> On Thu, Dec 10, 2015 at 7:13 AM, Prateek Sharma <prateek3.14(a)gmail.com> wrote:
>> Hello everyone,
>> I am running clear containers on an ubuntu 15.10 host. I am using
>> the docker interface. I seem to be able to launch the containers just
>> fine ( lkvm runs, and I can run commands inside the containers).
>> However, when I try running "apt-get update" inside the containers
>> (ubuntu 14.04 standard docker image), I get a bunch of these errors:
>>
>> lsetxattr: Operation not supported
>> fsetxattr: Operation not supported
>>
>> Here is the lkvm processes:
>>
>> 0 S root 5756 4951 33 80 0 - 519842 futex_ 09:54 pts/17
>> 00:00:03 lkvm run -c 6 -m 1024 --name
>> 7b65e78b9df546271d430fff56268d0c4480b182f6b7217538988a25fd12b117
>> --console virtio --kernel /usr/lib/kernel/vmlinux.container --params
>> root=/dev/plkvm0p1 rootfstype=ext4 rootflags=dax,data=ordered
>> init=/usr/lib/systemd/systemd systemd.unit=container.target rw
>> tsc=reliable systemd.show_status=false no_timer_check
>> rcupdate.rcu_expedited=1 console=hvc0 quiet
>> ip=172.17.0.2::172.17.0.1::7b65e78b9df5::off --shmem
>> 0x200000000:0:file=/var/lib/docker/clear-5360-containers.img:private
>> --network mode=tap,script=none,tapif=tb-7b65e78b9df5,guest_mac=02:42:ac:11:00:02
>> --9p /var/lib/docker/aufs/mnt/7b65e78b9df546271d430fff56268d0c4480b182f6b7217538988a25fd12b117
>> rootfs
>>
>> Where should I start debugging this?
>
> So, you are getting these errors from lkvm in the host, right?
>
> I spot that you are using AUFS, and some googling shows me that aufs
> has had issues with xattr support in the past:
>
Hmm, I have now switched to overlayfs to make this problem go away,
and it does. But there is now a new error:
E: Unable to determine file size for fd 7 - fstat (2: No such file or directory)
This seems to be plan-9-fs related.
https://bugs.launchpad.net/qemu/+bug/1336794 .
What is the recommended storage engine/configuration for clear
containers? I presume that I am using DAX in my setup --- is there
some way to confirm that?
Thanks!
--Prateek
> https://github.com/docker/docker/issues/1070
>
> https://github.com/ceph/ceph-docker/issues/145
>
> That second link may provide a workaround, maybe that helps.
>
> Auke
On Thu, Dec 10, 2015 at 7:13 AM, Prateek Sharma <prateek3.14(a)gmail.com> wrote:
> Hello everyone,
> I am running clear containers on an ubuntu 15.10 host. I am using
> the docker interface. I seem to be able to launch the containers just
> fine ( lkvm runs, and I can run commands inside the containers).
> However, when I try running "apt-get update" inside the containers
> (ubuntu 14.04 standard docker image), I get a bunch of these errors:
>
> lsetxattr: Operation not supported
> fsetxattr: Operation not supported
>
> Here is the lkvm processes:
>
> 0 S root 5756 4951 33 80 0 - 519842 futex_ 09:54 pts/17
> 00:00:03 lkvm run -c 6 -m 1024 --name
> 7b65e78b9df546271d430fff56268d0c4480b182f6b7217538988a25fd12b117
> --console virtio --kernel /usr/lib/kernel/vmlinux.container --params
> root=/dev/plkvm0p1 rootfstype=ext4 rootflags=dax,data=ordered
> init=/usr/lib/systemd/systemd systemd.unit=container.target rw
> tsc=reliable systemd.show_status=false no_timer_check
> rcupdate.rcu_expedited=1 console=hvc0 quiet
> ip=172.17.0.2::172.17.0.1::7b65e78b9df5::off --shmem
> 0x200000000:0:file=/var/lib/docker/clear-5360-containers.img:private
> --network mode=tap,script=none,tapif=tb-7b65e78b9df5,guest_mac=02:42:ac:11:00:02
> --9p /var/lib/docker/aufs/mnt/7b65e78b9df546271d430fff56268d0c4480b182f6b7217538988a25fd12b117
> rootfs
>
> Where should I start debugging this?
So, you are getting these errors from lkvm in the host, right?
I spot that you are using AUFS, and some googling shows me that aufs
has had issues with xattr support in the past:
https://github.com/docker/docker/issues/1070https://github.com/ceph/ceph-docker/issues/145
That second link may provide a workaround, maybe that helps.
Auke
Hello everyone,
I am running clear containers on an ubuntu 15.10 host. I am using
the docker interface. I seem to be able to launch the containers just
fine ( lkvm runs, and I can run commands inside the containers).
However, when I try running "apt-get update" inside the containers
(ubuntu 14.04 standard docker image), I get a bunch of these errors:
lsetxattr: Operation not supported
fsetxattr: Operation not supported
Here is the lkvm processes:
0 S root 5756 4951 33 80 0 - 519842 futex_ 09:54 pts/17
00:00:03 lkvm run -c 6 -m 1024 --name
7b65e78b9df546271d430fff56268d0c4480b182f6b7217538988a25fd12b117
--console virtio --kernel /usr/lib/kernel/vmlinux.container --params
root=/dev/plkvm0p1 rootfstype=ext4 rootflags=dax,data=ordered
init=/usr/lib/systemd/systemd systemd.unit=container.target rw
tsc=reliable systemd.show_status=false no_timer_check
rcupdate.rcu_expedited=1 console=hvc0 quiet
ip=172.17.0.2::172.17.0.1::7b65e78b9df5::off --shmem
0x200000000:0:file=/var/lib/docker/clear-5360-containers.img:private
--network mode=tap,script=none,tapif=tb-7b65e78b9df5,guest_mac=02:42:ac:11:00:02
--9p /var/lib/docker/aufs/mnt/7b65e78b9df546271d430fff56268d0c4480b182f6b7217538988a25fd12b117
rootfs
Where should I start debugging this?
Thank you,
--Prateek