Displaying 20 results from an estimated 31 matches for "vandervlis".
2011 Apr 22
2
Cannot call to my server with SIP
...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 machine xen8.vandervlis.nl:
-------
paul at server2:~$ host -t SRV _sip._udp.vandervlis.nl
_sip._udp.vandervlis.nl has SRV record 0 5 5060 xen8.vandervlis.nl.
-------
Is here maybe somebody with an idea, or a way to debug this?
Maybe with a nice Lin...
2008 Nov 26
1
Pygrub problem
...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.
#
#
# Kernel + memory size
# kernel = '/boot/vmlinuz-2.6.26-1-xen-amd64'
# ramdisk = '/boot/initrd.img-2.6.26-1-xen-amd64'
memory = '128'
#
# Disk device(s).
#
root = '/dev/sda2 ro'...
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 any data".
In the xend.log I see:
----
Launching bootloader as ['/usr/lib/xen-3.2-1/bin/pygrub',
...
2007 May 22
1
Changed mouse-pointer
...er. 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 hints?
With regards,
Paul van der Vlis.
--
http://www.vandervlis.nl/
2019 Feb 10
2
virsh migrate --copy-storage-inc
...uot;
virsh migrate --live --p2p --tunnelled --copy-storage-inc --persistent
--undefinesource --verbose $vm qemu+ssh://$other/system
if test $? = 0; then echo "gelukt"; else echo "niet gelukt"; exit; fi
-----------
--
Paul van der Vlis Linux systeembeheer Groningen
https://www.vandervlis.nl/
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 Aug 04
1
2.6.18 removed from Lenny
...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 also saw that Lenny will maybe have a 2.6.26 kernel.
Met vriendelijke groet,
Paul van der Vlis.
--
http://www.vandervlis.nl/
2008 Oct 10
0
No new xen 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 have only problems with the xenbr devices).
I don't know it's possible to get them in Etch. But for that case we
need to test them, I think.
With regards,
Paul van der Vlis.
--
http://www.vandervlis.nl/
2011 Apr 20
1
allowguest=yes, how?
...(SIP/ann,20)
(...)
--------
And then in sip.conf:
-----------
[general]
context=default
allowguest=yes
(...)
[trunk]
context=dialout
(...)
[phone-paul]
context=dialout
(...)
[phone-ann]
context=dialout
(...)
-----------
Is this a good setup?
With regards,
Paul van der Vlis.
--
http://www.vandervlis.nl/
2002 May 05
1
Trouble with transferrig LARGE files...
Hi,
I am at loss. When I try to transfer a (one, 1) large file (+32G) I
get a timeout error. A data protocol error in io.c. When track it down
a bit I find that there has been a 'dip' on the socket level....
On both ends I use 2.5.5. I have tried transferring without the -z
option. If I compress the file and then send it (+4G) I have no
problem. I have used the -P and the --bwlimit option
2020 Apr 27
2
Re: Migrate to a bigger disk possible?
...he libguestfs package can be used to do it
> > offline and it should be able to resize your partitions and
> > filesystem as well.
>
> What I did is this:
>
> virsh shutdown kvm68
> qemu-img resize /data/kvm68.qcow2 +800G
> virsh start kvm68
> ssh root@kvm68.vandervlis.nl
> lsblk
> pvs
> apt install cloud-guest-utils
> growpart /dev/vda 1
> pvresize /dev/vda1
> lsblk
> lvextend -rL +100G /dev/vg0/root
>
> > 2) QCOW2 is too small and there isn't enough space on the filesystem,
> > but there's enough spa...
2008 Aug 29
1
Debian version and xend
...: This is in my /etc/apt/preferences:
----------
Package: linux-image-2.6.18-6-xen-amd64
Pin: version 2.6.18*
Pin-Priority: 1001
Package: linux-image-2.6-amd64
Pin: version 2.6.18*
Pin-Priority: 1001
Package: linux-image-amd64
Pin: version 2.6.18*
Pin-Priority: 1001
----------
--
http://www.vandervlis.nl/
2015 Aug 21
0
Bug#507020: xen-utils-3.2-1: Pygrub says "Error: Boot loader didn't return any data!"
Control: tags -1 +moreinfo
Sorry this bug seems to have fallen through the cracks.
On Thu, 27 Nov 2008 09:34:19 +0100 Paul van der Vlis <paul at vandervlis.nl> wrote:
> You may find bringing this up on xen-devel useful.
Did you bring this up on the upstream list? Does this bug still occur
for you?
Thanks,
Ian.
2020 Apr 27
0
Re: Migrate to a bigger disk possible?
...w size will be picked up, but nothing
> should break, so you can give it a try. Certainly a shutdown and start
> of the VM will fix it if it's not picked up or a blockresize.
Again thanks for your help!
With regards,
Paul
--
Paul van der Vlis Linux systeembeheer Groningen
https://www.vandervlis.nl/
2008 Dec 12
1
Is linux-image-2.6.27-amd64-xen on the way?
Hi,
I was wondering if you guys are working on a
linux-image-2.6.27-amd64-xen? That would be great!
Thomas
2008 Nov 03
1
Xen AMD64 and dom0 now official in Lenny?
...work for me. Is this supported?
I've also tried to get pygrub working following this receipe:
http://forum.lxlabs.com/index.php?t=msg&goto=38030&
But it did not work, the domU still boots the kernel in the domO.
Is pygrub suppported?
With regards,
Paul van der Vlis.
--
http://www.vandervlis.nl/
2008 Nov 10
1
Console and disk-devicenames in DomU on Lenny?
Hi,
I've tried to setup a new DomU on Lenny and I'm a little bit confused on
which device names I should use for disks and console in the various
DomU-kernels?
Is it correct that:
2.6.18-xen-kernel from Etch
start with no "extra"
tty1 in /etc/inittab
/dev/sd for disks
2.6.26-xen-kernel from Lenny:
start with no "extra"
hvc0 in /etc/inittab
/dev/xvd for disks
2008 Nov 25
1
The debian dom0 64 bits kernel crashes at boot time
Hi,
I just wanted to give a bit of feedback here.
i have tried the Xen amd64 kernel from the kernel team and it just
crashes with a stack dump on my laptop (thinkpad t500, that is a quite
new stuff but will be a common thing very soon I beleive).
Then I have tried the kernel 2.6.27 from the Xen repository that you can
find here:
http://xenbits.xensource.com/ext/linux-2.6.27-xen.hg
It's
2008 Nov 27
0
DomU with Etch does not work on Lenny dom0
...file or directory
mount: Mounting /proc on /root/proc failed: No such file or directory
Target filesystem doesn't have /sbin/init
------
Does somebody understand what goes wrong?
I have installed udev in the Etch domU, maybe that was wrong?
With regards,
Paul van der Vlis.
--
http://www.vandervlis.nl/
2007 May 07
0
Strange cursor and no difference between normal and bold
...e between bold and
normal anymore. This is importanti in the application, because a bold
font means that there is an appointment on that date. What can I do to
get the bold font again? And how can I find-out what font the
application is using?
With regards,
Paul van der Vlis.
--
http://www.vandervlis.nl/