Re: [CentOS-virt] Copying CentOS AMIs for EBS encryption

2017-08-07 Thread Karanbir Singh
Hi Andrew, let me look into this for our next image build

On 04/08/17 22:11, Andrew Hodgson wrote:
> I,
> 
> Just wondering if anyone was able to look at this option with the current 
> images or could share some tips on copying the image to another AWS account 
> so we can use EBS encryption on the volume without tainting the image too 
> much?
> 
> Thanks.
> Andrew.
> 
> -Original Message-
> From: Andrew Hodgson 
> Sent: 27 July 2017 15:09
> To: centos-v...@lists.centos.org
> Subject: 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 I want to keep the image as clean as possible, and am worried 
> if I run the image then some scripts will get ran that will customise the 
> image with keys etc.
> 
> If there is a better way to do this then happy to discuss.
> 
> Thanks,
> Andrew.
> ___
> CentOS-virt mailing list
> CentOS-virt@centos.org
> https://lists.centos.org/mailman/listinfo/centos-virt
> 


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
https://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Centos 6.9 AWS Images and c4-8xlarge

2017-04-11 Thread Karanbir Singh
On 05/04/17 14:56, John Peacock wrote:
> 
> We want to be able to usethe 10G networking that c4.8xlarge instances
> provide and we want to base all of our images directly on the official
> Centos6 release AMI.
> 

Can you try  ami-500d8546 i us-east-1 and let me know if that works for
the c4.8large ?

I've asked, a few times, for the CentOS Linux images in AMP to be
enabled for all instance types where the image will work. So if its not
being enabled, there is a chance the image isnt suitable, and we should
find out why.


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
https://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] CentOS-7 x86_64 AMIs and consistent network device naming

2016-11-04 Thread Karanbir Singh
On 04/11/16 11:18, Jinesh Choksi wrote:
> Hello,
> 
> Re:
> https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7-Beta/html/7.3_Release_Notes/bug_fixes_general_updates.html
> 
> Are there any upcoming plans for turning off the use of legacy interface
> names in the next official CentOS 7.x AMI?
> 
> Currently, both the official RHEL 7.3 GA AMI and the latest available
> official CentOS-7 x86_64 AMI use legacy interface names via either:
> 
> - "net.ifnames=0" kernel boot parameter
> or
> - "ln -vs /dev/null /etc/udev/rules.d/80-net-setup-link.rules"
> 
> As I'm setting up some automation which will use the official CentOS 7
> AMI, I'm wondering whether to switch on the new naming scheme manually
> and pre-empt the switch over or wait until the official AMIs switch over.
> 
> Also, will the next CentOS 7 AMI start using NetworkManager instead of
> the traditional ifcfg-* scripts?


would making these changes not break the existing automation that folks
might have in place ?




-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
https://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] cloud-init issue w/ GenericCloud image

2016-03-31 Thread Karanbir Singh
On 30/03/16 03:46, Tom Sorensen wrote:
> I'm using the C7.2 GenericCloud image with KVM and am trying to inject
> my own ssh key by adding it to /etc/cloud/cloud.cfg.d:
> 

Have you considered using a Config Drive instead ? That way you can
actually do whatever contexutalisation you need. Here is an example you
can likely clone and extend:

https://github.com/kbsingh/atomic-ci/blob/master/tests/z_0-genConfigDrive/1-genConfigDrive.sh

You would then just need to boot the instance with this config drive
.iso attached as the cdrom to the machine, which should also just be
scriptable.

Regards

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
https://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] status for centos-release-docker and docker packages

2016-03-04 Thread Karanbir Singh
On 03/03/16 16:23, Lokesh Mandvekar wrote:
> 
> I have rpm sources for centos-release-docker at
> https://github.com/CentOS-virt7/centos-release-docker
> 
> Some updated packages available on centos-docker-common-testing branch are: 
> docker: http://cbs.centos.org/koji/buildinfo?buildID=9932
> atomic: http://cbs.centos.org/koji/buildinfo?buildID=10046
> docker-distribution: http://cbs.centos.org/koji/buildinfo?buildID=9950
> 
> I think I need to have the docker testing packages available on
> buildlogs.c.o. That's probably a task for kb, arrfab?

Let me look through the bits and see where we are and get this process
started up. We'd need to get some basic testing done, and then we can
promote it a bit.

is the docker-1.10 stack completely in-place replacement/upgrade from
the existing distro hosted docker ( 1.8.2 ? )

regards


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
https://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] installing xen on c7

2016-02-28 Thread Karanbir Singh
On 27/02/16 12:52, Yamaban wrote:
> On Sat, 27 Feb 2016 13:20, Scot P. Floess wrote:
>>
>> Hit the send key before actually typing anything :(
>>
>> Was going to say - ah OK didn't understand your original question. 
>> I'm not entirely sure - I just followed directions :)  However, you
>> ask a reasonable question.
>>
>> On Sat, 27 Feb 2016, Karanbir Singh wrote:
>>
>>>  On 27/02/16 01:41, Scot P. Floess wrote:
>>> > >  From George's original email, I had to:
>>> > >* Install centos-release-xen from centos-extras
>>> > >  Then a yum update followed by a yum install xen.
>>> > >  That worked for me...
>>> >
>>>  i had to do something similar, but my question is - one cant run xen
>>>  without the kernel, so why not have the xen package require the xen
>>>  kernel as a prereq ?
> 
> IMHO, the best way to solve this would a additional line in the spec-file:
> "Provide: kernel-dom0" for those kernel that are provide this
> functionality.
> 
> Then the xen-packages could "Require: kernel-dom0"
> no matter which way the kernel functionality came to be.
> 
> Maybe ask even across distros for such a implemention,
> to get a more coherent experience for xen.

yeah, the CentOS-5 and 6 Xen stacks already do something similar - which
is why I was expecting the CentOS 7 one to do that as well. Let me work
this with George and see where he thinks.

Regards



-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
https://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] installing xen on c7

2016-02-27 Thread Karanbir Singh
On 27/02/16 01:41, Scot P. Floess wrote:
> 
> From George's original email, I had to:
> 
>   * Install centos-release-xen from centos-extras
> 
> Then a yum update followed by a yum install xen.
> 
> That worked for me...
> 

i had to do something similar, but my question is - one cant run xen
without the kernel, so why not have the xen package require the xen
kernel as a prereq ?

regards,


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
https://lists.centos.org/mailman/listinfo/centos-virt


[CentOS-virt] installing xen on c7

2016-02-26 Thread Karanbir Singh
hi,

I just noticed that yum install xen does not pull in the xen kernel on
c7, is this by design ?


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
https://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] XSAs 170 and 154, repository layouts, and centos-release-xen 8-1

2016-02-23 Thread Karanbir Singh
On 23/02/16 15:04, George Dunlap wrote:
> On Sat, Feb 20, 2016 at 9:24 PM, Sarah Newman <s...@prgmr.com> wrote:
>> On 02/17/2016 04:30 AM, George Dunlap wrote:
>>> I have the following packages going through the CBS:
>>> * A CentOS 7 xen-4.6.1-2, with XSAs 170 and 154
>>> * A CentOS 6 xen-4.6.1-2, with XSAs 170 and 154
>>> * A CentOS 6 xen-4.4.3-11, with XSAs 170
>>>
>>> All these should show up in mirrors hopefully sometime later today.
>>> As usual, please report any problems here.
>>
>> Domains using the distribution provided pvgrub won't boot after upgrade.
>>
>> Old location of pvgrub:
>>
>> /usr/lib/xen/boot/pv-grub-x86_32.gz
>> /usr/lib/xen/boot/pv-grub-x86_64.gz
>>
>> New location of pvgrub:
>>
>> /usr/lib64/xen/boot/pv-grub-x86_32.gz
>> /usr/lib64/xen/boot/pv-grub-x86_64.gz
> 
> FYI I've got a new version that provides symbolic links for backwards
> compatibility which should have hit buildlogs (aka
> centos-virt-xen-testing) two hours ago, but hasn't for some reason...


can you check and let me know - I've looked at the pending queues a few
minutes back and found nothing there. So anything due to buildlogs or
cdn should be pushed already

regards



-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
https://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] XSAs 170 and 154, repository layouts, and centos-release-xen 8-1

2016-02-19 Thread Karanbir Singh
On 18/02/16 13:57, Johnny Hughes wrote:
> On 02/17/2016 06:30 AM, George Dunlap wrote:
> 
> 
> 
> For C6 users:
> 
>> * If you want to update to xen-46, and also get further updates 
>> automatically:
>>
>> yum install centos-release-xen-46
> 
> Would this be instead (to get latest and always stay one latest):
> 
> yum remove centos-release-xen44 centos-release-xen46
> yum install centos-release-xen

you dont need that centos-release-xen anymore.

once there is enough traction, the 'xen' repo itself will go away ( its
a symlink right now, pointing to the latest xen-XX in each of the centos
repos )

Regards


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
https://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Asking to join CentOS virt-sig for oVirt

2016-02-19 Thread Karanbir Singh
On 19/02/16 15:39, Sandro Bonazzola wrote:
> 
> 
> On Fri, Feb 19, 2016 at 4:24 PM, Rafael Martins <rmart...@redhat.com
> <mailto:rmart...@redhat.com>> wrote:
> 
> Hi all,
> 
> I'm Rafael Martins, from oVirt integration team, and I'd like to
> join the CentOS virt-sig to help with oVirt packaging and maintenance.
> 
> 
> Welcome aboard Rafael! Ack on my side for joining.
> I'm not sure myself about the on-boarding procedure.
> Karanbir (CC, not sure he's subscribed to this list too) is there
> something I need to do for giving permissions to Rafael to build and tag
> packages in ovirt / qemu tree?

best thing to do for new folks is to come to the SIG meeting, and work
through the process that way - also introduce yourself to the other
folks in the SIG, so they have an idea on what you are looking to do and
how they might help!

Regards


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
https://lists.centos.org/mailman/listinfo/centos-virt


[CentOS-virt] kvm-qemu-ev in testing

2015-10-07 Thread Karanbir Singh
hi,

kvm-qemu-ev from virt7-kvm-common-release is now signed and available on
buildlogs.centos.org for testing, the corresponding release file is
available in the centos/7/extras/ location on buildlogs as well.

Once we have some testing, we can push and announce via
mirror.centos.org for wider adoption.

Regards,

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
https://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] CentOS 7 AMI on AWS GovCloud region

2015-10-02 Thread Karanbir Singh
On 28/09/15 14:55, Patrick Varilly wrote:
> Hi,
> 
> I'm working on building a cluster on AWS atop CentOS 7.  For
> development, I've been working in the eu-west-1 (Ireland) region, where
> the AWS MarketPlace provides an official CentOS 7 AMI (ami-e4ff5c93). 
> However, the production deployment is taking place in AWS's GovCloud
> region for regulatory reasons, and there, I couldn't find an official
> CentOS 7 AMI.
> 
> Are there plans to provide an official CentOS 7 AMI for the GovCloud
> soon?  Or instructions on how the official AMIs are built?  I'm happy to
> help build an AMI for public use following the instructions if someone
> can point me in the right direction.
> 
> Thanks for your help,

let me bring this up with the amp folks and see what they say, i bet the
govcloud needs a lot more paperwork etc to get setup from our side. but
lets find out,


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
https://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] CentOS 7 AMI Building

2015-04-17 Thread Karanbir Singh
I highly recommend actually looking at the images :)

its just a minimal install with cloud-init from extras/ added in ( for
7, the 6 ones dont have cloud-init ).

the installed content delivered from the minimal.iso and the ami's
should be identical in pretty much every respect. If you really want a
kickstart for it, I can build one, but just run a minimal.iso install,
add cloud-init to the %packages and bob's your uncle.

On 16/04/15 17:48, Jason Antman wrote:
 Yes... we currently use Packer to achieve a repeatable build process,
 from scratch. We'd like to replicate that and be able to build from
 scratch without spinning up an EC2 instance, in an automated way.
 
 I don't know how to phrase this, so apologies if it comes across wrong,
 I have immense respect for you personally and for CentOS... but, is it
 really that difficult to post the kickstarts and/or build scripts
 somewhere? Or at least enough of them to replicate something similar?
 
 Thanks,
 Jason
 
 On Thu, Apr 16, 2015 at 3:56 AM, Karanbir Singh mail-li...@karan.org
 mailto:mail-li...@karan.org wrote:
 
 On 04/14/2015 12:48 PM, Jason Antman wrote:
  Hello,
 
  I'm new to this list, but I noticed a post from March 30th inquiring
  about the build scripts for the official CentOS7 AMIs. I'm also
  interested in this; I'm tasked with (unfortunately) spinning up some VMs
  in our corporate VMWare environment that are as close as possible to
  the official CentOS7 AMIs. I could attempt to reverse-engineer them and
 
 do you need to do much more than qemu-img convert -O vmdk
 centos-genericcloud.qcow2 ?
 
 
 --
 Karanbir Singh
 +44-207-0999389 tel:%2B44-207-0999389 | http://www.karan.org/ |
 twitter.com/kbsingh http://twitter.com/kbsingh
 GnuPG Key : http://www.karan.org/publickey.asc
 ___
 CentOS-virt mailing list
 CentOS-virt@centos.org mailto:CentOS-virt@centos.org
 http://lists.centos.org/mailman/listinfo/centos-virt
 
 
 
 
 ___
 CentOS-virt mailing list
 CentOS-virt@centos.org
 http://lists.centos.org/mailman/listinfo/centos-virt
 


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] CentOS 7 AMI Building

