Displaying 20 results from an estimated 6000 matches similar to: "XCP ethernet jumbo frames????"
2011 May 18
3
XCP jumbo frames in vm
Hello all,
Not sure if I am completely missing something but here goes. I have
XCP 1.0 running without any issues. I have the mtu set on both the
storage network, the corresponding PIF, and the VIF to 9000 and when
displayed in ifconfig it shows that this is indeed true. I have
several CentOs 5.6 VMs running in HVM mode (i.e. no xen kernel) which
attach to the the storage network through these
2005 Sep 14
3
CentOS + GFS + EtherDrive
I am considering building a pair of storage servers that will be using
CentOS and GFS to share the storage from a Coraid (SATA+Raid) EtherDrive
shelf. Has anyone else tried such a setup?
Is GFS stable enough to use in a production environment?
There is a build of GFS 6.1 at http://rpm.karan.org/el4/csgfs/. Has anyone
used this? Is it stable?
Will I run into any problems if I use CentOS 3.5
2013 May 19
1
btrfs pseudo-drbd
Dear Devs,
Would there be any problem to use nbd (/dev/ndX) devices to gain
btrfs-raid across multiple physical hosts across a network? (For a sort
of btrfs-drbd! :-) )
Regards,
Martin
http://en.wikipedia.org/wiki/Network_block_device
http://www.drbd.org/
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
2010 Jul 21
2
XCP vm installation issue
Hi,
For 10 times now i tried to install a VM in to my new XCP machine but
everytime i get the same error:
[root@xcp-digitog ~]# xe vm-start vm=Debian6
Error code: Using <class ''grub.GrubConf.Grub2ConfigFile''> to parse
/boot/grub/grub.cfg
Error parameters: WARNING:root:Unknown directive load_video, Traceback (most
recent call last):, File "/usr/bin/pygrub",
2010 Apr 07
6
using ipoib with xcp
Hello,
I have been playing with the XCP for a while now, and must say I''m very
exited about the technology. I had no prior experience with Xen so it has
taken me a while to understand the concepts, but now I feel most important
issues are solved and I''ve purchased some hardware to build my (tiny) cloud
on.
The box is a Supermicro 1026TT-IBXF, so I have 2 x Ethernet and 1 x
2009 Feb 03
1
hello and aoe booting
hi to the list,
Hello everyone, I am new in the world of pxe booting and i try to use
AOE to boot my linux debian lenny machines.
I install the linux like this:
parted -s /dev/etherd/e10.1 mklabel gpt
parted -s /dev/etherd/e10.1 mklabel gpt
parted -s /dev/etherd/e10.1 mkpart primary ext3 17408B 314590207B
parted -s /dev/etherd/e10.1 mkpart primary ext3 314590208B 3535815679B
parted -s
2013 May 20
3
XCP don't see Network Interfaces on sunfire x2270
On a fresh installation of XCP 1.6 there is no interface in XCP Network
Management.
While in comman line ifconfig -a shows me both physical interfaces.
I would appreciate for an ideas on what.
--
Best regards, Makarov Alexey
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2012 Jun 13
2
Bug#677395: xcp-xapi: xe pif-configure-ip does not remove old ip from interface
Package: xcp-xapi
Version: 1.3.2-6
Severity: minor
Tags: upstream
If xe pif-configure-ip called twice with different IP, it did not remove old IP from interface (but didn't store both addresses in database).
(Checked for management interface)
Steps to reproduce:
xe pif-reconfigure-ip uuid=... ip=IP1 ....
xe pif-reconfigure-ip uuid=(same) ip=IP2 ...
'ip addr show' shows both
2006 Jun 19
4
Looking for tips about Physical Migration on XEN
Hi people.
Im new on Xen and I''m looking in how to do a physical migration on Xen. I
know that there is a lot of choices (that is the first problem)
My environment is simple:
2 physical servers, each one running one instance of XEN. Each host has 2
gigabit cards. One to talk with the world, other to talk between
theirselves.
I want to run the every vm on the both hosts, if one fail
2011 Aug 12
2
XCP - Using XenServer Web Self service portal
Ive got XCP 1.1 on 2 blades and setup a pool master, then shared the SR all
seems fine, Id like to manage it with
XenServer Web Self, though its throwing an error
Unsupported version of Citrix XenServer detected. Expected version: 5.6;
Detected version: 1.1
wasnt there a trick to change it and fake it to be correct??
_______________________________________________
Xen-users mailing list
2013 Nov 13
4
start VM Windows
Fresh Ubuntu 13.10 server build with all the latest patches, installed Xen 4.3 and XCP-XAPI. Got Xenbr0 working properly and created an LVM storage repository and a CIFS ISO repository.
I can create VM''s no problem at all but whenever I try to start them I get the following error from the log. Only Windows VM. The error comes up almost instantly when trying to start it. Not sure where to
2010 Jul 24
1
(XCP) Debian 5 kernel headers..
Hello,
I''m running a XCP 0.5 at home, and on this system i''m running Asterisk. To
configure Dahdi i need to have the kernel headers. I''ve installed the
xen-0.5 tools to see some cool stats in my open xen manager, but now Dahdi
isn''t working, i have to compile it for this kernel, but i can''t seem to
find the headers for this kernel: 2.6.32-4-686-bigmem
2012 Jul 06
1
Bug#680500: xcp-xe: Tab in autocomple of params for 'xe pif-list params=' erase some arguments
Package: xcp-xe
Version: 1.3.2-8
Severity: minor
When autocomplete for bash is activated following misbehavior happens:
xe pif-list params=device,m[Tab]
expected behavior:
autocomplete to xe pif-list params=device,management
actual behavior:
xe pif-list params=management
('device' removed)
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500,
2012 Dec 05
4
Bug#695221: xcp-xapi: xe pif-reconfigure-ip doesn't work with non 255.255.255.0 subnet netmask
Package: xcp-xapi
Version: 1.3.2-13
Severity: critical
I get this bug when installing XCP and configuring the network portion of it.
When I issue the following command:
xe pif-reconfigure-ip uuid=$PIF_UUID mode=static IP=10.0.0.10 netmask=255.255.255.240 gateway=10.0.0.1 DNS=10.5.1.2,10.5.1.3
My network interface looks like this (Broken):
eth2 Link encap:Ethernet HWaddr 00:50:ec:24:c7:43
2011 Aug 25
1
XCP - how to login to VM locally on host machine (not using XenCenter)
Hello everyone,
I have XCP installed on a machine, with a guest OS running windows 7. Is there a way to login locally on the host machine itself (as opposed to using the console view in XenCenter?). The reason I am asking is that I am trying to look at interactions between Xen and graphics cards, and I want to make sure that the graphics card is being used ( as opposed to rendering through RDP).
2005 Nov 07
2
ATA-over-Ethernet v's iSCSI
Nick,
What are you planning on running over the shared connection? Database, eMail, File Shares? How many users? How much data? What is your I/O profile?
I've worked with 'enterprise' storage most of my career either as a consumer, adviser or provider - can't comment on AoE other than to suggest you look at what are the business & technical goals, how they solve it and what
2011 Mar 30
7
XCP XenAPI fencing script (clustering support)
Hi,
I think this would be the best forum, let me know if not.
I am in the middle of writing fencing scripts for Citrix XenServer virtual
machines (specifically for use with Redhat Clustering, but will also work
from pacemaker etc) and I noticed that XCP uses the same XenAPI (from what I
can tell).
Just wondering if someone would be able to test the scripts on XCP and let
me know if they work.
2011 Jul 27
8
XCP GUI help needed
Hi,
I am a newb to XCP and somewhat to Linux. I set up XCP on a test machine and
used xe to configure a couple of VMs. The VMs are working fine but if I
deploy XCP with only xe to manage machines, the others here will want my
head on a plate. I set up a Fedora client on a different machine and
installed Virtual Machine Manager. When trying to connect via SSH, I get an
error that says
2011 Sep 23
7
Storage Recommendations
Hello,
We are going to buy some NFS storage for 6-8 VMs on a single host, but
want to expand to a second host.
What storage recommendations would you give if you have between 2000
and 5000 USD?
How about nexenta? what hardware would you use? any vendor?
Experiences with openfiler and opennas?
Thanks for the responses.
Daniel
--
+-=====---------------------------+
|
2010 Oct 03
16
XCP 5.0 Your license has expired. Please contact your support representative
xe vm-start vm=debian
Your license has expired. Please contact your support representative.
Network and Management Interface XCP 0.5.900-36486c
I was seriously under the impression we fixed this, now all my images are
offline
is there any way to fix this without reinstalling everything ?
_______________________________________________
Xen-users mailing list