Displaying 20 results from an estimated 4000 matches similar to: "Amazon EC2 - building a minimal centOS ebs bootable image"
2010 Apr 23
12
Re-attaching zpools after machine termination [amazon ebs & ec2]
I''m trying to provide some "disaster-proofing" on Amazon EC2 by using a ZFS-based EBS volume for primary data storage with Amazon S3-backed snapshots. My aim is to ensure that, should the instance terminate, a new instance can spin-up, attach the EBS volume and auto-/re-configure the zpool.
I''ve created an OpenSolaris 2009.06 x86_64 image with the zpool structure
2010 Dec 12
1
Crash with XEN 4.0 on Suse 11.3
Hello,
I get a VM crash while trying to load a database. The "smaller" tables
are loading OK, but When I try a bigger one (#3 000 000 rows) the ASCII
dump file is #766 MB. When I try to load that table the machine crash
and I find always the same message in the "qemu....log'' file :
xc_map_foreign_batch: mmap failed: Cannot allocate memory
xc_map_foreign_bulk error 12
I
2009 Aug 14
3
EC2 -> EBS -> S3 ?
Greetings!
I''d appreciate hearing from anybody who''s had experience with any of
this. I''ve got a Rails app that currently deployed on EC2 with MySQL
and am readying to move from a dev / prototype model to a full-scale
production model. Right now I''ve got a single MySQL instance. I''m
getting ready to move that to a master-slave setup. I''m
2010 Oct 25
2
GlusterFS 3.1 on Amazon EC2 Challenge
Another GlusterFS 3.1 question on my blog
(http://cloudarchitect.posterous.com). Any help/ideas will be
appreciated.
Thanks
Joshua
----
Here's my challenge: I have several 1 tb ebs volumes now that are
un-replicated and reaching capacity. I'm trying to suss out the most
efficient way to get each one of these into its own replicated 4 tb
gluster fs.
My hope was that I could snapshot
2010 Apr 21
17
Puppet & EC2: Attach an EBS volume at boot?
Is it possible, using puppet, to configure an EC2 instance so that
when it boots it attaches & mounts an EBS volume? If so, what steps
would one take to achieve this?
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
2008 Jan 10
2
Xen over SuSE 10.3 - Can''t find drive to boot with...
Dear List-Colleagues:
I have been working on installing Xen on Suse 10.3 for some time now. I am green as grass - both a total newbie to Xen and a relative newbie to Linux (as well as a total newbie to SuSE).
Currently, I am at the point that when I click on the Xen entry in my grub loader I see Xen starting and running through much of its early setup. Eventually, however, it quits on
2008 Nov 21
0
Deployment Howto - REE + Passenger + AWS (EC2, EBS, snapshots)
Hi there,
We are a software firm based in India. We are a 100% FOSS firm and RoR
is one of the core focus areas.
We contribute to RoR (and FSF)in various ways - code as well as cash
donations. We also publish some how-tos and tech issues on our blogs.
We are running a production server on AWS. Here is the howto for REE +
passenger + AWS + EBS
You can read the full howto here:
2007 Apr 06
1
Re: RHEL5 as PVM on RHEL5 xen
Thanks you all guys. I am able to create the RHEL5 PVM on RHEL5 host
successfully. Only thing that i need to add is /mnt/etc/fstab in inintrd
command and preload to both the fronthend drivers.
As blow.
# mount /home/disk /mnt
# mkinirtd /boot//boot/initrd-2.6.18-8.el5xenU.img 2.6.18-8.el5xen --fstab
/mnt/
etc/fstab --with xenblk --with xennet --preload xenblk --preload xennet
Thanks a lot,
2009 Nov 06
8
Migrating from KVM to XEN - kernel panic
First let me say that I'm not a sysadmin, but am simply wearing that hat
this week so please excuse my ignorance. I need to temporarily move some
virtual servers from a CentOS-KVM platform to a CentOS-XEN platform while I
do some upgrades to the CentOS box. I've created a local LV, and used DD
and SCP to transfer the block device from the VKM machine to the XEN
machine. For quite a
2006 Nov 17
6
Success story
hello,
just for a success story :
After bad experience on fedeora core 6, I have tested a OpenSuse 10.2beta2.
I have installed with success a Windows XP SP2.
The hardware:
A intel DQ965gf
Intel Core 2 Duo 6700
USB DVD reader
IDE disk (PATA)
Set AHCI mode in BIOS and add all-generic-ide in boot option.
The opensuse 10.2beta2 does not well configured the xen kernel, you should do a
mkinitrd and
2009 Jul 16
3
Coming across a problem when using "xm create".
I followed the book called "Professional Xen Virtualization" written by
William von Hagen,and published by Wiley Publishing,Inc.
Here are some configuration files:
#cat /xen/ubuntu/ubuntu.xen3.cfg
kernel = "/boot/vmlinuz-2.6.18-128.1.16.el5xen"
ramdisk = "/boot/initrd-2.6.18-128.1.16.el5xen-no-scsi.img"
memory = "512"
name = "Ubuntu804"
vif =
2015 Feb 28
3
disk space trouble on ec2 instance
Hey all,
Ok, so I've been having some trouble for a while with an EC2 instance
running CentOS 5.11 with a disk volume reporting 100% usage. Root is on an
EBS volume.
So I've tried the whole 'du -sk | sort -nr | head -10' routine all around
this volume getting rid of files. At first I was getting rid of about 50MB
of files. Yet the volume remains at 100% capacity.
Thinking
2007 Apr 16
5
Running Debian as DomU
Hello,
I just gain experiences in using XEN and hope you can help me.
My hostsystem is Centos5 that I installed on a Software-Raid (Level 1).
Afterwards I downloaded the debian-tarball from the jailtime.org website,
extracted/mounted the image and copied the
"*/lib/modules/*<kernelversion>"-folder from my host to the guest.
My XEN-Configfile looks like this:
kernel =
2008 Nov 07
2
converting full to para
virt-p2v was able to convert my centOS 5.2 physical machine to xen virtual
machine and it runs great. Now, I am working on to convert this full virt
machine to para virt .
Under my domU i have installed kernel-xen (since it is needed ) , and edited
my grub menu to use the installed kernel.
My grub menu file in domU looks like:
----
kernel /vmlinuz-2.6.18-92.1.17.el5xen ro
2008 May 07
2
centOS xen domU kernel
Hi, how can i make actual xen kernel to work under my domU virtual machines?
When i will provide as kernel /boot/vmlinuz-2.6.18-53.1.14.el5xen as ramdisk
/boot/initrd-2.6.18-53.1.14.el5xen.img , it will not work becouse of error
that root device does not exists. And when it is booting it is showing that
raid md0 and my logical volumes does not exists - like those on dom0. I
believe it is becouse
2017 Jul 27
2
Copying CentOS AMIs for EBS encryption
Hi,
I am trying to copy the latest CentOS image to my own AWS account so that I can enable EBS volume encryption. It currently looks like the option when sharing the image is not enabled to allow direct copying of the snapshots, and I am wondering if this could be looked at? I can start an instance with this AMI, then create a new snapshot for the purpose of enabling EBS volume encryption, but
2008 Sep 03
4
how to create /dev/xvda
Hi All,
The following is my domU''s cfg file.
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
kernel = ''/usr/local/src/xen/vmlinuz''
ramdisk = ''/usr/local/src/xen/initrd.img''
memory = ''256''
name = ''centos5.2''
vif0 = [ ''bridge=xenbr1'' ]
disk = [ ''phy:/dev/server/cbox,xvda,w'' ]
on_reboot =
2017 Apr 07
1
Re: [PATCH v4 2/9] v2v: linux: Fix Xen PV-only detection.
On Thursday, 6 April 2017 12:04:20 CEST Richard W.M. Jones wrote:
> Our previous test was wrong. It tested whether the xennet.ko module
> exists. This module was renamed in more recent kernels (to
> xen-netfront.ko), so it happened to not detect modern kernels as
> PV-only, but this was by chance.
Just stumbled upon this bit in v2v/convert_linux.ml:
if family = `SUSE_family
2016 Aug 26
11
[PATCH v2 0/7] v2v: first bits of Debian/Ubuntu guests supports
Hi,
this series implements the first bits in v2v to convert Debian/Ubuntu
(and derived) guests. The series does not complete the support (see
known issues below), but all the patches here should be fit for review
and inclusion. The series does not enable the conversion, yet.
Known issues:
* there is no grubby nor Bootloader::Tools Perl module available in
Debian, so there is no way to know
2010 Sep 14
5
IOwaits over NFS
Hello.
We have a number of Xen 3.4.2. boxes which have constant iowaits at around
10% with spikes up to 100% when accessing data over NFS. We have been
unable to nail down the issue. Any advice?
System info:
release : 2.6.18-194.3.1.el5xen
version : #1 SMP Thu May 13 13:49:53 EDT 2010
machine : x86_64
nr_cpus : 16
nr_nodes