2015-04-16 Thread Karanbir Singh
On 04/14/2015 12:48 PM, Jason Antman wrote:
 Hello,
 
 I'm new to this list, but I noticed a post from March 30th inquiring
 about the build scripts for the official CentOS7 AMIs. I'm also
 interested in this; I'm tasked with (unfortunately) spinning up some VMs
 in our corporate VMWare environment that are as close as possible to
 the official CentOS7 AMIs. I could attempt to reverse-engineer them and

do you need to do much more than qemu-img convert -O vmdk
centos-genericcloud.qcow2 ?


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] CBS tags hierarchy

2015-03-19 Thread Karanbir Singh
On 03/19/2015 12:23 PM, George Dunlap wrote:
 On Thu, Mar 19, 2015 at 12:20 PM, Sandro Bonazzola sbona...@redhat.com 
 wrote:
 Hi,
 following Cloud SIG example[1] I would like to start defining the CBS tags 
 hierarchy for Virt SIG.

 For opening the discussion I suggest:

 - virt${release}-common : packages not related to xen or kvm, used by at 
 least 2 projects
 - virt${release}-xen: xen hypervisor related packages
 - virt${release}-kvm: kvm hypervisor related packages (like qemu-kvm-ev)
 - virt${release}-ovirt  : ovirt packages and dependencies, not required by 
 other projects
 - virt${release}-docker : docker packages and dependencies, not required by 
 other projects
 
 Looks reasonable at first blush.
 
  -George
 ___
 CentOS-virt mailing list
 CentOS-virt@centos.org
 http://lists.centos.org/mailman/listinfo/centos-virt
 

note that we want git branch, koji builds, release tags and test
project, sign request queue and release process to map to a single
'TAG', will this still work ?


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] docker 1.5 in virt7-testing

2015-02-13 Thread Karanbir Singh
On 13/02/15 19:18, Lokesh Mandvekar wrote:
 On Fri, Feb 13, 2015 at 12:15:39PM +, Karanbir Singh wrote:
 hi guys,

 docker 1.5 is now in virt7-testing repos, please test and feedback so we
 can move to release..

 thanks lokesh!

 - KB

 
 Sure thing KB. Also, docker-registry will be ready for release by tonight
 (meaning working package and docs etc.)
 
 
 docker HEAD for c7
 --
 I was hoping for wider feedback on daily rebuilds of docker master
 branch for c7 (which I already do for fedora rawhide), under a new package
 name (docker-unstable / docker-head / whatever). IIRC, KB and jperrin were
 for it. How does that sound to others?
 
 Or should I go ahead with this already? :)

I am still for it!

 
 Thanks!
 
 
 
 ___
 CentOS-virt mailing list
 CentOS-virt@centos.org
 http://lists.centos.org/mailman/listinfo/centos-virt
 


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] oVirt - Virt / Storage cross SIG dependencies

2015-01-27 Thread Karanbir Singh
On 27/01/15 14:57, Sandro Bonazzola wrote:

 Should we require centos-release-gluster[2] from something like 
 centos-release-ovirt and then just require gluster?
 When is centos-release-gluster planned to land in extra?

thats it.

once testing is complete and we get some positive feedback, the gluster
rpms will move to mirror.centos.org - and the centos-release-gluster
will move to Extras ( and will then be available for every/all centos
installs on c6/c7 ).

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Making the bi-weekly VIRT SIG call's IRC only

2015-01-27 Thread Karanbir Singh
On 27/01/15 14:46, Lars Kurth wrote:
 Hi all,
 at today's call we decided to make the meetings going forward IRC only. If I 
 don't get any objections by next Tue, I will update invites and wiki
 Regards

sounds good,


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Official AWS AMIs: eu-central-1 support?

2014-11-12 Thread Karanbir Singh
On 11/03/2014 02:29 PM, Axel S wrote:
 Hello all, and thank you very much for the Centos 7 HVM AMI [1], greatly
 appreciated!
 
 This AMI does not work on the newly launched AWS Frankfurt region
 (eu-central-1). Any plans for fixing that?
 
 According to the AWS announcement [2], The Region supports all sizes of
 T2, M3, C3, R3, and I2 instances.
 
 (We'll be running the CentOS 7 HVM AMI going forward, but looks like
 none of the other AMIs works on eu-central-1 either.)
 
 [1] https://aws.amazon.com/marketplace/pp/B00O7WM7QW
 [2] http://aws.amazon.com/blogs/aws/aws-region-germany/
 

Can you open a bugreport for this at bugs.centos.org against the cloud
images please ? in the mean time, I will circle back with AWS folks and
let you know what is going on.


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Xen4CentOS e1000e package

