similar to: Trying to upgrade domU to squeeze

Displaying 20 results from an estimated 5000 matches similar to: "Trying to upgrade domU to squeeze"

2008 Nov 26
1
Pygrub problem
Hello, I would like to use the kernel in the domU, so that a user can install it's own kernel. While starting the domU with pygrub I get the following error: "Error: Boot loader didn't return any data!" This is the configfile of the domU: -------------- # # Configuration file for the Xen instance lenny.vandervlis.nl, created # by xen-tools 3.9 on Sun Oct 19 15:46:03 2008. # #
2011 Apr 22
2
Cannot call to my server with SIP
Hello, I cannot call my server over the internet with SIP anymore. Even when I do a maximum logging on my firewall, I don't see packets coming from outside. I've tried it from an ekiga.net account and an sip2sip.info account. What could be wrong? I would expect incoming traffic on port 5060 UDP... The account is "paul at vandervlis.nl". This should connect trought DNS to the
2008 Aug 04
1
2.6.18 removed from Lenny
Hello, I saw the Linux 2.6.18 kernel was removed from Lenny. So there is no dom0 in Lenny anymore. Maybe it would be an idea to leave the 2.6.18 kernel in Lenny to use them as dom0. Only the i386 and amd64 ofcause. Then it would also be possible to add the latest code from xen.org to it. I saw Linux 2.6.27 already has a 64-bit Xen dom0. So the code is ready... Maybe not well enough tested. I
2008 May 08
1
AMD64 port in Lenny
Hello, I see a Xen hypervisor package for AMD64 in Lenny and unstable, but no xen-kernel for AMD64. Is there a linux-image-2.6-xen-amd64 package planned for Lenny? With regards, Paul van der Vlis. -- http://www.vandervlis.nl/
2008 Nov 27
6
Bug#507020: xen-utils-3.2-1: Pygrub says "Error: Boot loader didn't return any data!"
Package: xen-utils-3.2-1 Version: 3.2.1-2 Severity: normal When my domU uses this configuration: --- root = '/dev/sda2 ro' disk = [ 'phy:/dev/volume0/lenny.vandervlis.nl-swap,sda1,w', 'phy:/dev/volume0/lenny.vandervlis.nl-disk,sda2,w', ] --- Pygrub gives the error "Error: Boot loader didn't return
2009 Jul 31
1
Time problem in Xen domU's after kernel update
Hello, I did a security-update for lenny a kernel on my dom0. And I rebooted one of the domU's (not sure if that's related). Now I have a problem with the time in the domU's. The time does not change anymore. The time is different in the different domU's. I don't use an independent_wallclock, so the time should be the same on the dom0 and the domU's. In the dom0 there is
2019 Feb 10
2
virsh migrate --copy-storage-inc
Hello, I use libvirt on machines without shared storage. My VM's have all one qcow2-disk, with the same name as the VM. When I want to migrate a VM, I check if there is an qcow2 image on the other host with that name. When that's not the case, I copy the image using rsync first. If the image excist, I don't do that, and I think that "--copy-storage-inc" will do it. But I
2020 Apr 27
2
Re: Migrate to a bigger disk possible?
On Mon, Apr 27, 2020 at 10:13:37 +0200, Paul van der Vlis wrote: > Op 27-04-2020 om 09:02 schreef Peter Krempa: > > On Sat, Apr 25, 2020 at 16:40:35 +0200, Paul van der Vlis wrote: > >> Op 25-04-2020 om 16:00 schreef Paul van der Vlis: > >>> Hello, > >>> > >>> I have a qcow2 disk what needs to become increased. > >>> >
2008 Jul 29
1
Xen advice requested
Hello, For a few months I build a new Xen server, both domU en dom0 are 64-bits. I had some hardware problems, that's the reason the server is not doing production-work now, but I would like to go in production real soon. My problem is that I made this server for a longer term. And I don't see a 64-bit domU in the 2.6.25 kernel, only a 32-bit domU kernel with PAE support. My processor
2007 May 22
1
Changed mouse-pointer
Hello, In an application (Scheduele+) the mouse-pointer has changed to a hand. Now it's really difficult to click on something. This is at a customer. I have the same application at home, with the same distribution and wine version, and I don't have this problem. I have reinstalled wine completely at home and at my customer, and removed ~/.wine, but the problem has not gone. Any
2013 May 10
1
Expunge mailbox from script
Hello, I would like to expunge all mail of a mailbox from a script. What's a good tool to do that? With regards, Paul van der Vlis. -- Paul van der Vlis Linux systeembeheer, Groningen http://www.vandervlis.nl/
2008 Aug 29
1
Debian version and xend
Hello, I just upgraded my 64-bits dom0 from Etch to Lenny, I am still running the 2.6.18 Xen kernel by apt-pinning it (see later). But now xend does not start anymore: ------------ xen:~# /etc/init.d/xend start Starting XEN control daemon: xendTraceback (most recent call last): File "/usr/lib/xen-3.0.3-1/bin/xend", line 40, in <module> from xen.xend.server import SrvDaemon
2011 Apr 20
1
allowguest=yes, how?
Hello, I want that people from other servers like ekiga.net can make calls to my users. When I do an "allowguest=no" then people from other domains cannot call me. So I think I need "allowguest=yes". Maybe something like this? ------------- <default> include => users <dialout> include => users exten=_0.,1,Dial(SIP/trunk/0${EXTEN:1},30,tT) <users>
2008 Nov 03
1
Xen AMD64 and dom0 now official in Lenny?
Hello, I see the new Xen packages now really in Sid and even in Lenny on packages.debian.org: http://packages.debian.org/search?keywords=linux-image+xen+amd64&searchon=names&suite=testing&section=all http://packages.debian.org/lenny/xen-linux-system-2.6.26-1-xen-amd64 Does this mean there is now official Xen amb64 and dom0 support in Lenny? I am running it now for a while without
2013 Jul 14
1
Fail2ban and logging
Hello, Dovecot is logging authentication failures this way: ------ Jul 12 18:07:19 vps0 dovecot: imap-login: Disconnected (auth failed, 22 attempts in 172 secs): user=<info>, method=PLAIN, rip=82.95.148.152, lip=1.2.3.4, TLS, session=<QylMqlLhVwBSX5SY> ------ Fail2ban is trying to catch them with this regex: ------ failregex = .*(?:pop3-login|imap-login):.*(?:Authentication
2013 Feb 25
4
Convert Debian 6 from HVM to PV
I have a couple Debian 6 HVM VMs. From what I''ve read, Debian 6''s standard kernels have pv_ops already enabled. I''d like to convert these to pv for the following reasons (Assuming both of are valid expectations): 1) so the VMs use pv for the NICs 2) so the VMs properly respond to shutdown/reboot commands from xm I''m having trouble converting them. I believe
2019 Feb 11
0
Re: virsh migrate --copy-storage-inc
On Sun, Feb 10, 2019 at 12:11:42 +0100, Paul van der Vlis wrote: > Hello, > > I use libvirt on machines without shared storage. My VM's have all one > qcow2-disk, with the same name as the VM. > > When I want to migrate a VM, I check if there is an qcow2 image on the > other host with that name. When that's not the case, I copy the image > using rsync first. If
2020 Jun 11
1
Re: Live migration to another volume at the same host
On Thu, Jun 11, 2020 at 05:45:46PM +0200, Paul van der Vlis wrote: > Hello, > > I am looking for a way to migrate a VM live to another location. > > The qcow2 images are now on /data , but I want to move some of them to a > volume mounted on /data2 what's faster. > > Is this possible without downtime? Yes, you don't need to use live migration for this even. The
2008 Oct 10
0
No new xen packages in sid?
Hello, I still do not see any amd64 packages in sid, and it's not clear to me if the 686-packages has dom0 support or not. I see links here: http://packages.qa.debian.org/l/linux-2.6.html But they don't work, e.g: http://packages.debian.org/search?keywords=linux-modules-2.6.26-1-xen-amd64 I uploaded the amd64-packages to my site: http://www.vandervlis.nl/xen/ They are working for me (I
2020 Apr 27
0
Re: Migrate to a bigger disk possible?
Op 27-04-2020 om 10:41 schreef Peter Krempa: > On Mon, Apr 27, 2020 at 10:13:37 +0200, Paul van der Vlis wrote: >> A point is that I have to create disk(s) on the other side with >> qemu-img, I did not found a way to do that automatically. My question > > We are able to pre-create the storage given that a full copy is > requested (copy-storage-all, not copy-storage-inc)