[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Fwd: Xen 4.4 on Ubuntu14.04



Good afternoon Wei Li:Â

I just updated to Xen 4.4.4, using "sudo xl info", I think the highest version it could go along with ClickOS is Xen4.4, yet when trying to create a new image, it seems like it stops at this point for any image, "Parsing config from vm.cfg" , then screen freeze, using another window, "sudo xl list" it showed up as pending,Â

wenhui@nimbnode33:~$ sudo xl list

[sudo] password for wenhui:Â

Name                    ID  Mem VCPUs State Time(s)

Domain-0 Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â 0 Â 511Â Â 24 Â Â r-----Â Â Â 49.8

linux-1Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â 1 Â 512 Â Â 1 Â Â --p--- Â Â Â 0.0


using "strace", it showed up at :Â

write(6, "/local/domain/2/console/tty\0", 28) = 28

write(6, "n0\0", 3) Â Â Â Â Â Â Â Â Â Â = 3

write(6, "r2\0", 3) Â Â Â Â Â Â Â Â Â Â = 3

read(6, "\16\0\0\0\0\0\0\0\r\0\0\0\3\0\0\0", 16) = 16

read(6, "OK\0", 3)Â Â Â Â Â Â Â Â Â Â Â = 3

rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, NULL, 8) = 0

rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f3261172340}, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, 8) = 0

write(6, "\v\0\0\0\0\0\0\0\r\0\0\0\36\0\0\0", 16) = 16

write(6, "/local/domain/2/console/port\0", 29) = 29

write(6, "2", 1)Â Â Â Â Â Â Â Â Â Â Â Â = 1

read(6, "\v\0\0\0\0\0\0\0\r\0\0\0\3\0\0\0", 16) = 16

read(6, "OK\0", 3)Â Â Â Â Â Â Â Â Â Â Â = 3

rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, NULL, 8) = 0

rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f3261172340}, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, 8) = 0

write(6, "\16\0\0\0\0\0\0\0\r\0\0\0#\0\0\0", 16) = 16

write(6, "/local/domain/2/console/port\0", 29) = 29

write(6, "n0\0", 3) Â Â Â Â Â Â Â Â Â Â = 3

write(6, "r2\0", 3) Â Â Â Â Â Â Â Â Â Â = 3

read(6, "\16\0\0\0\0\0\0\0\r\0\0\0\3\0\0\0", 16) = 16

read(6, "OK\0", 3)Â Â Â Â Â Â Â Â Â Â Â = 3

rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, NULL, 8) = 0

rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f3261172340}, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, 8) = 0

write(6, "\v\0\0\0\0\0\0\0\r\0\0\0(\0\0\0", 16) = 16

write(6, "/local/domain/2/console/ring-ref"..., 33) = 33

write(6, "4417047", 7)Â Â Â Â Â Â Â Â Â = 7

read(6, "\v\0\0\0\0\0\0\0\r\0\0\0\3\0\0\0", 16) = 16

read(6, "OK\0", 3)Â Â Â Â Â Â Â Â Â Â Â = 3

rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, NULL, 8) = 0

rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f3261172340}, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, 8) = 0

write(6, "\16\0\0\0\0\0\0\0\r\0\0\0'\0\0\0", 16) = 16

write(6, "/local/domain/2/console/ring-ref"..., 33) = 33

write(6, "n0\0", 3) Â Â Â Â Â Â Â Â Â Â = 3

write(6, "r2\0", 3) Â Â Â Â Â Â Â Â Â Â = 3

read(6, "\16\0\0\0\0\0\0\0\r\0\0\0\3\0\0\0", 16) = 16

read(6, "OK\0", 3)Â Â Â Â Â Â Â Â Â Â Â = 3

rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, NULL, 8) = 0

rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f3261172340}, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, 8) = 0

write(6, "\r\0\0\0\0\0\0\0\r\0\0\0$\0\0\0", 16) = 16

write(6, "/local/domain/0/backend/console/"..., 36) = 36