2014-10-08 Thread Karanbir Singh
On 10/08/2014 07:43 AM, Pasi Kärkkäinen wrote:
 On Tue, Oct 07, 2014 at 02:47:12PM -0500, Johnny Hughes wrote:
 On 10/07/2014 12:05 PM, George Dunlap wrote:
 KB and I were looking at repositories to import into git.centos.org
 recently, and we found the e1000e package -- a rebuild of the Intel
 e1000 driver for the x4c kernel.

 Does anyone know if this externally-build module is still necesssary
 for Linux 3.10?  Or for Linux 3.14, which we're planning on moving to
 at some point in the near future?

 It is required for some e1000e devices .. I started building it because
 several new Dell machines did not work with the driver in 3.4.x or
 3.10.x kernels.

 Not sure why, but there were issues and this solved them, so I would say
 it is required.

 There is also in kernel mods to get newer bn* drivers as well that is
 patched into the 3.10.x kernel as patches.

 
 Yeah it sucks a bit that the drivers aren't really up-to-date in the latest 
 upstream kernels, or the LTS kernels :(
 
 Basing the x4c kernel on the el7 kernel would give all those driver updates 
 and maintenance for free,
 but the maintenance cost would be elsewhere, obviously..
 
 I guess the x4c 3.14 kernel just needs to deal with certain amount of driver 
 updates to keep the most common hardware working..
 


are we willing to / able to - patch this into the kernel ?


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] CentOS ovirt-3.1 repository

2014-09-01 Thread Karanbir Singh
On 09/01/2014 07:08 AM, Hideo Goto wrote:
 Dear sirs,
 
 We are operating an Ovirt-3.1(2) based virtual server system with approx
 10 CentOS6+vdsm nodes.
 Engine and node server's were build using RPMs installed through the
 here-below Yum repository, according to the
 HowTo on the CentOS site (http://wiki.centos.org/HowTos/oVirt)
 
 http://dev.centos.org/centos/6/ovirt/ovirt.repo
 
 While I have another node server to add, I kew that this repository does
 not exists any more.
 
 I would be glad if someone could tell me where we can find the archives.
 

let me work this out for you and get back,


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] virt-preview repo for CentOS?

2014-08-20 Thread Karanbir Singh
On 08/11/2014 06:58 PM, George Dunlap wrote:
 On Mon, Aug 11, 2014 at 12:01 PM, Russell Bryant rbry...@redhat.com wrote:
 That's right.  We want to test OpenStack with bleeding edge versions of
 libvirt and qemu, but want the underlying OS to be something supported
 for a longer period of time than a given Fedora release.  CentOS + a
 testing repo with that software included would be perfect.
 
 But on the whole, it sounds like your goals and the goals of the Virt
 SIG are at odds.  The Virt SIG wants to provide a stable base; the
 (1) group of people mentioned in the Fedora virt-preview wiki page.
 As it happens, we plan on updating our libvirt package fairly
 frequently at first; but that's just to get some important Xen
 functionality in as soon as possible.  Once the Xen functionality for
 libvirt has stabilized, we'll probably stop.  Our plan for qemu was to
 re-build the exact RHEL package, but with snapshotting enabled.
 
 What you're describing would essentially be a completely separate
 project: designed for people (like yourselves) who want bleeding-edge
 versions.

could we do this as a part of a -testing or -next repo, but still be a
part of the VirtSIG ? I think it would be great to see some of the
upstream devel stuff being built and tested, specially if it can be
automated. Needing to do this manually, and curate it locally would be
quite hard.

We would also need to make sure that stuff from that repo never hits a
release repo on centos.org, but we can likely enforce that.

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] SIG IRC meeting today at 2pm UK time - call for agenda items / attendees

2014-07-29 Thread Karanbir Singh
On 07/29/2014 11:06 AM, Lars Kurth wrote:
 Hi all,
 
 we do have an IRC SIG meeting scheduled for 2pm UK today. George is in 
 the US and may not be able to join as the call is early. It also looks 
 as if I may not be able to join.
 
 Are there any items to discuss? If so, please raise anything you want to 
 discuss
 Who is planning to join? Raise your hand in the next hour
 
 If I don't get items/participants, I suggest we cancel today's call
 


I am in the USA this week, can sit in on irc but likely unable to
participate much.

- KB


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Preferred method of provisioning VM images

2014-06-16 Thread Karanbir Singh
On 06/10/2014 05:21 PM, Lars Kurth wrote:
 == #4 Cloud Image from Cloud Image SIG ==
 We could rely on pre-built cloud images from the Cloud Images SIG. 
 People could just download the cloud image once it's done and customize 
 it, rather than installing / building their own.
 
 Advantages: seems easy
 
 Disadvantages: coordination with Cloud Images SIG. May not be flexible 
 enough

We ship a test/devel grade CentOS-6-x86_64-pv image ( well, its a qcow2
image, should work for pvhvm as well, the fstab is label driven ).[1]

The biggest problem in doing pre-baked images is the instance metadata.
We need to find an easy way to get network settings into the instance
and the root password ( or key ), and finally - in some cases, console
redirection/setup, but i dont think the console is a deal breaker or a
big deal. The network and access credentials however are.

In a typical cloud environ this info would come from the cloud
controller's metadata service; on a typical virtualised setup though
this becomes an issue ( and isnt really Xen specific ).

We could work around this by making some assumptions, we could 'own'
dnsmasq and ensure that either libvirt is running and doing dhcp,
otherwise we do the dhcp with some sane defaults, or we setup a script
to 'instantiate image', which asks how the user wants to setup the
instance ( pvhvm, hvm, pv ), the root password or key to use, and the
network settings ( and if this is run on the dom0, we could even ask
what bridge or device to connect with as well as the settings ).[2]

Ofcourse, having these images pushed from here mean that clouds or
virtualised environs that have metadata services are able to just-use
the image as is, not needing any more tooling etc. And we can easily
push monthly image updates and when things like heartbleed come around,
there is a single place we need to update.

- KB
[1]: http://cloud.centos.org/centos/6/devel/

[2] might need to pull in all of libguestfs to make the changes, which
in turn has its own challenges if run inside a virtualised environ.

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


[CentOS-virt] Xen DomU supoprt in RHEL 7 and the CentOS Plan

2014-05-23 Thread Karanbir Singh
Hi Guys,

so far, in rhel7rc its pretty clear that Xen instances ( domUs ) are not
going to boot with the RHEL7rc kernel. Also, i think at this point its a
safe bet that these things wont change to GA - no way to accertain that,
but its a safe bet ).

Wondering if someone has looked into what the challenges might be to
enable this support, and then what the options are to deliver this support ?

If we can get the stuff staged up, we can work it during the Distro QA
stages and target ( potentially ) a in-sync release for Xen support when
CentOS7 goes GA

- KB

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Xen4CentOS: Unnecessary gpxe / ipxe obsoletes

2014-05-20 Thread Karanbir Singh
On 05/19/2014 12:34 PM, George Dunlap wrote:
 I have an initial cut of a port to 4.4, but I wanted to get feedback
 on the use git am technique RFC I proposed last week.  (My 4.4 port
 is based on top of it.)

that works for me

we also need to get the xen deps setup at git.c.o - i dont think thats
happened as yet. lets workout details in the meeting today

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Bug system?

2014-05-20 Thread Karanbir Singh
On 05/19/2014 05:49 PM, George Dunlap wrote:
 Actually, I had a hard time figuring out how to even search for /
 report Xen-related bugs using the interface... any pointers?

that should mostly just work - select the project on the top right to be
CentOS-6 or 7, and look for component xen, list all. or the search box
will do a fulltext across that project.

 Having newly-created / classified xen bugs e-mail us would be even better.

that works too, we can setup auto notify and assign, but it needs a
developer access level ( iirc ), it might be easier to email the list
here. The developer acess should be, imho, tied to git commit access (
since it also gives people the acl to close or delete bug reports ).

- KB
-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Xen4CentOS: Unnecessary gpxe / ipxe obsoletes

2014-05-16 Thread Karanbir Singh
On 05/12/2014 05:32 PM, George Dunlap wrote:

 
 I've booted a guest with both Xen and KVM with the ipxe repos at this
 address.  (KVM was obviously using the gpxe roms, which installed fine
 when this repo was enabled.)
 
 Is there any other testing we need to do for these?
 

since we are not changing anything at the code level, i dont think so -
the same setup works for me here as well, how about we push this change
with the next release bump - I presume 4.4 is something we can start
working with soon ?

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] injecting a key into the xen images

2014-04-02 Thread Karanbir Singh
On 03/31/2014 10:58 AM, Juerg Haefliger wrote:
  I would have first looked at libguestfs suite, virt-edit maybe. It has
  tools specifically designed to interact with VM filesystems.

 I did, and I dont want to install 187 more rpms to get this
 functionality ( which is the size of that dep tree )
 
 Why is that relevant for a test environment?

I am kind of hoping we can use this wider than the testing env only, it
would allow us to ship generic images to be used outside a cloud like
environ that handles such metadata/acl setup.

Another part of the libguestfs problem is that the way its built into
CentOS-6, it has a hard dep on qemu-kvm, which in turn conflicts with
qemu-xen; Again this might be an artificial conflict and perhaps needs
investigating, but for now, there is no way to install libguestfs on a
machine running xen4centos.

In this specific test case, we can install libguestfs, make the changes
we need, then install xen4centos before the reboot, but the qemu-ndb
hack seemed far less intrusive.

btw, speaking to the upstream ( rich jones ) about this, there are moves
to unbundle chunks of stuff away, most of the hard deps for libguestfs
come from features that are otherwise well isolated; but those changes
are still being executed upstream, no idea when its going to make it
into CentOS and other distro's.

- KB

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


[CentOS-virt] injecting a key into the xen images

2014-03-28 Thread Karanbir Singh
hi,

As a part of the test suite for xen that I've started off - I needed a
way to inject a ssh key into the image [1]; so have come up with this :
https://github.com/CentOS/sig-virt-t_xen/blob/master/scripts/inject_ssh.sh
; its not pretty and it wont handle lots of use cases, but it does what
is needed at hand.

Comments ?

