Gentoo Archives: gentoo-user

From: Daevid Vincent <daevid@××××××.com>
To: gentoo-user@l.g.o
Subject: RE: [gentoo-user] Re: Mini Gentoo in VMWare
Date: Wed, 08 Nov 2006 06:34:07
Message-Id: 010101c702f6$b32d0170$450a0a0a@locutus
In Reply to: Re: [gentoo-user] Re: Mini Gentoo in VMWare by Trenton Adams
1 I use a Gentoo VM for a lot of LAMP dev work, and I can tell you it's kind
2 of painful to upgrade packages with all the compiling. VMWare is slower than
3 normal to compile, mostly due to disk I/O. Since each HD is a big-ass file.
4
5 A few optimizations I might suggest:
6
7 Partition a dedicated physical hard drive into chunks and use VMWare's "raw"
8 disk so you have real hardware/hard disks. I'd suggest a very fast SCSI
9 drive for the best performance since you're running several VMs.
10
11 Also, look into the VMWare server version which uses the raw iron a bit
12 better as it's dedicated to running many VMs.
13
14 I find that more RAM on VMWare has a point of deminishing returns. I have a
15 VM that I dedicate 512MB of my 2GBs and honestly it feels slower than when I
16 give it 128-256MB only. It may be a WinXP thing that it's not efficiently
17 using the RAM right or something.
18
19 > -----Original Message-----
20 > From: Trenton Adams [mailto:trenton.d.adams@×××××.com]
21 > Sent: Sunday, November 05, 2006 9:19 PM
22 > To: gentoo-user@l.g.o
23 > Subject: Re: [gentoo-user] Re: Mini Gentoo in VMWare
24 >
25 > Yes, VMWare is fit for the task, simply because I would be using it on
26 > a windows machine. Unless there is something better for a windows
27 > machine?
28 >
29 > Thanks for the hints.
30 >
31 > On 11/3/06, Harm Geerts <harmgeerts@××××.nl> wrote:
32 > > On Friday 03 November 2006 06:43, Trenton Adams wrote:
33 > > > Hi Guys,
34 > > >
35 > > > Has anyone here played with minimalizing everything for
36 > use in vmware?
37 > > >
38 > > > Basically what I want to do is create a series of VERY
39 > tiny VMs that
40 > > > are all independent of each other, which provide one service. For
41 > > > instance, I might put apache on one VM, and tomcat on
42 > another, and so
43 > > > on. Obviously, I would want their memory usage to be absolutely
44 > > > minimized, seeing that I would like to run them all on
45 > one computer.
46 > > > I would probably provide them 64M-128M of RAM each, for
47 > their specific
48 > > > service. Perhaps a little more if really required.
49 > > >
50 > > > Is there really anything that I should worry about?
51 > Perhaps I should
52 > > > just DO IT?
53 > >
54 > > Nick[1] made a post about minimizing Gentoo a while back.
55 > > But that topic was mainly about the disk usage.
56 > > I suppose you would benefit from a system that uses the -Os
57 > flag to create
58 > > small binairies.
59 > >
60 > > But do you think vmware is fit for such a task?
61 > > vmware is a big strain on resources itself.
62 > > You might want to have a look at xen[2] instead.
63 > >
64 > > [1]
65 > http://thread.gmane.org/gmane.linux.gentoo.user/160899/focus=160903
66 > > [2] http://www.xensource.com/xen/xen/index.html
67 > > --
68 > > gentoo-user@g.o mailing list
69 > >
70 > >
71 > --
72 > gentoo-user@g.o mailing list
73 >
74 >
75
76 --
77 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: Mini Gentoo in VMWare Trenton Adams <trenton.d.adams@×××××.com>