* Hardware:
Intel(R) Xeon(R) CPU E3-1220L V2 @ 2.30GHz
Sandisk SSD 1T
32G Ram
Linux xen 4.8.0-1-amd64 #1 SMP Debian 4.8.7-1 (2016-11-13) x86_64 GNU/Linux
* Software:
Debian Stretch/testing is dom0
* Guest operating systems:
Guests Ubuntu 14.04 LTS Debian Stretch/Sid
Ubuntu 16.10 yakity
>
>
> xenversion: It happened with 4.4.1 from Debian Jessie, then we upgraded the
> Hypervisor to 4.8-rc from Debian Stretch. Symptoms are the same.
>
> So now its
>
> (d11) HVM Loader
>
> (d11) Detected Xen v4.8.0-rc
>
>
Debian Strech has now 4.8.0.rc5-1 and I think it's very stable
- On 4 Nov, 2016, at 18:31, Dario Faggioli dario.faggi...@citrix.com wrote:
> On Fri, 2016-11-04 at 18:11 +0000, Juergen Schinker wrote:
>> - On 4 Nov, 2016, at 17:29, Dario Faggioli dario.faggioli@citrix.
>> com wrote:
>> > Also of interest (and in the meanw
- On 4 Nov, 2016, at 17:29, Dario Faggioli dario.faggi...@citrix.com wrote:
> Also of interest (and in the meanwhile): have you done the same in your
> previous testing of previous rc-s and they did work?
>
Yes and no it didn't work
> In other word, would you say it is something in rc5 tha
* Hardware:
Intel(R) Xeon(R) CPU E3-1220L V2 @ 2.30GHz
Sandisk SSD 1T
32G Ram
* Software:
Debian Stretch/testing is dom0
* Guest operating systems:
Guests Ubuntu 14.04 LTS Debian Stretch/Sid
Ubuntu 16.10 yakity yak with latest 4.8 kernel works
* Functionality tested:
xl
creating bootin
- On 28 Oct, 2016, at 13:07, Boris Ostrovsky boris.ostrov...@oracle.com
wrote:
> I believe at least on some distros /var/run should be soft-linked to
> /run, otherwise whoever cleans up those directories (the command name
> escapes me right now) will only remove files from /run and leave
>
- On 27 Oct, 2016, at 09:53, Wei Liu wei.l...@citrix.com wrote:
> For the second part, xenstored.pid normally would be stored under
> /var/run, which should be cleared whenever the system is booted [0].
I know but the /var/run/xenstored.pid stays but anyway
RC4 is not so stable - I have r
* Hardware:
Intel(R) Xeon(R) CPU E3-1220L V2 @ 2.30GHz
Sandisk SSD
32G Ram
* Software:
Debian Stretch/testing is dom0
* Guest operating systems:
Guests Ubuntu 14.04 LTS Debian Stretch/Sid
Ubuntu 16.10 yakity yak with latest 4.8 kernel works
* Functionality tested:
xl
creating booting
>
> Doesn't xenstored.service have "WantedBy=multi-user.target"?
>
/usr/local/lib/systemd/system/xenstored.service
[Unit]
Description=The Xen xenstore
Requires=proc-xen.mount var-lib-xenstored.mount
After=proc-xen.mount var-lib-xenstored.mount
Before=libvirtd.service libvirt-guests.service
Re
> There is one called xenstored.service.
>
>> is xenstore supposed to start just because it is systemd enabled?
>>
>
> I think so -- when you configure it properly when building Xen, those
> files will be properly installed to the desired location of your test
> host. Make sure you have syst
>> Then why don't you write an Tes Report ?
>
> Juergen, please be courteous to fellow users. :-)
>
sorry
> There could be many reasons why Pry didn't send out a report. I think we
> should be grateful that he took the time to response to the issue you
> discovered.
>
>>
>> and I tested "yo
>
> still start up Problem with xenstored/oxenstored - I have to start it manually
>
> must be in Correlation with systemd
>
> xen 4.8-rc2 configure
> [ http://paste.ubuntu.net/23366138/ | http://paste.ubuntu.net/23366138/ ]
>
> Above is a link to my `./configure` call in Xenial when building
* Hardware:
Intel(R) Xeon(R) CPU E3-1220L V2 @ 2.30GHz
Sandisk SSD
32G Ram
* Software:
Debian Stretch/testing is dom0
* Guest operating systems:
Guests Ubuntu 14.04 LTS Debian Stretch/Sid
Ubuntu 16.10 with latest 4.8 kernel crashes
* Functionality tested:
xl
creating booting
pygrub
cre
- On 18 Oct, 2016, at 21:03, Marek Marczykowski-Górecki
marma...@invisiblethingslab.com wrote:
> On Tue, Oct 18, 2016 at 04:52:29PM -0400, Konrad Rzeszutek Wilk wrote:
>> On Tue, Oct 18, 2016 at 03:53:31AM +0200, Marek Marczykowski-Górecki wrote:
>> > HVM domains use IOMMU and device model as
- On 18 Oct, 2016, at 17:41, Meng Xu xumengpa...@gmail.com wrote:
> On Tue, Oct 18, 2016 at 6:51 AM, Wei Liu wrote:
>> CC Dario and Meng
>
> Thank you very much for cc.ing me, Wei! :-)
>
why are you not on the list?
> The short story is:
> If you use "xl sched-rtds -v all", you will s
Hey Meng XU
xl -vf sched-rtds -v all -d 0 -p 2 -b 8000
whatever I set - the changes are not accepted and stay like you see further down
and the system feels very lame
Cpupool Pool-0: sched=RTDS
NameIDPeriodBudget
Domain-0
* Hardware:
Intel(R) Xeon(R) CPU E3-1220L V2 @ 2.30GHz
* Software:
Debian testing is the Host
* Guest operating systems:
Guests Ubuntu 14.04 LTS Debian Stretch/Sid Ubuntu 16.04
* Functionality tested:
xl
creating booting
pygrub
* Comments:
I found the Bug - it is the xenstored daemon wh
* Hardware:
Intel(R) Xeon(R) CPU E3-1220L V2 @ 2.30GHz
* Software:
Debian testing is the Host
* Guest operating systems:
Guests Ubuntu 14.04 LTS Debian Stretch/Sid Ubuntu 16.04
* Functionality tested:
xl
creating booting
pygrub
* Comments:
Wei Liu is the man
- On 13 Oct, 2016, a
- On 13 Oct, 2016, at 09:29, Wei Liu wei.l...@citrix.com wrote:
> On Thu, Oct 13, 2016 at 10:10:46AM +0100, Juergen Schinker wrote:
>> Right and still no solution
>>
>> there is no xz-dev or libxz-dev; I installed everything which just looks
>> remote
>
Right and still no solution
there is no xz-dev or libxz-dev; I installed everything which just looks
remote like xz or lzma
building is no problem as I build with
./configure --enable-githttp --enable-systemd --disable-rombios
--disable-qemu-traditional --disable-stubdom --disable-docs
I'm
that is the live kernel
Linux xen 4.7.0-1-amd64 #1 SMP Debian 4.7.5-1 (2016-09-26) x86_64 GNU/Linux
I have to boot a stable xen version to use my machine again which is 4.6
I only use one machine - that's why i use Virtualization
I start every major app with its own ded VM and have Xorg o
I use systemd and openvswitch
release: 4.7.0-1-amd64
version: #1 SMP Debian 4.7.5-1 (2016-09-26)
machine: x86_64
nr_cpus: 4
max_cpu_id : 3
nr_nodes : 1
cores_per_socket : 2
threads_per_core : 2
c
>
> We're going to tag rc2 some time this week. Thanks for help testing Xen!
>
> Wei.
>
>> J
>>
>> - On 11 Oct, 2016, at 09:37, Wei Liu wei.l...@citrix.com wrote:
>>
>> > No, you can try to work around this issue by appending --disable-rombios
>> > to your ./configure invocation. You ca
yeah I got it compilin' with the patch from Boris and made a deb
but this is only useful on other machines...
However booting with xen-4.8-rc1 works fine but the xen-tools didn't work , so
booting a given guest was not possible
i even had live-patching enabled yay
will try again Friday with r
and where have you applied that patch ? is it xen-4.8-rc1 ?
do I have to apply that patch ?
do I need to check out another tag ?
do I have to wait a week?
- On 10 Oct, 2016, at 16:33, Wei Liu wei.l...@citrix.com wrote:
> Sure. I will check ipxe mailing list in one week.
>
> Wei.
___
Ok then on Debian testing
ii gcc-6 6.2.0-5
amd64GNU C compiler
while wanting to compile the xen-tools with: make dist-tools
root@xen:~/xen# xl info
host : xen
release: 4.7.0-1-amd64
vers
hey guys I have here a blocker which I can't overcome
maybe so can help
make[7]: Entering directory '/root/xen/tools/firmware/etherboot/ipxe/src'
[BUILD] bin/stringextra.o
core/stringextra.c: In function ‘strtok’:
core/stringextra.c:189:18: error: nonnull argument ‘s’ compared to NU
Subject: [TESTDAY] Test report Xen 4.5.0-RC4
* Hardware:
Intel(R) Xeon(R) CPU E3-1220L V2 @ 2.30GHz (4cores -1 socket)
32G Ram
SSD Disk 1 T
* Software:
Debian Jessie as dom0
* Guest operating systems:
Debian Jessie and Ubuntu 14.10
* Functionality tested:
xl pygrub pvgrub openvswitch
* C
Subject: [TESTDAY] Test report Xen 4.5.0-RC3
* Hardware:
Intel(R) Xeon(R) CPU E3-1220L V2 @ 2.30GHz (4cores -1 socket)
32G Ram
* Software:
Debian Jessie
* Guest operating systems:
Debian Jessie
* Functionality tested:
xl
pygrub
* Comments:
had to compile with
configure --enable-gith
29 matches
Mail list logo