read(6, "\20\0\0\0\0\0\0\0\r\0\0\0\7\0\0\0", 16) = 16

read(6, "ENOENT\0", 7)Â Â Â Â Â Â Â Â Â = 7

rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, NULL, 8) = 0

rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f3261172340}, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, 8) = 0

write(6, "\f\0\0\0\0\0\0\0\r\0\0\0$\0\0\0", 16) = 16

write(6, "/local/domain/0/backend/console/"..., 36) = 36

read(6, "\f\0\0\0\0\0\0\0\r\0\0\0\3\0\0\0", 16) = 16

read(6, "OK\0", 3)Â Â Â Â Â Â Â Â Â Â Â = 3

rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, NULL, 8) = 0

rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f3261172340}, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, 8) = 0

write(6, "\16\0\0\0\0\0\0\0\r\0\0\0*\0\0\0", 16) = 16

write(6, "/local/domain/0/backend/console/"..., 36) = 36

write(6, "n0\0", 3) Â Â Â Â Â Â Â Â Â Â = 3

write(6, "r2\0", 3) Â Â Â Â Â Â Â Â Â Â = 3

read(6, "\16\0\0\0\0\0\0\0\r\0\0\0\3\0\0\0", 16) = 16

read(6, "OK\0", 3)Â Â Â Â Â Â Â Â Â Â Â = 3

rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, NULL, 8) = 0

rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f3261172340}, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, 8) = 0

write(6, "\v\0\0\0\0\0\0\0\r\0\0\0D\0\0\0", 16) = 16

write(6, "/local/domain/0/backend/console/"..., 45) = 45

write(6, "/local/domain/2/console", 23) = 23

read(6, "\v\0\0\0\0\0\0\0\r\0\0\0\3\0\0\0", 16) = 16

read(6, "OK\0", 3)Â Â Â Â Â Â Â Â Â Â Â = 3

rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, NULL, 8) = 0

rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f3261172340}, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, 8) = 0

write(6, "\v\0\0\0\0\0\0\0\r\0\0\0001\0\0\0", 16) = 16

write(6, "/local/domain/0/backend/console/"..., 48) = 48

write(6, "2", 1)Â Â Â Â Â Â Â Â Â Â Â Â = 1

read(6, "\v\0\0\0\0\0\0\0\r\0\0\0\3\0\0\0", 16) = 16

read(6, "OK\0", 3)Â Â Â Â Â Â Â Â Â Â Â = 3

rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, NULL, 8) = 0

rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f3261172340}, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, 8) = 0

write(6, "\v\0\0\0\0\0\0\0\r\0\0\0,\0\0\0", 16) = 16

write(6, "/local/domain/0/backend/console/"..., 43) = 43

write(6, "1", 1)Â Â Â Â Â Â Â Â Â Â Â Â = 1

read(6, "\v\0\0\0\0\0\0\0\r\0\0\0\3\0\0\0", 16) = 16

read(6, "OK\0", 3)Â Â Â Â Â Â Â Â Â Â Â = 3

rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, NULL, 8) = 0

rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f3261172340}, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, 8) = 0

write(6, "\v\0\0\0\0\0\0\0\r\0\0\0+\0\0\0", 16) = 16

write(6, "/local/domain/0/backend/console/"..., 42) = 42

write(6, "1", 1)Â Â Â Â Â Â Â Â Â Â Â Â = 1

read(6, "\v\0\0\0\0\0\0\0\r\0\0\0\3\0\0\0", 16) = 16

read(6, "OK\0", 3)Â Â Â Â Â Â Â Â Â Â Â = 3

rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, NULL, 8) = 0

rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f3261172340}, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, 8) = 0

write(6, "\v\0\0\0\0\0\0\0\r\0\0\0002\0\0\0", 16) = 16

write(6, "/local/domain/0/backend/console/"..., 43) = 43

write(6, "linux-1", 7)Â Â Â Â Â Â Â Â Â = 7