I'm also considering if we should include this script within the .bz2
file for the image itself ( and for all such images )

Further feature creep, should we now extend this script a bit to also
include a 'download and inject ssh key' with some param's like :
./get_image.sh 6.5 x86_64 path to sshkey
and that can hit http://cloud.centos.org/calculated path to image/ ;
download it, and add the key. This script could live within
centos-release-xen dramatically reducing the barrier to entry and get-go
with the xen4centos stack.

thoughts ?

- KB


1: qcow2, http://cloud.centos.org/centos/6/devel/CentOS-6-x86_64-xen-pv.bz2

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] AWS Images updated for new instance types

2014-03-11 Thread Karanbir Singh
On 03/07/2014 11:36 PM, Dusty Mabe wrote:
 Is there any way to get a CentOS AMI with cloud-init already
 installed? A new version of cloud-init was pushed recently to EPEL [1]
 and would be a great addition to the CentOS AMI so that user-data can
 be used to provision systems at boot without having to create a custom
 AMI. If you need any help building or testing out new images let me
 know.

I've been working with the epel guys to bring that through - in the
coming days, I will have the infra up to test and build / deliver these
images. And at that point we can go ahead and start churning more
community oriented builds and scripts that go with them ( as opposed to
the official release process via AMP ).

please pester if you dont have what you need in the coming week.

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Xen updates / TODO

2014-02-18 Thread Karanbir Singh
On 02/18/2014 04:43 PM, Pasi Kärkkäinen wrote:
 Hello,
 
 A couple of TODO items/suggestions:
 
 1) Xen 4.2.4 was just released:
http://lists.xen.org/archives/html/xen-devel/2014-02/msg01624.html
 
I think we should first update Xen4Centos6 rpms to Xen 4.2.4 
to have a known good release from the stable branch currently in use in 
 Xen4Centos6.
 
 
 2) After that, we should start packaging/testing Xen 4.3.2:
http://lists.xen.org/archives/html/xen-devel/2014-02/msg01622.html
 
Xen 4.3 brings much improved XL toolstack in addition to a lot of other 
 changes/fixes.


my understanding was that we might skip 4.3, and rebase from 4.2 to 4.4
once that hits the released path

 
 
 3) After updating to Xen 4.3.2 rpms start troubleshooting/debugging the 
 libvirt libxl driver
and get it working with Xen4Centos6 system..

I believe Dario Faggioli has some of this ironed out already. Dario are
you on the centos-virt list ?

- KB


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


[CentOS-virt] AWS Images updated for new instance types

2014-02-10 Thread Karanbir Singh
hi,

· CentOS 6.3 (x86_64) – Release Media:
https://aws.amazon.com/marketplace/pp/B00A6L6F9I

· CentOS 6.4 (x86_64) – Release Media:
https://aws.amazon.com/marketplace/pp/B00DGYP804

are now marked for and updated to run with the m3 and c3 instance types.

I'm still working with the amazon crew to get the 6.5 images online and
an automated pipeline proposed ( hopefully, also adopted ) to get this
image injection speeded up in the future.

Regards

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


[CentOS-virt] DomU 128GB

2014-01-17 Thread Karanbir Singh
Hi,

Here is an interesting one - what can we do about this ?

Great problem to have though, I just want a dom0  128G to start with :)

- KB
-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] DomU 128GB

2014-01-17 Thread Karanbir Singh
On 01/17/2014 10:31 PM, Karanbir Singh wrote:
 Hi,
 
 Here is an interesting one - what can we do about this ?
 
 Great problem to have though, I just want a dom0  128G to start
 with :)
 
 - KB
 

http://bugs.centos.org/view.php?id=6911



-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Support new AWS c3 instance type

2014-01-05 Thread Karanbir Singh
On 11/17/2013 12:57 AM, Karanbir Singh wrote:
 On 11/15/2013 10:51 PM, JacobV wrote:
 Do you just need to update the marketplace listing to support this or is
 there more build work and time required.

 
 because of the way we are setup in amp - its upto the amazon guys to
 test new instance types and let us know. I'll ping them about it and
 lets see how best to make it work.

this has taken a while to get going, but I'm hopefully at the final
stages of making this happen.

- KB


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] rhel7beta1 kernel and xen dom0

2013-12-20 Thread Karanbir Singh
On 12/16/2013 06:33 PM, Stefano Stabellini wrote:
 On Thu, 12 Dec 2013, Karanbir Singh wrote:
 hi

 who wants to have a stab at the rhel7beta1 kernel ( 3.10 based ) to see
 what is needed to enable dom0 support ? I suspect it wont be much, but
 is merely a suspicion.
 
 Unfortunately I can't even start the installation as Anaconda crashes
 almost immediately.

what sort of environ are you installing into ? I've now done a couple of
installs that atleast completed.


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] rhel7beta1 kernel and xen dom0

2013-12-20 Thread Karanbir Singh
On 12/20/2013 08:12 PM, Mason Loring Bliss wrote:
 On Fri, Dec 20, 2013 at 12:35:11PM +, Karanbir Singh wrote:
 
 what sort of environ are you installing into ? I've now done a couple of
 installs that atleast completed.
 
 Likewise, I haven't tried a dom0 install yet, but I have one RHEL 7 beta test
 system running as a domU without significant issues so far. First order of
 business here is evaluating it as a domU, but after that I have a personal
 interest in seeing how much pain would be involved in RHEL 7 as a dom0.
 

going by Wei's email, not much at all.

I see it didnt make it to the list, will forward it shortly.

- KB

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


[CentOS-virt] Fwd: Building Xen on RHEL7

2013-12-20 Thread Karanbir Singh



 Original Message 
Subject: Building Xen on RHEL7
Date: Thu, 19 Dec 2013 18:57:22 +
From: Wei Liu wei.l...@citrix.com
To: centos-virt@centos.org

Hi all

This is a record of how I build Xen on RHEL 7. Hope this is helpful for
people who want to package Xen for the upcoming CentOS 7. Basically it's
not too much hassle to build Xen on RHEL 7. I'm in no way a packaging
expert on RPM-based systems so I just list what's needed.

The Yum repo I'm using is the public beta mirror at
https://mirrors.fedoraproject.org/publiclist/RHEL/7/x86_64/. I cloned
Xen tree from git://xenbits.xen.org/xen.git and used master branch.

Dependences and requirements are listed by components.

# To make top level ./configure pass:
  yum install -y gcc python-devel acpica-tools libuuid-devel ncurses-devel
  glib2-devel libaio-devel yajl-devel zlib-devel

I also need to install dev86. I downloaded the latest version from
http://www.debath.co.uk/dev86/ and installed it by hand. I noticed
there's a dev86 package in Xen4Centos repo. We should be able to reuse
that.

And we also need to do
  ln -s /lib64/libcrypto.so.1.0.1e /lib64/libcrypto.so
otherwise configure complains it cannot find libcrypto while that
library is actually there.

There's no markdown library in existing yum repo so some documents won't
be built but that's not critical.

And optionally if you want to use oxenstored:
  yum install -y ocaml

# To build tools:
## To build hvmloader:
  yum install -y glibc-devel.i686

## To build qemu-xen-traditional
  yum install -y SDL-devel

## To build qemu-xen-upstream
  yum install -y pixman-devel

# To build stubdom
  yum install -y texinfo

By now you should be able to just run ./configure; make dist in top
level Xen source code directory without getting any error (hopefully).
There's warnings though because gcc 4.8 has stricter check than previous
versions.

I didn't build blktap, as RHEL 7 uses 3.10 kernel and Xen now has
upstream QEMU, which should be able to cover all use cases. However
default kernel only has frontend supports enabled (built as module), so
we might need to alter its config or supply alternative Dom0 kernel.

Have fun and Merry Christmas.

Wei.



___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


[CentOS-virt] rhel7beta1 kernel and xen dom0

2013-12-12 Thread Karanbir Singh
hi

who wants to have a stab at the rhel7beta1 kernel ( 3.10 based ) to see
what is needed to enable dom0 support ? I suspect it wont be much, but
is merely a suspicion.

regards,


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Support new AWS c3 instance type

2013-11-16 Thread Karanbir Singh
On 11/15/2013 10:51 PM, JacobV wrote:
 Do you just need to update the marketplace listing to support this or is
 there more build work and time required.
 

because of the way we are setup in amp - its upto the amazon guys to
test new instance types and let us know. I'll ping them about it and
lets see how best to make it work.

- KB
-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] AWS AMI questions

2013-08-01 Thread Karanbir Singh
Hi,

On 08/01/2013 03:22 AM, CS wrote:
 Just one comment about the raindrops project; having it as a closed
 source project that's separate from the official CentOS project, and has
 no recognizable organization behind, makes it hard to use in any sizable
 company. Inevitably there would be questions about security and
 verification of what is in the build, risk of being dependent on a
 project that may or may not be around in a few years. If it were open
 source, or perhaps under the CentOS brand, that would make it easier to
 use. Just an fyi...
 

Couple of things : projectraindrops.net runs completely disconnected
from CentOS Project - there is no resource overlap other than the fact
that I wrote some of the scripts behind it - and I do the same for
centos.org as well. That is by design. Couple of wins in there is that
we can build Fedora and Debian images as well at Raindrops, which we
cant in the private instance that runs inside the CentOS buildservices[1].

Also, the code behind it is basically just libvirt running kickstarts
that users submit in native hypervisors. so the only bit that isnt
already visible is the web interface ( which is sinatra running a few
tasks to prep data for virt-install ).

