Displaying 20 results from an estimated 2000 matches similar to: "xen kernel panics after 1,5 month of work"
2006 Mar 01
5
vmx problem - no booting from cd
Hi. I am trying get use xen vmx, it shows only black window. I attach my
config and logs.
config:
import os, re
arch = os.uname()[4]
if re.search(''64'', arch):
else:
kernel = "/usr/lib/xen/boot/vmxloader"
builder=''vmx''
memory = 128
name = "bluszcz"
vif = [ ''type=ioemu, bridge=xenbr0'' ]
disk = [
2006 Mar 27
2
Xen networking on different vlans
Hello,
I have a xen server that needs to run a domU on a different vlan than
xen''s. I have configured my switch (a cisco catalyst) to tag every
untagged packet to the default vlan (the one in which is dom0) and to
accept tagged packets (for that domU).
I have xenbr0 linked with the eth0, the default network. Then I run
* vconfig add eth0 101 -> To create a virtual interface with
2006 Mar 01
2
where I can find "/usr/lib/xen/boot/vmxloader" ?
Hi. I am just trying to run unmodyfied guest OS on my Pentium D920.
I found first problem - in my xen distribution (3.0.1) I cannot find vmxloader
file.
--
Rafał つた Zawadzki
Release/Deploy Manager
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2006 Feb 02
5
first steps with xen
dear all
i''m verry knew in using xen.
i have allready set up an working xen on fc4.
know to my questions whats the easiest way to set up debian or an ubuntu on
that system.
i have also installed a other fc4 as an domu with yum but i think therre got
some files lost.
does anybody had the same troubles?
so thank you very much
kind regards
florian
2017 Jun 07
2
Doubt on working with services in Samba 4
Hi, I'm new to the list and would like to ask a question with experienced
users. I plan to build a structure with Samba 4 as AD-DC, print server and
archiving server. My question is if I use a scenario with a single Samba 4
server with all the services, or if I create a Samba 4 server for each
application, that is, one Samba server as AD-DC, another Samba Server as
Print Server and another
2006 Feb 07
11
date in domU
Hi all,
where can I set the date in domU.
''ntpdate -u ...'' works but dosn''t set the date.
date MMDDhhmm has also no effect.
What can I do?
--
cu
Roland Kruggel mailto: rk-liste@gmx.de
System: Intel 3.2Ghz, Debian etch, 2.6.15, KDE 3.4
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2006 Mar 16
6
Unknown image type: VMX
Hi all
I am trying to get VMX guests working on my new server here. The
machine has a Pentium D 920 on an ASUS P5WD2-E motherboard. I''ve
updated the BIOS to the latest 0401, which added the virtualization
option. I am running a fresh installation of Gentoo (64-bit).
When I try and run ''xm create'' on a vmx config file, I get the following error:
Error: Error
2016 May 19
2
[PATCH] gpu/nouveau/nouveau_acpi.c: Fix Type Mismatch ACPI warning
Hello Marcos,
I sent a serie a year ago to fix some of the ACPI handling in Nouveau and add
runtime pm support for laptops with an Apple GMUX (see [0], and especially [1]
and [2]). I was told that a more generic work for the runtime pm was in the
work, so I let the whole serie slip away. I was thinking of resubmitting the
serie without the runtime pm additions, to at least fix those warning/error
2010 Apr 19
2
Http redirect page in the first connection.
First I would like to apologize if my English is not good ...
For me I think it''s possible but still have not found how to do despite
spending the day looking at the documentation site.
The wanted to do was this: do the whole first http connection to a
machine inside the network were redirected to a warning page, and then
it occurred to navigate normally.
I imagine that this would be
2007 Feb 04
4
tc ingress + iptables mark problem
Hi guys , i am starting to "play" with qos in linux. Well , i am
trying to setup an ingress filter but i do not know why it is not
working.
tc add qdisc dev eth0 ingress
tc filter add dev eth0 parent ffff: protocol ip prio 1 handle 1 fw
police rate 160kbit burst 256kbit drop flowid :1
After that :
iptables -A PREROUTING -t mangle --sport 80 -j MARK --set-mark 1
So , i think this
2007 Mar 22
8
Shape own router
On 2/19/07, Salatiel Filho <salatiel.filho@gmail.com> wrote:
> Well , thanks to imq all my client machines are now shaped and
> everything is great ...
> But now i have a doubt , is there a way to shape the traffic that goes
> to the route [doing a wget from the router for example ]?
>
>
> I have a PREROUTING IMQ0 and a POSTROUTING IMQ1 , everything is
> working like
2006 Jul 05
0
Association and legacy database
hi all,
I''m stuck with this:
in environment.rb I have:
Inflector.inflections do |inflect|
inflect.plural /istituto/, ''istituti''
inflect.plural /Istituto/, ''Istituti''
inflect.irregular ''Istituto'', ''Istituti''
inflect.irregular ''istituto'',
2006 Apr 15
0
drag&drop strangeness
hi people!
I have a view like this:
# list.rhtml
<form id="search">
<ul style="list-style: none;">
<div id="searchfields">
<%= render "contacts/search_fields" %>
</div>
<div id="trash">
trash me
</div>
</ul>
<%= drop_receiving_element
2007 Sep 16
5
doubt about bridge qdisc
Hi guys, i have a little doubt ;
I have eth0 ethernet and eth1 wireless , and they are bridged in br0
Is there any difference in the behavior between do
tc qdisc add dev br0 root sfq
OR
tc qdisc add dev eth0 root sfq && tc qdisc add dev eth1 root sfq
--
[]''s
Salatiel
"O maior prazer do inteligente é bancar o idiota
diante de um idiota que banca o
2010 Aug 11
8
XenConvert
Hi guys
I have installed Xen 4 on Debian Lenny 5.0.
I have a physical Windows 2003 Server and I wanna convert this server on
a virtual server...
I try to use XenConvert but without sucsess...
Somebody can help???
Thanks
Gilberto Nunes
TI
Selbetti Gestão de Documentos
Telefone: +55 (47) 3441-6004
Celular: +55 (47) 8861-6672
_______________________________________________
Xen-users mailing
2007 May 07
2
IMQ KERNEL PANIC 2.6.17.14 AND 2.6.21.1 No chain/target/match by that name
After starting to shape local traffic now i am getting a lot of kernel
panics in tcp_retransmit, so i decided to update my kernel from
2.6.17.14 to 2.6.21.1 , the problem is that after that i get:
# iptables -t mangle -A POSTROUTING -o eth0 -j IMQ --todev 0
iptables: No chain/target/match by that name
so i can not redirect ttraffic to IMQ device.
and modules are loaded.
-
# lsmod
Module
2005 Dec 29
4
OpenSUSE and xen3 is far from being stable?
Hi,
I tried running xen3 (binary install) from xensource.com on an OpenSUSE box and
it doesn´t work: I can not create any domUs: "Error: Device 0 (vif) could not be
connected. Hotplug scripts not working."
Same problems with a clone of xen-unstable from today (8439)
The xen rpms shipped from suse aren´t that stable too (7608-2)
Questions
Has anybody running a stable xen3 box on
2005 Sep 24
3
Install and load packages
Dear R-users,
I would like to know what are the commands to install (from a local zip file) a package and then to load it.
Thaks all,
Bests,
Caio
"Perco a consciencia, mas n併o importa, encontro a maior serenidade na alucina佺ao. 伾 curioso como n併o sei dizer quem sou. Quer dizer, sei-o bem, mas n併o posso dizer. Sobretudo tenho medo de dizer, porque no momento em que tento falar, n併o
2010 Jan 23
1
Help to fix the remaining problems when migration from windows to a linux print server
Hi, i am trying to migrate my print servers from windows to linux ,
everything is getting really nice but i still face a few problems ,
and since i don't know if i need help from cups or samba guys i will
post to both lists, so maybe someone can give me some help.
Well, i have now cups and samba working just fine, i can authenticate
my users in cups from Active Directory using winbind and
2018 Apr 27
2
install dovecot 2.2.35 debian jessie
Got 2.2.34 running using debian strech image + strech-backports repos!
Regards,
Webert Lima
DevOps Engineer at MAV Tecnologia
*Belo Horizonte - Brasil*
*IRC NICK - WebertRLZ*
On Thu, Apr 26, 2018 at 9:37 PM, Webert de Souza Lima <webert.boss at gmail.com
> wrote:
> Oh thank you Cedric, I hadn't check that. So 2.2.35 is unstable, huh?
> I'll deploy 2.2.34 instead.
>
>