[Bug 161171] Re: create image - kernel panic

2011-08-09 Thread Launchpad Bug Tracker
[Expired for xen-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: xen-tools (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 161171] Re: create image - kernel panic

2011-06-10 Thread Shimi Chen
Is this bug still relevant to a current version of Ubuntu? ** Changed in: xen-tools (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/161171 Title: create

[Bug 161171] Re: create image - kernel panic

2008-03-07 Thread Todd Deshane
Another possible work around, I just noticed this package that is basically a really nice shell script similar in functionality to xen- create-image https://launchpad.net/ubuntu/hardy/+source/ubuntu-vm-builder/0.2 -- create image - kernel panic https://bugs.launchpad.net/bugs/161171 You

[Bug 161171] Re: create image - kernel panic

2008-02-17 Thread Todd Deshane
I have not used the xen-tools scripts all that much yet and have always preferred to make a guest manually. One possible work around for this is to do it (more) manually with a custom script. I have a config file that I have been using, you could make one automatically with a script based on

[Bug 161171] Re: create image - kernel panic

2008-02-16 Thread EQuake
Hello. Having the same problem, with a SMP intel xeon. I'm attaching the output of everything that were open when the crash happened. Hope that helps. Marcos ** Attachment added: terminal dump (logs, top, etc) http://launchpadlibrarian.net/12044040/XEN%20kernel%20panic.txt -- create image

[Bug 161171] Re: create image - kernel panic

2008-01-17 Thread Adam Ashley
update to that disabling SMP doesn't completely stop the problem but it does reduce it enough that the system is almost usable. Only needs to be rebooted once a day not every time you start a virtual machine. -- create image - kernel panic https://bugs.launchpad.net/bugs/161171 You received

[Bug 161171] Re: create image - kernel panic

2008-01-15 Thread Adam Ashley
I am getting the same problem, same software setup running on a Athlon X2 4400. I don't think it is related to xen-tools themselves I believe it is actually a kernel bug. Running xen-create-image under the normal kernel linux- image-2.6.22-14-server it will work perfectly. Running it under linux-

[Bug 161171] Re: create image - kernel panic

2008-01-15 Thread Adam Ashley
as a work around i've disabled SMP and the system is now behaving itself -- create image - kernel panic https://bugs.launchpad.net/bugs/161171 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 161171] Re: create image - kernel panic

2007-12-13 Thread Andreas Pedersen
I have update to the pre-released xen kernel (2.6.22-14-38) update, and its seems as i can better point out where I'm getting my kernel panic now. $ strace -Ff -tt xend-create-image --hostname test --dhcp [pid 7994] 10:58:29.074749 fcntl64(14, F_GETFD) = 0 [pid 7994] 10:58:29.074988

[Bug 161171] Re: create image - kernel panic

2007-12-11 Thread Andreas Pedersen
Here is the logfiles i hope it helps. $ strace -Ff -tt xend-create-image --hostname test --dhcp 21 | tee strace ** Attachment added: strace - syslog http://launchpadlibrarian.net/10840544/log.tar.bz2 -- create image - kernel panic https://bugs.launchpad.net/bugs/161171 You received this

Re: [Bug 161171] Re: create image - kernel panic

2007-11-12 Thread Andreas Pedersen
I have also tried with different dist=options and it seems to die after debootstrap. Xen Packages: $ dpkg --get-selections|grep xen 2.6.22-14-xenlibc6-xen libxen3.1 linux-image-2.6.22-14-xen linux-image-xen linux-restricted-modules-2.6.22-14-xen linux-restricted-modules-xen

[Bug 161171] Re: create image - kernel panic

2007-11-12 Thread Anders Wallenquist
I have the same experience on a mac mini (gutsy) with ubuntu-xen-desktop and lvm2 installed. The machine hangs during debootstrap in xm-create-image-command with a kernel panic. [EMAIL PROTECTED]:~$ dpkg --get-selections|grep xen libc6-xen install libxen3.1

[Bug 161171] Re: create image - kernel panic

2007-11-12 Thread Todd Deshane
Can you guys specify the exact xen-create-image commands that you are running so that it is easier to reproduce? Also, see the links below and see if you can provide any more useful logs and debug information: https://wiki.ubuntu.com/Strace https://wiki.ubuntu.com/KernelTeamBugPolicies

[Bug 161171] Re: create image - kernel panic

2007-11-09 Thread Todd Deshane
Is this a repeatable problem (every time you run the xen-create-imag)e? Have you tried with other dist=options? Can you also provide your kernel version, xen package versions, and your hardware configuration? You could try running the following commands manually: mkdir -p /tmp/guest