Finally, one of the things that I want to get to is being able to
download a project raindrops VM that is already setup for a target
environ: eg. click a button to have your own instance come up in AWS/EC2
or download something that can run as a in-cloud-off-premise openstack
vm or opennebula vm. I guess this is really what your request was about
: and its something that is in the pipelines, blocker is mostly hours in
a day, but I hope to have this done by the end of this year.

Flipping over to the other side : AWS is a vendor environment, we try
quite hard to not be a vendor specific effort and try to keep things as
generic as possible. AWS for years refused to accept that CentOS was an
entity or that CentOS images were in demand ( the first set of
conversations I had with them was back in 2008... and it took till 2013
to get that issue resolved ). In this case the resolution was them
acknowledging that we exist, that the content we churn out is acceptable
as is; essentially reducing ( but not removing ) the hostility that AWS
has towards open source projects at large.

And we on the other hand need to be careful about how we interface with
them, and what that interface brings in and takes away from our side.
After all, it might be a specific vendor environment - its still quite a
large one.

Hope this helps clear up a bit more of the air,

- KB

[1]: Since centos buildsys has no inbound content, we could / would not
be able to expose that interface in a manner that would allow other
distro's content to be consumed in a sane manner.

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] AWS AMI questions

2013-07-31 Thread Karanbir Singh
Hi,

On 07/31/2013 04:07 PM, CS wrote:
 Are there instance backed versions of the AWS marketplace CentOS builds?

No, there are a couple of issues with the way we do the AWS Market Place
setup that make this inconvenient. But hang in there, I'm working on an
alternative!

 Is it possible to download the AMI from somewhere and re-upload them so
 they don't have the Marketplace restrictions? I checked
 cloud.centos.org, but it seems like they files there haven't been
 updated in a while.

cloud.centos.org will be the right place, that is exactly the target
that I am working to develop.

 It's my understanding that projectraindrops.net was used to build the
 AMIs, is it possible to run that service locally?

You should be able to use that service as is ( the aim of
projectraindrops is not to deliver open source software, but to deliver
and maintain a service that just-works and has a reasonable feature spec ).

The CentOS images are not built with it, the CentOS images are build in
a replica install that runs inside the centos buildservices.

Regards

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Looking for Instance backed Centos 6 x86_64 images

2013-06-05 Thread Karanbir Singh
On 06/05/2013 10:51 AM, Asit Kharshikar wrote:
 Hello Folks,
 
  
 
 I am looking for official centos 6 x86_64 AMI's for the Singapore
 region. I found an ebs backed Centos image from
 http://wiki.centos.org/Cloud/AWS (ami-3e22616c) in the market place
 https://aws.amazon.com/marketplace/ordering/ref=dtl_psb_continue?ie=UTF8productId=adc4348e-1dc3-41df-b833-e86ba57a33d6region=ap-southeast-1.
 However I am unable to find corresponding instance backed images. Can
 you help point me in the right direction for this?
 
  
 
 Thanks in advance for your help!

I am in the process of rehashing the entire AMI set for CentOS. Look for
an announcement this Friday with AMI details.

Also, it should be possible to copy instance backed images across
regions ( or so I was told ) - and therefore the plan is to only release
to us-east and let everyone copy them over to whatever region they need,
when they need them. Does that sound reasonable ?

- KB


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Xen on CentOS 6.4

2013-05-27 Thread Karanbir Singh
On 05/27/2013 12:52 AM, Sarah Newman wrote:
 On 05/26/2013 02:12 PM, John R. Dennison wrote:
 http://dev.centos.org/centos/6/xen-c6

 Still in development and testing but it has a lot of momentum behind it.
 
 I saw packages for libvirt but not xcp-xapi.  Do you know if there are any 
 plans to support xapi?
 

We are working on xapi as well. But that looks to be targetting a
June/early July release. The Xen stack itself is pretty much in the
final rounds of release testing.


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Xen on CentOS 6.4

2013-05-27 Thread Karanbir Singh
Hi,


On 05/27/2013 05:37 AM, Sarah Newman wrote:
   I saw packages for libvirt but not xcp-xapi.  Do you know if there are 
 any plans to support xapi?


http://wiki.xen.org/wiki/XCP_On_CentOS_6 Give the status of xapi - and
John's been working on https://github.com/johngarbutt/xcp-devinstall

We have a weekly syncup on irc - skipping this week, back next week -
please come along and join the fun. There is plenty of threads still
needing attention.

- Kb

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] CentOS-6.4 AMI's for testing

2013-05-27 Thread Karanbir Singh
On 05/27/2013 06:09 PM, Karanbir Singh wrote:
 Hi,
 
 Here are the AMI's that we would like to push
 
 CentOS-6 (updated to 2013-05-27 )

Also, is there any interest in CentOS-5 AMI's ?



-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


[CentOS-virt] CentOS-6.4 AMI's for testing

2013-04-27 Thread Karanbir Singh
hi,

We are going to run a public test cycle for the CentOS AMI's that we
publish as the official ones. This test will run for 1 week, ending on
the 4th May, when we will do the formal release.

Request: please dont use these AMI's for production, please dont use
these AMI past the 4th of May. For all change and fix requests, either
post to this list and we will attempt to get things turned around super
quick, or find either Tru or me in #centos-devel or #centos-virt on
irc.freenode.net. Our nicknames are tru_tru and z00dax respectively.

These AMI's exist in us-east1 for now. Please keep them there. For
release, we will have the images in the MarketPlace, as we did for 6.3.
But we will also publish the AMI's in every region ( including sydney! )
and make sure the ID's are well documented, additionally, we will
publish the raw backing files, so people can take these images to
on-premise or non AWS resources as well.

Once we have reasonalbe confidence in the images, I will convert them
into EBS backed as well :

ami-ede18284 CentOS-6.4/x86_64 Base OS AMI
ami-43cfac2a CentOS-6.4/x86_64 Base OS + Updates/20130427 AMI
ami-b5c8abdc CentOS-6.4/i386 Base OS AMI
ami-d9ceadb0 CentOS-6.4/i386 Base OS + Updates/20130427 AMI


Note: These AMI's have only been tested via a single instantiation, and
ssh login + logout. The distro tests for these ami's are currently
running, and I will report succes / fails to the list as a followup.

Also, worth noting : while building the i386/updates image; about 90% of
all instantiations failed with a xen/pae kernel error. I'm not sure why
the aki, in this case aki-b6aa75df, seems to get confused about the disk
hosted kernel type. If anyone else also sees this, let me know. for now,
I'm writing this off as a flaky something.


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


[CentOS-virt] CentOS AWS images in Sydney

2013-02-08 Thread Karanbir Singh
hi Guys,

We've been waiting on the AWS-MP services ( therefore the CentOS images
) to become available in Sydney but thats not happened yet and the
messages from AWS are still the same  : 'soon'.

In the interim, should we just go ahead and make them availble via our
account ?

Regards

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] cloud-init in CentOS 6.3 images

2013-02-08 Thread Karanbir Singh
Hi,

On 01/23/2013 01:30 AM, Brian Lalor wrote:
 Good evening, all.  I just tried spinning up a CentOS instance in EC2 using 
 ami-de5bd2ee from the AWS marketplace.  I put a dummy script into the 
 user-data field when launching the instance from the EC2 console but found it 
 didn't work, even though the SSH key for the root user did.  I pinged 
 Karanbir on ##aws and he suggested I post here to get the conversation 
 started.
 
 I'm currently looking into what it takes to roll my own AMI; I've already 
 invested a fair bit of work into creating packages and Puppet config based on 
 a CentOS 6.3 system (mainly with Vagrant), and my initial test with Amazon's 
 Linux AMI wasn't promising.  I think execution of the user-data script is a 
 must-have, as it's the only way to automate the creation of a new instance 
 without external tools.

Getting ready to roll out another set of updated AWS images. So this is
a good time to have the conversation about cloud-init

Firstly, what is the best version to go with ? I know there is a
maintained cloud-init in EPEL but that seems to be 0.6.x based, whereas
lots of people seem to be focusing on 0.7.x as the best rpm based distro
supported option.

thoughts ?

- Kb

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Virtualisation, guests cached memory and density

2013-02-08 Thread Karanbir Singh
Hey

On 02/08/2013 12:04 PM, Nux! wrote:
 Xen, because of the way it works, will always get to higher density /
 performance than KVM when desity and reasonable performance are on the
 plate.
 Does this apply to HVM or just paravirt? I would need HVM (need to run 
 freebsd).

KSM will only work with KVM guests.. however Xen as something called
Tmem that ultimately targets similar goals and works for pv guests
as-is, but needs a Tmem capable kernel in the HVM guest, if they are to
use it as well.

- KB

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Virtualisation, guests cached memory and density

2013-02-08 Thread Karanbir Singh
On 02/08/2013 12:18 PM, Nux! wrote:
 And FreeBSD doesn't look like it has it ... Thanks for the tip though, 
 very handy.

thats odd, are you sure ? Remember that FreeBSD runs as a pv guest in Xen.

- KB
-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] CentOS AWS images in Sydney

2013-02-08 Thread Karanbir Singh
On 02/08/2013 11:59 AM, Brian Lalor wrote:
 I'd really like to see the tooling you're using to *generate* these images.

Its an almost stock ami-creator run that builds the images locally, that
is then tested locally using a random bunch of glue (I wrote it, i know
its band-aid), Hope to have that replaced with an Eucalyptus instance in
a few weeks time, which would then have a public'ish window for people
to track stuff from.

