Displaying 20 results from an estimated 20000 matches similar to: "SSH Console issues with Ubuntu"
2010 Jun 02
8
Ubuntu 10.04 DomU Xen 4.0
Hi Everyone,
How does one install Ubuntu 10.04 DomU in PV mode when running Xen 4.0? My Dom0 is also running 10.04.
Can I still use the CD?
Thanks
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 May 12
25
Install ubunto domU
Dear *,
I''m more used to work with RedHat like OSes. Still, I did not denied the
request from a user who wants a domU based on ubunto. I usually use
virt-install to do the job, with a script similar to this one:
#!/bin/sh
BASE=SL-4.7-i386-pv \
virt-install --nographics \
--nonsparse \
--paravirt \
--noreboot \
2010 Jul 18
7
/dev/hvc0: No such file or directory
Hi Everyone,
In the guest image I download from stacklet, a Ubuntu 10.04 x86_64 DomU,
in /var/log/auth.log, I see:
/dev/hvc0: No such file or directory
listed a lot of times. I''m not experiencing any problems, however it
makes looking through logs for auditing purposes a bit annoying.
Any ideas what this is? I think it has something to do with the
"Hypervisor Console",
2010 May 31
9
VT-x not found..
Hi Everyone,
I upgraded my CentOS 5.5 to Xen 3.4.2 using this guide:
http://www.syntaxtechnology.com/2010/01/upgrade-xen-3-0-on-centos-5-4-x86_64-to-xen-3-4-2/
Now, using the new kernel that it gave me, the system doesn''t seem to be
able to detect vt-x..
In virt-manager, Local Install Media and Network Boot are greyed out..
Any ideas?
Thanks
2010 Jun 08
3
Convert HVM to PV
Hi Everyone,
To convert an HVM install to PV, is it just as simple as creating a new config file, and use the "kernel" and "initrd" parameters to boot from a XEN kernel stored in the Dom0, and use the (ex) HVM''s disk image in the "disk" parameter?
Or is there something else I am missing?
Thanks
_______________________________________________
Xen-users
2010 Dec 06
12
RAM security
Hi Everyone,
In Xen, is a DomU able to access data in RAM which a previous DomU has stored in the past, but didn''t "zero" it?
I understand that this is a problem with physical disks (using phy:/), just wondering if the same stands with RAM
Thanks
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2010 Dec 06
12
RAM security
Hi Everyone,
In Xen, is a DomU able to access data in RAM which a previous DomU has stored in the past, but didn''t "zero" it?
I understand that this is a problem with physical disks (using phy:/), just wondering if the same stands with RAM
Thanks
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2010 Jun 14
4
Promiscuous mode
Hi Everyone,
In order to prevent DomU from entering promiscuous mode, is it just a matter of adding these 2 rules when the vif is created?
# Accept packets leaving the bridge going to the domU only if
# the destination IP for that packet matches an authorized IPv4
# address for that domU.
iptables -A FORWARD -m physdev --physdev-out vif1.0 \
--destination 216.146.46.43 -j ACCEPT
2010 Jul 27
9
HVM Network Interfaces
Hi Everyone,
In my HVM guest''s config file, I have given my guest 3 interface. I have
called them fw1, fw2 and fw3. I have joined each interface to a bridge
on the Dom0. This does appear when I do a "brctl show". However, there
are 3 other interfaces also added called tapx.0,tapx.1 and tapx.2 (Where
x is the domain ID for the guest). Furthermore, I am only able to run
2010 Jun 08
21
My future plan
My future plan currently looks like this for my VPS hosting solution, so any feedback would be appreciated:
Each Node:
Dell R210 Intel X3430 Quad Core 8GB RAM
Intel PT 1Gbps Server Dual Port NIC using linux "bonding"
Small pair of HDDs for OS (Probably in RAID1)
Each node will run about 10 - 15 customer guests
Storage Server:
Some Intel Quad Core Chip
2GB RAM (Maybe more?)
LSI
2010 Jul 08
4
Dell OpenManage
Hi Everyone,
I have a Xen host (Xen 3.4.2) which is running CentOS 5.5 Dom0. I wish to install Dell OpenManage to get a nice web interface with hardware status.
Do I need to do anything special to get this working on a Xen host? Or does it work out of the box? The reason why I''m asking, instead of trying, is that my server is currently on its way to a colo, and I won''t have
2010 Aug 13
1
xm sched-credit
Hi Everyone,
How can I make use of xm sched-credit in a VPS hosting environment? Can I use "xm sched-credit -d <domain>" in a script at system startup, or does this have to be run after the respective guest has been started? Also, what happens when the guest is shutdown then restarted, or rebooted? Do I need to run that command again? If so, how would I automate this process?
2010 Jun 11
24
[Xen-API] [XCP]: RC1 of XCP 0.5 available for testing
Hi everyone,
The first release candidate of the Xen Cloud Platform (XCP) version 0.5 is
now available for testing from:
http://www.xen.org/products/cloud_source_0.5.html
XCP-0.5 is intended to be a *stable* release, suitable for long-term production use.
Please download this release candidate and give it a thorough workout!
Cheers,
Dave
_______________________________________________
xen-api
2010 Jun 11
24
[Xen-API] [XCP]: RC1 of XCP 0.5 available for testing
Hi everyone,
The first release candidate of the Xen Cloud Platform (XCP) version 0.5 is
now available for testing from:
http://www.xen.org/products/cloud_source_0.5.html
XCP-0.5 is intended to be a *stable* release, suitable for long-term production use.
Please download this release candidate and give it a thorough workout!
Cheers,
Dave
_______________________________________________
xen-api
2010 Jun 21
6
Xen 4.0.1 rc3 pre install problem
Guys,
I''ve successfully ran dom0/domU (both Debian) in my local laptop using 2.6.32.15 dom0 with xen-4.0.1-rc3-pre. Great. Now I want to install it into couple of test-machines without compiling from source. So I did following..
a. make dist-xen
b. make dist-tools PYTHON_PREFIX_ARG="--install-layout=deb"
c. make dist-stubdom
This
2011 May 28
1
ionice and blkback
Hi Everyone,
When you want to use ionice to limit the amount of disk a DomU has, due
to have to run ionice on every blkback process?
Incidently, what is the format of the blkback process? I see the
following in ps aux:
blkback.xx.xvda
blkback.xx.xvda1
blkback.xx.xvd
where xx appears to be the domain ID. I''m curious as to the last few
letters mean?
Thanks
2010 Jun 09
28
Xen License
Hi Everyone,
This is going to sound silly but...
I''m just off the phone with a Microsoft SPLA reseller. They sell licenses to run Microsoft software in a hosted environment. I was asking about obtaining Windows licenses to run on my Xen VPS hosting solution.
Maybe there is a big misunderstanding, but I''m faily sure she said that it was illegial for me to rent out Xen
2010 Jun 14
49
iSCSI and LVM
Hi Everyone,
I am going to get a storage server which will be connected to my Xen hosts via iSCSI/Ethernet. I wish to use LVM for the DomU disks. The storage server will have a RAID10 array, and 2 Xen hosts will connect to this (Each will have a 50% share of the RAID10 array, space wise).
What is the best way to go about this? Should I:
a) Split the RAID10 array into 2 partition on the
2010 Jul 13
9
Xen 4 Ubuntu Lucid panics
I have tried 4 time unsuccessfully to install Xen 4 on Ubuntu Lucid (10.4) 64
bit version using the tutorial at
http://bderzhavets.wordpress.com/2010/04/24/set-up-ubuntu-10-04-server-pv-domu-at-xen-4-0-dom0-pvops-2-6-32-10-kernel-dom0-on-top-of-ubuntu-10-04-server/
on a Lenovo thinkcentre workstation.
When I boot I get a kernel panic. If I boot the Linux kernel that I compiled
using the
2010 Aug 31
30
Xen 4.0.1 on Ubuntu Lucid 10.04 - Desktop / Server - 64 Bits - With OpenGL (Intel GEM) enabled - From Linuxcon Brazil! :-D
Guys!
Tomorrow in my "live" presentation at Linuxcon Xen Directions! I''ll show
the Xen Live CD to the public!
To celebrate! I want to share my last procedure to get and run Xen 4.0.1 on
Ubuntu 10.04 64 bits, here we go:
The procedure:
1- Install all the packages:
aptitude update
aptitude install bridge-utils build-essential libncurses5-dev dpkg-dev
debhelper