read(6, "\v\0\0\0\0\0\0\0\r\0\0\0\3\0\0\0", 16) = 16

read(6, "OK\0", 3)Â Â Â Â Â Â Â Â Â Â Â = 3

rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, NULL, 8) = 0

rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f3261172340}, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, 8) = 0

write(6, "\v\0\0\0\0\0\0\0\r\0\0\0002\0\0\0", 16) = 16

write(6, "/local/domain/0/backend/console/"..., 45) = 45

write(6, "vt100", 5)Â Â Â Â Â Â Â Â Â Â = 5

read(6, "\v\0\0\0\0\0\0\0\r\0\0\0\3\0\0\0", 16) = 16

read(6, "OK\0", 3)Â Â Â Â Â Â Â Â Â Â Â = 3

rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, NULL, 8) = 0

rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f3261172340}, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, 8) = 0

write(6, "\7\0\0\0\0\0\0\0\r\0\0\0\2\0\0\0", 16) = 16

write(6, "T\0", 2)Â Â Â Â Â Â Â Â Â Â Â = 2

read(6, "\7\0\0\0\0\0\0\0\r\0\0\0\3\0\0\0", 16) = 16

read(6, "OK\0", 3)Â Â Â Â Â Â Â Â Â Â Â = 3

rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, NULL, 8) = 0

access("/usr/local/lib/xen/bin/qemu-system-i386", X_OK) = 0

rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f3261172340}, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, 8) = 0

write(6, "\f\0\0\0\0\0\0\0\0\0\0\0\37\0\0\0", 16) = 16

write(6, "/local/domain/0/device-model/2\0", 31) = 31

read(6, "\f\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0", 16) = 16

read(6, "OK\0", 3)Â Â Â Â Â Â Â Â Â Â Â = 3

rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, NULL, 8) = 0

stat("/var/log/xen/qemu-dm-linux-1.log", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0

unlink("/var/log/xen/qemu-dm-linux-1.log.10") = -1 ENOENT (No such file or directory)

rename("/var/log/xen/qemu-dm-linux-1.log.9", "/var/log/xen/qemu-dm-linux-1.log.10") = -1 ENOENT (No such file or directory)

rename("/var/log/xen/qemu-dm-linux-1.log.8", "/var/log/xen/qemu-dm-linux-1.log.9") = -1 ENOENT (No such file or directory)

rename("/var/log/xen/qemu-dm-linux-1.log.7", "/var/log/xen/qemu-dm-linux-1.log.8") = -1 ENOENT (No such file or directory)

rename("/var/log/xen/qemu-dm-linux-1.log.6", "/var/log/xen/qemu-dm-linux-1.log.7") = -1 ENOENT (No such file or directory)

rename("/var/log/xen/qemu-dm-linux-1.log.5", "/var/log/xen/qemu-dm-linux-1.log.6") = -1 ENOENT (No such file or directory)

rename("/var/log/xen/qemu-dm-linux-1.log.4", "/var/log/xen/qemu-dm-linux-1.log.5") = -1 ENOENT (No such file or directory)

rename("/var/log/xen/qemu-dm-linux-1.log.3", "/var/log/xen/qemu-dm-linux-1.log.4") = -1 ENOENT (No such file or directory)

rename("/var/log/xen/qemu-dm-linux-1.log.2", "/var/log/xen/qemu-dm-linux-1.log.3") = -1 ENOENT (No such file or directory)

rename("/var/log/xen/qemu-dm-linux-1.log.1", "/var/log/xen/qemu-dm-linux-1.log.2") = -1 ENOENT (No such file or directory)

rename("/var/log/xen/qemu-dm-linux-1.log", "/var/log/xen/qemu-dm-linux-1.log.1") = 0

open("/var/log/xen/qemu-dm-linux-1.log", O_WRONLY|O_CREAT|O_APPEND, 0644) = 11

open("/dev/null", O_RDONLY) Â Â Â Â Â Â = 12

rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f3261172340}, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, 8) = 0