Also, raindrops.centos.org has AWS delivery capability, but isnt plugged
in as yet. I still need to workout a few security specific issues before
that goes in ( ETA ~ 20th Feb )

Regards

- KB
-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Instance-backed CentOS AWS AMIs?

2013-02-01 Thread Karanbir Singh
On 02/01/2013 06:11 PM, Michael Militzer wrote:
 But the initial question was more than a month ago and instance-backed AMIs
 are still not available in AWS MP - so did something go wrong here that
 caused the instance-backed AMIs to not get published?


we should have this covered in the next few days, we are going to 
refresh all images, add in CentOS-5 ones, and make sure raw as well as 
instance backed images are available in every zone.

the raw files will be distributed from cloud.centos.org/

Regards and thanks!

- KB
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] mirroring people.centos.org

2013-01-07 Thread Karanbir Singh
On 01/05/2013 03:47 PM, Carl T. Miller wrote:
 Is there an easy way to mirror people.centos.org?

 I tried rsync people.centos.org:: and it gives some disclaimers
 followed by a null list of available modules.

Are you sure you want to get 2.8 TiB of content ?

 I've got an ugly workaround using wget, but would prefer to use rsync.

Select the repo you want / need, and use reposync. Remember that 
anything on people.centos.org is just a personal build. Its not release, 
and its not supported, and most likely will get no updates security or 
otherwise.



-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219| Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] CentOS AWS AMIs?

2013-01-07 Thread Karanbir Singh
Hi Richard,

On 12/19/2012 05:37 PM, Richard Clark wrote:
 I've noticed that instance-backed AMIs no longer seem to exist for the
 'official' CentOS images, though the EBS ones are fine..

 Looking at the wiki (http://wiki.centos.org/Cloud/AWS), the AMIs listed
 on marketplace are slightly newer than what's listed on the wiki, so
 just wondering if something got overlooked after the last build?


This whole thing is an artifact of the way in which the AWS guys setup 
the images. We dont have access to publish to the MarketPlace, we need 
to get an instance backed image going, generate an EBS backed one from 
there and then send that over to the AWS-MP people, who then do some 
testing, do their own magic foo, and publish to all regions and zones. 
Hence, they are newer than the ones we pushed out to AWS-MP.

The AWS images at our end are coming from the raindrops infra that I 
setup and have been plodding away at for the last few months. More 
details about that and a proper announcement / release in a few weeks ( 
planning on getting things all stitched up in time for Fosdem ).

What I am hoping to do is have the actual images published to 
cloud.centos.org in a way that people can download, add their own bits, 
and register + use as they want to, rather than going via the Market 
Place click-about. Kind of like we have the OpenNebula images ( and the 
openstack / eucalyptus ones coming soon ).

Keep in mind that the public raindrops interface will have the ability 
for anyone to throw a kickstart at it, and have it deliver a working 
image to the AWS ID specified.

Does that help answer your concern ?

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219| Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Download official CentOS AMI?

2013-01-07 Thread Karanbir Singh
On 12/20/2012 02:25 PM, Karl Ward wrote:
 I'd like to download the official CentOS AMI files for 6.3 x86_64, but
 that does not seem possible.  The goal is to use the same image on both
 public and private clouds, to improve consistency.  Are the AMI files
 available for download anywhere, or from anyone?

Not at this moment, its a resource issue more than anything else. Tru 
and I were discussing doing a refresh in the next few days and I will 
make sure the raw images are published to cloud.centos.org

Please note that these images contain a rc script to get the user 
metadata into place, and so might not be of much use outside AWS or 
Eucalyptus which expose that metadata service. The CentOS-5 images will 
be even more restricted, in that they will have the kernel-xen setup to 
boot as default ( for AWS ).

Any help to build generic images would be appreciated!

 I offer my apologies if the CentOS-virt list is not the correct contact
 for this query.


This is absolutely the best place for the question, I apologies for me 
rather delayed response.

For the sake of completeness, its worth noting that lots of irc chatter 
that EL-6.4 will contain cloud-init, I hope its 0.7.x based, which would 
solve a lot of issues. Failing that, perhaps we should look at bringing 
in cloud-init ourselves ( or a better alternative )
-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219| Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


[CentOS-virt] OpenNebula on CentOS-6

2012-12-03 Thread Karanbir Singh
hi,

Some of you might have seen the email on the centos-devel list, for the
rest I just wanted to point out that we've been working on getting
opennebula ( http://www.opennebula.org/ ) rpms and contextualised images
for opennebula available with a very low barrier to entry for CentOS.

The 'win' with OpenNebula is that its easy to install, easy to get
going, scales well and mostly stays our of your way to let you pick the
technologies you want to run your cloud instance.

And the CentOS buildsystem runs on it ( has done for a while now.. )

http://lists.opennebula.org/pipermail/users-opennebula.org/2012-December/021196.html
is a link to the announcement upstream, but feel free to either followup
here, on the centos-devel list or on the opennebula-users list.

- KB

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219| Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] AWS images and the Sydney zone

2012-11-25 Thread Karanbir Singh
On 11/23/2012 05:52 PM, James B. Byrne wrote:
 
 On Thu, November 22, 2012 08:31, Karanbir Singh wrote:
 hi guys,

 So it turns out that Sydney is too new a zone and not in the regular
 AWS
 image-production-pipeline. Although that should get fixed soon, in the
 mean time, should we go ahead and push images there ourselves ?

 
 What is the downside of doing so?
 
 

Not that I can think of, its just a case of managing it going forward.
I'll push these images for now


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219| Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Package lists for Cloud images

2012-11-16 Thread Karanbir Singh
Hi,

On 11/14/2012 12:01 AM, Aleksey Tsalolikhin wrote:
 Any update on this, please, Karanbir?  I'd like to request a
 virtualbox image as well, if I may, please.

There are plans for Vagrant images, would that ( minus the puppet / chef
stuff ) be enough for VirtualBox as well ?

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219| Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


[CentOS-virt] Vendor Specific / Agnostic images

2012-10-21 Thread Karanbir Singh
hi guys,

I've been going round in circles trying to workout the best way to
handle vendor agnostic images and in the interest of sanity and actually
getting something out of the door - it looks like the best pln is to get
the vendor specific requirements and push images with them ( and
suitability marked )

With that in mind, AWS is a good target to start with. Do people have
opinions on :

- root or ec2-user for login ?

- cloud-init ( we can use the one from EPEL, it needs a few things
sorted, but that should not be too hard )

- selinux as enabled, with a hook in user-data that allows people to set
permissive mode at time of instance creation

For step1, I was thinking it would be best to just have c5/6 32/64bit
minimal images ( using the pygrub AKI ) and make them available on
instance-backed as well as EBS backed.

Finally, would appreciate having some people help test the images
privately before we start pushing publicly - if anyone can help with
that, please get in touch with me at kbsingh@ project domain or the
domain this email came from.

Thanks,

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219| Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Package lists for Cloud images

2012-10-15 Thread Karanbir Singh
Hi Guys,

Hoping to publish some testing images today late evening ( UTC ) - the
targets I hope to hit are :

- CentOS-6/32 bit/s3 backed
- CentOS-6/64 bit/s3 backed
- CentOS-6/32 bit/ebs backed
- CentOS-6/64 bit/s3 backed

- CentOS-5/64 bit/s3 backed
- CentOS-5/64 bit/ebs backed

( is there any interest in C-5/32 ? )

Also, whats the best way to publish these images in a way that they can
go away once the test-phase is done ( and ideally we really need them to
go away )
-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219| Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Package lists for Cloud images

2012-10-15 Thread Karanbir Singh
On 10/15/2012 11:09 AM, Manuel Wolfshant wrote:
 Also, whats the best way to publish these images in a way that they can
 go away once the test-phase is done ( and ideally we really need them to
 go away )
 dev.centos.org ?

yeah, I guess that might be the best place.

Also, these images target EC2 specifically, so maybe public ami's there
as well.

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219| Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Package lists for Cloud images

2012-10-04 Thread Karanbir Singh
On 10/04/2012 03:48 PM, Dennis Jacobfeuerborn wrote:
 
 Have you considered equipping these with cloud-init? 

yes

I'm looking at the EPEL packaging today to see if we can base off from
there. For atleast 3 of the large vendors, cloud-init is almost a
must-have.

regards,

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219| Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Package lists for Cloud images

2012-10-04 Thread Karanbir Singh
On 10/04/2012 12:17 AM, Nico Kadel-Garcia wrote:
 Funny you should ask!! I'm on an open source project that does
 precisely this. It depends heavily on whether you're using standard

What project is that ?

Also, while all those are good ideas : I dont think its what we are
really targeting here initially. The overall goal is to produce a
specific set of images, then ensure they are available across as wide a
base as possible ( so, cloud vendors, cloud stacks for public clouds,
various virt technologies and as many different file formats as we can )


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219| Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Package lists for Cloud images

2012-10-03 Thread Karanbir Singh
On 10/03/2012 05:29 PM, Karanbir Singh wrote:
 As we get ready to start publishing Cloud Images ( or rather images
 consumable in various virt platforms, including public and private
 clouds ) - it would be great to have a baseline package manifest worked
 out.

and.. thoughts on Selinux ? Disable it ? Enable it ? Or should we just
leave it in Permissive mode, along with a bit of text on howto enable it
for people who want it ?

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219| Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] server host keys for kvm clones

