Displaying 20 results from an estimated 900 matches similar to: "real HDD usage of XEN images"
2006 Mar 11
2
Has anyone created a UAT environment to go with test, development and production?
Has anyone tried to add another environment.
When developing I develop locally, deploy to a UAT environment for
checking that my stuff fits into the organisations infrastucture and
user testing and then deploy to production.
test and production are fine. The main problem is that development (I
currently hack the the database.yml and drop the test branch to loose
some local development mocks
2009 Jul 14
2
- OT - VIM - recording
Is it possible in vim to do the following:
Search for this block of data:
# Catalog Service 2.0 for uat03
<LocationMatch "^/Services/?">
PathPrepend /inquiryservices
Cluster 172.21.1.1:999
</LocationMatch>
And change Cluster 172.21.1.1:9999 to Cluster 172.21.1.2:7000
It needs to have uat03 (or 02, 01) on the line and this line
2012 Oct 11
1
users map with ADS not working
Hi All
I am running two instances of samba on same box. One instance of samba has joined AD domain ABC and the other 123. My workstation is on ABC domain and when I try to connect to samba server on ABC domain, it asks me for user name and password and then fails. If I put IP address instead it works. At the same time, when I try to connect to 123 domain, it asks me for user name and password and
2008 Apr 09
6
No shared physical device in virt-manager
I am fairly new to xen and am trying to build a new guest using
virt-manager. When I get to the screen where you can choose virtual or
shared physical device there are no physical devices to choose from. Is
there some step that I have missed while setting up my Dom0?
-Joel Coopersmith
Sr. Systems and Networking Analyst
joel.coopersmith@accenture.com
2009 Jan 15
3
overcommiting vcpus
My test box has an AMD dual core processor in it, giving me 2 physical
cpu''s.
If I overcommit the vcpu''s (eg vcpus=4) to simulate a 4 cpu machine, how
accurate a simulation should it be (apart from performance sucking
badly)?
James
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Apr 04
8
DHCP and DomUs: not working
I''m trying to get DHCP working with DomU clients. I don''t want to use
libvirtd. There''s a dhcpd on the machine and it works fine for all clients
in the network, but not for DomUs. If I set a static IP on the DomU all
networking for them is fine, so there''s no general networking problem.
I use the xen 3.2 packages for CentOS on CentOS 5.1.
There was a public
2012 Sep 05
4
Samba upgrade problem with ADS
hi gurus
My samba upgrade woes: -
I have to run 2 instances of samba one for dev and one for UAT. both the instances are giving me hard time after the upgrade.
One instance keeps giving me following error: -
connect_to_domain_password_server: unable to open the domain client session to machine xxxxx.xxxxx.xxxxx.xxxxxxx.COM. Error was : NT_STATUS_CANT_ACCESS_DOMAIN_INFO.
[2012/09/04
2008 Jul 25
4
Creating a Bootable Image file
Newbie Question:
We are using RHEL 5.2 with the 2.6.18-92.1.6.el5xen kernel. I am trying
to follow instructions that I found to create an bootable image by doing
the following:
I first created a 10 gig file and formatted the partition using the dd
and mkfs.ext3 commands:
dd if=/dev/zero if=generic.img bs=1024k count=10000
mkfs.ext3 -t ext3 generic.img
>From a working image that I
2008 May 02
6
Python script to collect domU stats
I''ve attached a python script that collects stats from DomUs (HVM and
PVM). I hope this would be useful for somebody else.
See comments for more info.
regards,
Diego
--
--------------
Diego Woitasen
XTECH
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 Apr 26
18
network-bridge breaks networking when eth0:1 is added
I added a virtual interface eth0:1 on one of my machines and suddenly
networking breaks on startup of the system (eth0 is gone) when xend starts
and runs the network-bridge script. This is supposed to be fixed according
to: https://bugzilla.redhat.com/show_bug.cgi
I checked and the network-bridge script contains this fix. It works fine
on one of my PCs when eth0:1 is added, but not on this
2011 Mar 24
4
{OT] Re: Installing IMA (Integrity Measurement Architecture) on CentOS 5.5
Greetings,
On 3/24/11, Akemi Yagi <amyagi at gmail.com> wrote:
> I should note, however, that they are not for production use.
>
> Akemi
Thanks Akemi very much for your always relevant and brilliant works.
</rant>
As an Indian, where "veda" repository of knowledge originated, I have
always looked at every member of this list as a repository of
knowledge.
2008 Apr 09
6
64bit srpm build error under CentOS 5.1
When trying to build the centos5 srpm under x86_64 I am getting the following error:
Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/xen-3.2.0-0xs-root
error: Installed (but unpackaged) file(s) found:
/usr/lib/xen/boot/hvmloader
RPM build errors:
Installed (but unpackaged) file(s) found:
/usr/lib/xen/boot/hvmloader
Anyone have any ideas as to what causes this?
2009 May 04
2
FW: Oracle 9204 installation on linux x86-64 on ocfs
Hello All,
I have installed Oracle Cluster Manager on linux x86-64 nit. I am using ocfs file system for quorum file. But I am getting following error. Please see ocfs configureation below. I would appreciate, if someone could help me to understand if I am doing something wrong. Thanks in advance.
--------------------------------------------------cm.log file ----------------------------
oracm,
2009 Jan 08
1
PV Clone
I''ve followed the howto at
virtuatopia.com<http://www.virtuatopia.com/index.php/Building_a_Xen_Virtual_Guest_Filesystem_on_a_Disk_Image_%28Cloning_Host_System%29>to
clone existing machines, then create them as PV guests. It has worked
a
couple of times for me, but I''ve run into a problem I don''t understand. When
I run "xm create name", I get an error that
2008 May 03
3
kernel-headers-2.6.18-53.1.14.el5xen
Hi All!
I''m using RHEL5.1 in a guest domain and with kernel 2.6.18-53.el5xen.
Is need the source of this kernel to compile an application, someone knows how do I get this source?
Thanks in advance,
Daniel Aparecido Martins Rosa
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Aug 06
2
guest config xen 3.21 disk problems
I have tried many versions of disk and root
kernel = "/boot/vmlinuz-2.6.18-92.el5xen"
name = "centos.5-2"
vif = [ '''' ]
dhcp = "dhcp"
disk = [''phy:hda3,sda1,w'']
root = "/dev/sda1 ro"
netmask="255.255.255.0"
gateway="192.168.10.1"
memory = 2000
vcpus = 2
with this
/usr/sbin/xm create -c cent52.cfg
2015 Sep 21
1
Reg: Virsh managedsave Failing
Hi All,
We are trying to do "virsh managedsave" on a VM but it is failing with the
following error.
libvirtError: operation failed: domain save job: unexpectedly failed^M
libvirt and qemu versions are as follows:
libvirt-1.1.1-29.el7.x86_64
qemu-kvm-1.5.3-60.el7_0.11.x86_64
VM is provided with a small pxe image such that it pxe boots from a remote
server.
VM doesn't have any
2009 Jan 07
9
migrate file-based vm to lvm?
I recently upgraded storage on our (first) xen server and would like to
migrate the file-based vms I have in play to lvm-based storage... Can anyone
point me in the right direction?
Is there a way to mount a vm image file like I would using a iso image and a
loopback device? Each vm''s disk file contains a partition table with root
and swap partitions... In retrospect I wish I''d
2015 Oct 14
3
Questions about qcow2 file size management
Hi all.
I have a few questions regarding the qcow2 format.
1/ Allocated size vs. file size
When creating a VM, I indicated a size of 10 G.
$ls -lsh
7,7G -rw------- 1 libvirt-qemu libvirt-qemu 11G oct. 14 10:04
prod.qcow2
The allocated size is lesser than max size. Alright.
I think I more or less grab the difference between allocated size and
file size, but I'm not sure I get the point
2008 Apr 29
21
Partition vs disk images
I realize this might be one of those religious topics, but is there any good
rule of thumb as to how to setup storage for a Xen domU? Without really
knowing any better, I''m basically going to make a disk image of the OS and
the create a ''data'' partition on my raid 5 volume for each virtual machine.
This is for use at home, so in reality it probably doesn''t