write(6, "\n\0\0\0\0\0\0\0\0\0\0\0\2\0\0\0", 16) = 16

write(6, "2\0", 2)Â Â Â Â Â Â Â Â Â Â Â = 2

read(6, "\n\0\0\0\0\0\0\0\0\0\0\0\20\0\0\0", 16) = 16

read(6, "/local/domain/2\0", 16)Â Â Â Â = 16

rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, NULL, 8) = 0

gettimeofday({1454951885, 348974}, NULL) = 0

pipe([13, 14])Â Â Â Â Â Â Â Â Â Â Â Â Â = 0

rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], [], 8) = 0

mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f3261e38000

mprotect(0x7f3261e38000, 4096, PROT_NONE) = 0

clone(child_stack=0x7f3261e3af70, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f3261e3b9d0, tls=0x7f3261e3b700, child_tidptr=0x7f3261e3b9d0) = 3335

rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0

rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f3261172340}, {SIG_DFL, [], SA_RESTORER, 0x7f3261172340}, 8) = 0

write(6, "\4\0\0\0\0\0\0\0\0\0\0\0)\0\0\0", 16



On Mon, Feb 8, 2016 at 7:39 AM, Wei Liu <wei.liu2@xxxxxxxxxx> wrote:
On Fri, Jan 29, 2016 at 12:03:54PM -0500, Wenhui Zhang wrote:
> ---------- Forwarded message ----------
> From: Wenhui Zhang <wenhui@xxxxxxxxxxxxxx>
> Date: Fri, Jan 29, 2016 at 12:02 PM
> Subject: Xen 4.4 on Ubuntu14.04
> To: mylist-request@xxxxxxxxxxxxxxxxxxxx
>
>
> Hi,
>
> I am installing Xen from source,
>
> after going through steps as following, no errors was generated:
>
> sudo add-apt-repository ppa:danielrichter2007/grub-customizer
> sudo apt-get update
> sudo apt-get install grub-customizer
>
>
> sudo apt-get autoremove
> #!/bin/sh
> â
>
> # uname -a
> # Linux nimbnode11 3.16.0-57-generic
> # 77~14.04.1-Ubuntu SMP Thu Dec 17 23:20:00 UTC 2015 x86_64 x86_64
> x86_64 GNU/Linux
> sudo apt-get install -y build-essential
> sudo apt-get install -y bcc bin86 gawk
>Â bridge-utils iproute libcurl3 libcurl4-openssl-dev bzip2
> module-init-tools transfig tgif
> sudo apt-get install -y
>Â texinfo texlive-latex-base texlive-latex-recommended
> texlive-fonts-extra texlive-fonts-recommended pciutils-dev libjpeg-dev
> libjpeg62-dev mercurial
> sudo apt-get install -y make gcc
>Â libc6-dev zlib1g-dev python python-dev python-twisted libncurses5-dev
> patch libvncserver-dev libsdl-dev
> sudo apt-get install -y
>Â iasl libbz2-dev e2fslibs-dev git-core uuid-dev ocaml ocaml-findlib
> libx11-dev bison flex xz-utils libyajl-dev
> sudo apt-get install -y gettext libpixman-1-dev libaio-dev markdown pandoc
> sudo apt-get install -y libc6-dev-i386
> sudo apt-get install -y ghostscript
> sudo apt-get build-dep xen
>
>
> git clone git://xenbits.xen.org/xen.git
> cd xen
>
> # Change the following to change the version you want to install
>
> # At the time of writing the version was xen 4.7-unstable
>
>
> git checkout stable-4.2
>

You seem to be using 4.2, not 4.4.

And if you don't have any special requirement for such old version of
Xen I suggest you use newer version like 4.5 or 4.6 instead.

Wei.



--
V/R,
Â
Wenhui Zhang
Â
Email: wenhui@xxxxxxxxxxxxxx
    Â Telephone: 1-(703) 424 3193
    ÂÂ
Â
Â
Â


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.