2012-01-05 Thread Karanbir Singh
On 01/04/2012 07:58 PM, Chaim Rieger wrote:
 if you source is a template VM: just delete the keys prior to cloning
 in the source VM
 you should script all that (and the rest of the uinique things you want) 
 into rc.local

isnt rc.local run quite a bit later down the run order ?

Personally, I hate images. Provisioning from fresh is easy enough, fast
enough and manageable enough that images are almost always either the
wrong solution or a by-product requirement from a third party tool that
does not understand provisioning ( hello, all those so-called-cloud
solutions .. )

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219| Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] server host keys for kvm clones

2012-01-05 Thread Karanbir Singh
On 01/04/2012 08:14 PM, Ed Heron wrote:
   Is there a process for pre-generating keys so these keys
 and .ssh/known_hosts can be pre-filled for all users/hosts?

yes there is..

look at the sshd initscript, and poke the do_*_keygen functions; they
will tell you exactly what happens when those keys are auto-build on
first boot, or when someone removes them.

I use config-management tools in the kickstart %post to drop in
pre-built keys, that also means my management infrastructure already
knows what key-signature to expect on a remote machine when it boots for
the first time and I can do some level of trust management based on
that. Keep in mind that you need to have your provisioning happen in a
fairly secure environment itself, if you are going to add trust points
on signatures like this - specially if they are 'generated' on demand.

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219| Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] New Tutorial - RHCS + DRBD + KVM; 2-Node HA on EL6

2012-01-04 Thread Karanbir Singh
hi,

On 01/03/2012 02:54 PM, Digimer wrote:
 On 01/03/2012 09:43 AM, Tom Bishop wrote:
 This is sweet, I am in need for doing something for a SMB and nothing is
 out there that is affordable for small busineesses, will look into this.
 
 Feel free to ask if you have any questions. :)

Just wondering if you really want to retain the 'stick with 6.0
endorsement'

- KB


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219| Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] New Tutorial - RHCS + DRBD + KVM; 2-Node HA on EL6

2012-01-04 Thread Karanbir Singh
On 01/04/2012 04:18 PM, Digimer wrote:
 Just wondering if you really want to retain the 'stick with 6.0
 endorsement'
 Doh! I meant to remove that with 6.2's release... Fixed. Thank you for
 catching that! :)

no worries, thanks for putting this together.

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219| Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] cloudstack - http://cloudstack.org

2011-09-01 Thread Karanbir Singh
Hi,

On 08/31/2011 06:29 AM, Ian B wrote:
 Citrix have open sourced their recently acquired cloud management
 platform 'Cloudstack'. It apparently supports multiple hypervisors: Xen,
 KVM, Vmware ESXi

the cloud.com stack has always been open - and as far as I know, citrix 
are actually moving to try and close up some parts of it ( based on 
conversations around beer, please verify! )

 Just wondering if anyone has any experience with it?

I have deployed cloud.com for testing purposes, its quite nice. At the 
time ( early 2011 ) it was also the only complete end to end cloud setup 
that actually worked for private, offline instances.

only real issue I had was that its quite resource intensive and targets 
fairly new hardware ( ie: lots of resources )

- KB
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


[CentOS-virt] small cloud interface : http://karesansui-project.info/

2011-08-16 Thread Karanbir Singh
hi guys,

just wondering if anyone had feedback about this project : 
http://karesansui-project.info/ ; I had a go at setting it up, and it 
took about 5 minutes to get going and be productive.

their installer is extremely odd, its a tarball with RPMS ( although 
they do provide a yum repo as well ).

And its based on CentOS ( hardwired version numbers from centos-5.3 to 
5.5 - does not seem to like 5.6 unless you change their detection 
string, not sure why ).

- KB
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] small cloud interface : http://karesansui-project.info/

2011-08-16 Thread Karanbir Singh
On 08/16/2011 11:44 AM, Dennis Jacobfeuerborn wrote:
 I guess the question is how much such an interface buys you compared to
 lets say virt-manager?

For me, its partially about the interface - but a lot more about the api 
and the management-via-code process that is important. I've been looking 
at opennebula as well ( the centos 6 buildsystem runs on a opennebula 
install! )

- KB

___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] (no subject)

2011-07-28 Thread Karanbir Singh
Hi,

On 07/27/2011 01:48 PM, Grant McWilliams wrote:
 Or ban Indonesia since that's where it's coming from. I can post a
 comment with anyone's email as the reply to address.

Thats a bit silly. If we did something like that, USA would have no 
email worth talking about given that most spam worldwide originates from 
there.

Also, can you consider usign a better email client ? Something more 
mailing list friendly would be nice. It would allow you to trim the 
replies and bottom post. Otoh, I am sure the spammer is quite happy 
about your further promoting the url they were trying to get attention to.

- KB
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] CentOS-6.0 and LXC

2011-07-18 Thread Karanbir Singh
On 07/11/2011 12:50 PM, Matt Paine wrote:
 Hope someone can point me in the right direction. I would like to get
 into LXC and evaluate its usefulness compared with Linux-VServer. I
 notice that LXC is in tech preview upstream, however I am at a dead end
 trying to figure out how to get started.

afaik, LXC was on target for 6.2

- KB
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] performance differences between kvm/xen

2010-10-21 Thread Karanbir Singh
On 10/21/2010 12:01 AM, Grant McWilliams wrote:
 So what we're on the verge of doing here is creating a test set... I'd
 love to see a shell script that ran a bunch of tests, gathered data
 about the system and then created an archive that would then be uploaded
 to a website which created graphs. Dreaming maybe but it would be
 consistent. So what goes in our testset?

I am trying to create just that - a kickstart that will build a machine 
as a Xen dom0, build 4 domU's, fire up puppet inside the domU's do the 
testing and scp results into a central git repo. Then something similar 
for KVM.

will get the basic framework online today.

- KB
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] performance differences between kvm/xen

2010-10-20 Thread Karanbir Singh
On 10/20/2010 12:35 PM, Dennis Jacobfeuerborn wrote:
 Being skeptical is the best approach in the absence of
 verifiable/falsifiable data. Today or tomorrow I'll get my hands on a new
 host system and although it is supposed to go into production immediately I
 will probably find some time to do some rudimentary benchmarking in that
 regard to see if this is worth investigating further. Right now I'm

That sounds great. I've got a machine coming online in the next few days 
as well and will do some testing on there. Its got 2 of these :

Intel(R) Xeon(R) CPU E5310

So not the newest/greatest, but should be fairly representative.

 planning to use fio for block device measurements but don't know any decent
 (and uncomplicated) network i/o benchmarking tools. Any ideas what tools I
 could use to quickly get some useful data on this from the machine?

iozone and openssl speed tests are always a good thing to run as a 'warm 
up' to your app level testing. Since pgtest has been posted here 
already, I'd say that is definitely one thing to include so it creates a 
level of common-code-testing and comparison. mysql-bench is worth 
hitting as well. I have a personal interest in web app delivery, so a 
apache-bench hosted from an external machine hitting domU's / VM's ( but 
more than 1 instance, and hitting more than 1 VM / domU at the same time 
) would be good to have as well.

And yes, publish lots of machine details and also details on the code / 
platform / versions used. I will try to do the same ( but will  limit my 
testing to whats already available in the distro )

thanks

- KB
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] performance differences between kvm/xen

2010-10-15 Thread Karanbir Singh
On 10/15/2010 02:00 PM, John L. Magee wrote:
 One thing to possibly consider with PostgreSQL performance especially,
 is that when using KVM VMs for some applications, PostgreSQL could be
 run native. This is a viable approach with KVM that could never work
 with Xen.

Can you expand on this a little bit please ?

- KB
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] performance differences between kvm/xen

2010-10-15 Thread Karanbir Singh
On 10/15/2010 10:56 PM, compdoc wrote:
 I think he's right. Run PostgreSQL on the centos host directly, rather than
 from within a guest. The vm guests could access the database over the
 virtual lan, so speed of access for guests on the same server wouldn't be an
 issue.

I don't understand why that would have an issue with Xen, quite a lot of 
hosting companies run mysql on the dom0's and let all the VM's hosted on 
the box access it over a socket.

- KB
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


[CentOS-virt] performance differences between kvm/xen

2010-10-14 Thread Karanbir Singh
hi guys,

Just wondering if anyone has done any performance testing between kvm 
and xen on CentOS-5 ( using centos as host and vm in every case ) ?

Regards,

-- 
Karanbir Singh
London, UK   | http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219 | Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] performance differences between kvm/xen

2010-10-14 Thread Karanbir Singh
On 10/14/2010 07:48 AM, Tom Bishop wrote:
 I think xen is still on top in terms of performance and featuresnow

that is indeed what it 'feels' like, but I'm quite keen on putting some 
numbers on that.

 having said that my experience in the past with kvm and my latest
 testing with 5.5 and KVM I can say that KVM has made great strides with
 the virtio drivers for the disk and nic, my latest vm's that I am using
 with those drivers are very snappy and so far I am very pleased.I'm

I will try and get a machine up with centos dom0 and do some metrics.

- KB
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Anyone booting CentOS 5.5 KVM host from flash?

2010-09-02 Thread Karanbir Singh
On 09/01/2010 09:18 PM, David Knierim wrote:
 I am investigating building a live CD image to be used as  KVM host
 and then putting that image on a USB key (to end up with a environment
 similar to ESXi).   I see tools in in Fedora for both tasks, but I
 have not seen them in CentOS.

Are these tools from Fedora usable for CentOS as well ? there have been 
fairly large incremental updates to kvm and the virt tools on CentOS-5 
recently.

 Before I blaze a path, I was wondering if anyone has done this before..

Either way, this is something that could use a bit of docs on, would you 
consider contributing to the wiki.c.o ?

- KB
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] VirtIO with CentOS 5.4

2010-01-22 Thread Karanbir Singh
On 01/22/2010 12:40 AM, Akemi Yagi wrote:
 http://bugs.centos.org/view.php?id=4042


This one I can fix :)

-- 
Karanbir Singh
London, UK| http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219  | Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


[CentOS-virt] Help with the bugtracker

2010-01-08 Thread Karanbir Singh
Hi Guys,

There are a fair few issues reported at bugs.centos.org around virt 
issues, Xen / KVM and even VMware stuff. And I know there is a lot of 
knowledge and talent around those areas here on this list.

Just wondering if some of the people here might be able to help with 
those issues on bugs.c.o - it should not be more than a few hours / week 
in terms of commitment.

Thanks for considering.

-- 
Karanbir Singh
London, UK| http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219  | Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Xen box down

2010-01-05 Thread Karanbir Singh
Hi,

On 01/05/2010 03:42 AM, compdoc wrote:
 What, you use a term program to connect?
 invest in a null-modem cable and get serial console
 redirection setup
 between pairs of machines. :)

Try not top posting please.

Also, yes, I use a term program to connect - either 'cu' from the uucp 
package or just plain minicom. I only have 2 such 'cross wired console 
pairs' of machines now ( so 4 in all ). Most of the rest have proper 
lights out management and I run a private management network ( or try to 
anyway )

-- 
Karanbir Singh
London, UK| http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219  | Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Xen box down

2010-01-04 Thread Karanbir Singh
On 04/01/10 20:36, Ben M. wrote:
 The box is remote, 2 hour drive. Some advice on what hardware to bring 
 with me and how to approach this via fsck would be welcome.

If you have more than 1 machine in the same facility, but dont have
lights-out / ipmi console on the box then now would be a good time to
invest in a null-modem cable and get serial console redirection setup
between pairs of machines. :)

-- 
Karanbir Singh
kbsi...@karan.org | http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219  | Yahoo IM: z00dax  | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Resizing disks for VMs

2009-09-28 Thread Karanbir Singh
On 28/09/09 17:37, Fabian Arrotin wrote:
 So what i do since then is to use lvm in the domU as well and add a new
 xvd block device to the domU (aka a new LV on the dom0) and then the
 traditionnal pvcreate/vgextend/lvextend. Working correctly for all my
 domU's ..

how are  you able to add a new disk without a reboot ? or is that 
something that works with the xenblock drivers ?

- KB
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] I/O load distribution

2009-07-27 Thread Karanbir Singh
On 07/27/2009 02:15 PM, Dennis J. wrote:
 Hi,
 What is the best way to deal with I/O load when running several VMs on a
 physical machine with local or remote storage?


have you looked at :

http://sourceforge.net/apps/trac/ioband/

-- 
Karanbir Singh : http://www.karan.org/  : 2522...@icq
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] fully virt Xen DomU network question

2009-06-29 Thread Karanbir Singh
On 06/29/2009 07:59 AM, Coert Waagmeester wrote:
 That's not on the dom0 side, but directly in the w2k3 domU .. : you'll
 get *bad* performances (at IO and network level) if the xenpv drivers
 for Windows aren't installed .. Unfortunately you will not be able to
 find them for CentOS. (While Upstream have them of course)
 I see on google that no one really knows when they will make xenpv
 available in CentOS

well, how did you reach that conclusion ? Essentially, you get your 
credit card out and pay Citrix for the drivers. Considering they use 
CentOS within their development / testing process I am quite sure they 
have the right stuff required for the Windows DomU hosted on CentOS Dom0

- KB
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] fully virt Xen DomU network question

2009-06-29 Thread Karanbir Singh
On 06/29/2009 10:30 AM, Coert Waagmeester wrote:
 I will definitely look at such an option, but I do not want to go custom
 with my CentOS implementation, and I am only going to use the windows
 2k3 domU as domain controller and print server, so if it does not
 negatively impact speed of other PV domUs then I can live with 100Mbps
 and slower I/O

 But I am definitely keeping a lookout for when xenpv comes out for
 CentOS

ok, so you seem confused about what Fabbian said to you - its the 
windows Xenpv drivers you need, CentOS already has all that stuff 
included in there.

- KB
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Machine freeze

2009-04-30 Thread Karanbir Singh
Mathew S. McCarrell wrote:
 Well, I'm actually not using a PAExen kernel but I don't believe that I 
 need to be since I'm running the 64-bit version of CentOS.  Am I 
 mistaken in that assumption?
 

Matthew, you are right.

Also, the idea of running a PAE kernel on CentOS is non relevant

-- 
Karanbir Singh : http://www.karan.org/  : 2522...@icq
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Virt-install

2009-04-29 Thread Karanbir Singh
Ljubomir Ljubojevic wrote:
 My suggestion is to go install 
 http://www.lfarkas.org/linux/packages/centos/lfarkas.repo in your 
 /etc/yumconfig.d folder and run yum install virt-manager 

Whats wrong with the virt-manage etc already included in CentOS ?

- KB
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] xen

2009-04-28 Thread Karanbir Singh
mattias wrote:
 Thanks
 But way will not the included ramdisk and kernel not work?

as has already been pointed out to you, your issue is no longer CentOS 
specific and you should ask on the Ubuntu forums / lists.

- KB
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Crash with qemu install: 5.2 as host and 5.2 as guest

2008-12-01 Thread Karanbir Singh

Michael Kress wrote:

Ok, just to understand it for myself:
* install minimal 5.1 / do NOT yum update

no, it should be :

install 5.1
yum update to latest released kernel in the main distro


* install johnny's Kernel


no longer required.


* reboot


yes, to get the 2.6.18-92.1.18.el5 kernel; rest of the steps you
mentioned are ignorable / local site policy driven, have no implications
with the issue.


--
Karanbir Singh : http://www.karan.org/
GnuPG Public Key : http://www.karan.org/publickey.asc
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Crash with qemu install: 5.2 as host and 5.2 as guest

2008-11-28 Thread Karanbir Singh

Michael Kress wrote:

As far as I gathered from different sources, RHEL 5.3 will be in Testing
Phase until begin of January. Shortly after, we could expect RHEL 5.3 to
be released and then again shortly after we could expect CentOS 5.3 to be
released in about February/March. Am I right?


We normally aim to get stuff out in a 2  3 week window, but who knows 
what might be cooking at the time!

___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] Need Help with Xen Please

2008-11-17 Thread Karanbir Singh

Michael Hall wrote:
One thing: you want to use the Xen 3.2 rpms provided by xen.org for serious 
production work on CentOS and not the one coming with CentOS. Suggest you read 
the archives of the list for all tips and caveats.


On the downloads page at xen.org I can only see source tarballs for 3.3.

Am I looking in the wrong place?




given that you are starting out with Xen now and getting into it, I 
would higly recommend you dont waste your time looking at the xensource 
/ citrix package. Work with whats in the distro, its well tested as a 
unit, the tools just work and there is plenty of docs and help around to 
help when you need it.


Fix the problems you come up against, and if one of them needs an 
upgrade out of the distro packages - consider it at the time.



--
Karanbir Singh : http://www.karan.org/  : [EMAIL PROTECTED]
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] how to monitor each VM's traffic?

2008-08-08 Thread Karanbir Singh

Rudi Ahlers wrote:

Sure, that's for XEN, but it's not very effective. I need graph the
traffic for each VM, not the vif - the vifs tend to change on a reboot,
and also reset with the stats.

How can I graph the traffic over a perioud of time, for any given IP
address?

Cacti works well, for switches  routers, but I can't get Cacti to graph
an individual VM on the server.

On Fri, Aug 8, 2008 at 3:34 PM, Karanbir Singh [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] wrote:

Rudi Ahlers wrote:

Hi all

Can someone please tell me how to monitor each VM's traffic on a
CentOS
5.2 server, running either Xen or OpenVZ? I need to bill my
users for
the traffic they use, and would like to have a traffic usage
graph for
each Xen / OpenVZ Virtual Machine on the server.


if you look at how xen sets up the Vif interfaces, you will note
that its quite trivial. just watch the vif as you would an eth
interface.


You've been on the list long enough to consider trimming your posts and 
not top posting.


also, you seem confused about what a virtual interface is. take a look 
at virsh and see how you can bring up and take down a xen domu while 
getting info on what interfaces its using and how.

___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] how to monitor each VM's traffic?

2008-08-08 Thread Karanbir Singh

Rudi Ahlers wrote:

I'm looking for something similar to Cacti / MRTG - but something that
can graph traffic for each IP / VM on a server


humm... Cacti or mrtg would work fine if it targets the interface and 
the resources on the inside of the vm. for all purposes it should not 
matter if the machine is virtual or not.


Or am I missing something ?
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


[CentOS-virt] Virtual Iron

2008-05-16 Thread Karanbir Singh

Guys FYI,

A couple of people from VirtualIron got in touch with me following on 
from the flexiscale donation (we have a few i386/x86_64 VM's hosted 
there, we == CentOS Project, that the QA guys are looking at using to do 
some of their work in )


Over the next few days, the Virtual Iron guys will prolly touch base 
with this list and see how the centos project might be able to work with 
them on varios centos specific things.


- KB
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


  1   2   >