active questions tagged xen - Stack Overflowmost recent 30 from stackoverflow.com2009-11-30T11:16:18Zhttp://stackoverflow.com/feeds/tag/xenhttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1469917/build-a-web-console-for-xen-domu-instances1Build a web console for Xen domU instances.Jonathan Hawkes2009-09-24T05:38:53Z2009-11-23T19:38:13Z
<p>I want to build a service to provide console access (eg. xm console domain) via a web browser to Xen virtual machines. Does such a program already exist? If not, where should I start?</p>
<p>Slicehost offers this service. I'm just wondering how to go about cloning it or using whatever software that they did.</p>
http://stackoverflow.com/questions/1745332/virtual-machine-monitoring-optimization-what-tools0Virtual machine monitoring/optimization - what tools?alex2009-11-16T22:43:10Z2009-11-17T14:36:27Z
<p>What are the tools available to place on the level on top of VMWare or Xen (or other VM managers) that would monitor the VMs? </p>
<p>I know there are a few solutions like Netuitive, CA Infrastructure Manager / eHealth, Nimsoft - what are the areas of application and how popular are they?</p>
<p>CA has root-cause analysis of potential problems with the host. Is there something that performs other types of analysis or even attempts to fix the problems?</p>
http://stackoverflow.com/questions/700217/kvm-xen-comparison4KVM, Xen comparisonFriedrich2009-03-31T06:13:36Z2009-11-13T05:40:34Z
<p>I have the following comparison questions of KVM, and Xen:</p>
<ol>
<li>Security (how different are KVM and
Xen here?)</li>
<li>Speed(I'm a long time user of VMWare
Workstation but there I'd think the
loss is around 50 % to the native
speed, this is IMHO too much)</li>
<li>Stability (do Xen and KVM differ
here much?)</li>
<li>Maintainability (how difficult or
easy is ot to set up machines,
and/or migrate them)</li>
</ol>
<p>I like to setup a "virtual" machine cluster in which I probably have 3-4 virtual machines.
I'd like to route all the traffic through one "router" and like to mimize the task the of the Virtual Machine Hypervisor. I'd like to run different Linux machines and maybe a few Windows Operating Systems also (Windows XP, Ws-2003-64, if I'm forced to Vista).</p>
<p>Are there any good web pages I have overseen? </p>
<p>Ok, small update. I have Xen up an running on a Debian box, but found one bug
I reported. I've installed the kvm stuff also but not yet given a serious try. So am still "unshure" about "maturity"...</p>
<p>It's simply amazing how powerful today machienes are. Run one or two extra virtual machine does not make a difference, hard to believe....</p>
http://stackoverflow.com/questions/1149186/setting-up-a-nas-with-citrix-xenserver0Setting up a NAS with Citrix XenServerJasonBrown2009-07-19T03:41:19Z2009-11-05T14:34:34Z
<p>Hi,</p>
<p>Just a quick query on anyone whos worked with XenServer, I want to setup a NAS at home but with virtualization (I've looked into VMWare Server and KVM, I quite like KVM!) but I was told about XenServer 5.5.</p>
<p>I have comomodity hardware (ASUS board, dual core 2.66Ghz CPU with 8Gb RAM), I need to setup a fileserver to house about 2-3Tb worth of data (big chunky video - not porn!). Need to run Linux (preferably CentOS) but also run Windows virtualised for testing.</p>
<p>I was thinking of going the XenServer route, however I want to be able to offer a VM access to the 2-3Tb of HDDs (5 HDD drives) directly so it can do its thing (maybe using FreeNAS). </p>
<p>Would this be possible with XenServer? Or will I have to do more work - and another box - to offer this?</p>
<p>My goals are to use FreeNAS (ZFS!) for the filesserver, CentOS for SVN and aother bits we need to use (LAMP Stack), Windows for our win32 testing all on one box.</p>
<p>I see this iSCSI target bits and get scared.</p>
http://stackoverflow.com/questions/1672900/what-does-c-mean-in-gcc-inline-assembly-code0What does %c mean in GCC inline assembly code?sigjuice2009-11-04T10:26:12Z2009-11-04T11:17:29Z
<p>I am trying to understand this inline assembly code which comes from <code>_hypercall0</code> <a href="http://git.kernel.org/?p=linux/kernel/git/jeremy/xen.git;a=blob%5Fplain;f=arch/x86/include/asm/xen/hypercall.h;hb=HEAD" rel="nofollow">here</a>.</p>
<pre><code>asm volatile ("call hypercall_page+%c[offset]" \
: "=r" (__res) \
: [offset] "i" (__HYPERVISOR_##name * sizeof(hypercall_page[0])) \
: "memory", "edi", "esi", "edx", "ecx", "ebx", "eax")
</code></pre>
<p>I am having trouble finding information on what <code>%c</code> in the first line means. I did not find any information in the most obvious section of the <a href="http://gcc.gnu.org/onlinedocs/gcc/Extended-Asm.html" rel="nofollow">GCC manual</a>, which explains <code>%[name]</code>, but not <code>%c[name]</code>. Is there any other place I should look at?</p>
http://stackoverflow.com/questions/1655110/vmware-player-for-xen0VMWare Player for Xen [closed]flybywire2009-10-31T18:06:00Z2009-10-31T18:06:00Z
<p>What is the parallel of VMWare Player in the Xen line of products?</p>
<p>I.e. what do I need to run a virtual machine inside my laptop or desktop computer?</p>
http://stackoverflow.com/questions/1366739/virtual-machine-manager-error-error-determing-default-hypervisor0Virtual Machine Manager Error - Error determing default hypervisordallasclark2009-09-02T09:44:16Z2009-10-26T05:00:08Z
<p>I have Fedora 11 and trying to get Xen working (which I think it is already) but the Virtual Machine Manager cannot find the hypervisor.</p>
<p>When starting Virtual Machine Manager, I receive the following error</p>
<p>Error determining default hypervisor. Could not populate a default connection. Make sure the appropriate virtualization packages are installed (kvm, qemu, etc.) and that libvirtd has been restarted to notice the change. A hypervisor connection can be manually added via File -> Add Connection</p>
<p>I've restarted libvirtd a few times and tried connecting manually but can't work it out.</p>
<p>Some useful information:</p>
<pre><code># lsof | grep xen
libvirtd 2962 root mem REG 253,0 19776 13379 /usr/lib/libxenstore.so.3.0.0
# service libvirtd status
libvirtd (pid 2962) is running...
</code></pre>
http://stackoverflow.com/questions/1608172/export-a-openvz-not-kvm-vm-to-xen-directly-o-via-vmware-or-similar0Export a openvz (not kvm) VM to XEN (directly o via vmware or similar)Antonello Pasella2009-10-22T15:48:39Z2009-10-22T15:51:32Z
<p>Is there a way to export a openvz VM from proxmox to xen?</p>
<p>Tkz</p>
http://stackoverflow.com/questions/1595434/uk-virtual-hosting-advice0UK virtual hosting advice? [closed]obeattie2009-10-20T15:22:40Z2009-10-20T15:22:40Z
<p>Hi Everyone,</p>
<p>I'm just looking for a bit of advice concerning UK hosting. I'm currently running a site across some dedicated UK boxes and looking to move to virtual hosting. Sadly, Slicehost and Rackspace both just offer Xen instances in the US at the moment.</p>
<p>I'm just wondering if anyone has much experience with UK-based virtual hosting providers. I'm looking for something with totally automated provisioning, so we can instantly fire up a new server if we need it — the current wait times of hours/days for a new box could easily cripple us.</p>
<p>—Oliver</p>
http://stackoverflow.com/questions/1482974/domain0-with-kernel-2-6-18-92-1-22-el5xen-fails-to-boot-guests-with-kernel-2-6-180Domain0 with Kernel 2.6.18-92.1.22.el5xen fails to boot Guests with Kernel 2.6.18-164.el5xen [closed]Devraj2009-09-27T07:06:18Z2009-10-11T20:51:35Z
<p>Hi all,</p>
<p>I am in a bit of a fix here, I have several Guests paravirtualized running on a Dom0 that is currently running the 2.6.18-92.1.22.el5xen Kernel. All my guests (administered by different people) have subsequently been updated to later versions of the kernel (namely
2.6.18-164.el5xen or 2.6.18-128.4.1.el5xen).</p>
<p>Ones that are still running are using the Kernel 2.6.18-128.4.1.el5xen while Dom0 is still booted up into 2.6.18-92.1.22.el5xen</p>
<p>I restarted a Guest that's now trying to boot with the 2.6.18-164.el5xen Kernel and it spits out messages like</p>
<pre><code>XENBUS: Waiting for devices to initialise: 295s...290s...
</code></pre>
<p>and eventually reboots.</p>
<p>If I try and interrupt the boot and choose a previous version of the Kernel on the Guest, it says the following and fails to boot. The guests use a single disk image that has the SWAP and Root partitions.</p>
<p>Is this happening because the version of the kernel on the Dom0 is way too old for guests to boot? I am just a bit hesitant in rebooting my server for the new kernel to take effect unless I am sure :)</p>
<pre><code>device-mapper: dm-raid45: initialized v0.2429
Scanning and configuring dmraid supported devices
Scanning logical volumes
Reading all physical volumes. This may take a while...
Activating logical volumes
Volume group "VolGroup00" not found
Creating root device.
Mounting root filesystem.
mount: could not find filesystem '/dev/root'
Setting up other filesystems.
Setting up new root fs
setuproot: moving /dev failed: No such file or directory
no fstab.sys, mounting internal defaults
setuproot: error mounting /proc: No such file or directory
setuproot: error mounting /sys: No such file or directory
Switching to new root and running init.
unmounting old /dev
unmounting old /proc
unmounting old /sys
switchroot: mount failed: No such file or directory
Kernel panic - not syncing: Attempted to kill init!
</code></pre>
http://stackoverflow.com/questions/1514765/why-does-the-vncsharp-client-for-a-xenserver-remote-console-freezes-when-screen-r0Why does the VNCsharp client for a XenServer remote console freezes when screen resolution increasesRAVolt2009-10-03T20:29:33Z2009-10-10T18:28:13Z
<p>I'm using the VNCsharp .NET control to attach to remote XenServer sessions using their VNC protocol. This control has been working great except for one when the VM's resolution is increased. For example from 800x600 to 1024x768. The console viewer in XenCenter handles this situation fine!</p>
<p>In that case, it appears as if the XenServer stops sending screen updates. However, I hooked up Wireshare and there are clearly still packets being sent to my client. I've checked to make sure that VNCsharp is handling the boundary conditions (stream changes) and that looks OK. If the resolution request times out then the screen will work again when Windows goes back to the original resolution.</p>
<p>If I drop the connection and reconnect then the client happily renders the new resolution.</p>
<p>I suspect that there is some reset signal that I'm missing. Is there something in the VNC RPC about this? If so, I could not find it.</p>
<p>Suggestions?</p>
http://stackoverflow.com/questions/97188/is-there-a-monitoring-tool-like-xentop-that-will-track-historical-data0Is there a monitoring tool like xentop that will track historical data?Otto2008-09-18T21:29:05Z2009-10-06T18:07:11Z
<p>I'd like to view historical data for guest cpu/memory/IO usage, rather than just current usage.</p>
http://stackoverflow.com/questions/1014754/vmware-pocket-ace-alternative0VMware Pocket Ace alternative?2009-06-18T19:38:31Z2009-09-28T09:00:02Z
<p>I'm looking into using VMWares Pocket Ace so that users can work from home/abroad without needing to loan out a laptop. This way I could just have a few Flash Drives that I could loan out when necessary and the user will be able to take it home and plug it into there home pc and use a similar desktop environment. </p>
<p>Are there any open source alternatives to accomplish the same thing? What are the advantages to ACE. I know that you can just copy all the VMware files over to a usb flash drive and run the VM from any machine that has VMplayer. It seems to just lack some security features that comes with ACE, but everything else seems to work just fine. Am I missing something here?</p>
http://stackoverflow.com/questions/1454413/analyzing-a-xen-core-dump0Analyzing a Xen core dumpJP2009-09-21T13:04:27Z2009-09-21T13:24:08Z
<p>After a Xen guest domain hang, I took a dump using xm core-dump . Following the sparse documentation I found, I tried using the crash utility to analyze the dump.</p>
<p>Unfortunately, the kernel image (Debian lenny) is stripped, so I am forced to make use of the map file. </p>
<p>However, </p>
<blockquote>
<p>crash
/boot/System.map-2.6.26-2-xen-amd64
vmlinux-2.6.26-2-xen-amd64
/mnt/my-core-file</p>
</blockquote>
<p>(with vmlinux-2.6.26-2-xen-amd64 being the gunzip'ed vmlinuz image) fails:</p>
<blockquote>
<p>crash: vmlinux-2.6.26-2-xen-amd64: no
debugging data available</p>
</blockquote>
<p>Then I read that current Xen versions produce ELF-compatible dumps for guest domains. Indeed, this seems to be the case:</p>
<blockquote>
<p>~$ sudo file my-core-dump</p>
<p>my-core-dump: ELF 64-bit LSB core file x86-64, version 1</p>
</blockquote>
<p>However, gdb vmlinux-2.6.26-2-xen-amd64 my-core-dump fails, too:</p>
<blockquote>
<p>...is not a core dump: File format not
recognized</p>
</blockquote>
<p>Any hints? </p>
http://stackoverflow.com/questions/1103572/wanted-an-example-of-application-built-test-server-visualization0Wanted: an example of Application Built/Test Server visualizationBene Seraphim2009-07-09T12:34:55Z2009-09-16T10:59:59Z
<p>Currently we have assorted development build/test boxes. The target Application is mainly written in Python/gcc, uses postgres and has 2 identical USB devices attached.</p>
<p>The principal build OSes are RHEL, FreeBSD & XP on i686. The App needs to be regularly built and tested on a couple of releases of each OS.</p>
<p>(<em>Maybe</em> the next step would be to test on bonus OSes/release/CPUs eg Fedora, SuSE, Debian, Solaris and Vista, for both 32bit and x86-64 hardware, maybe even PPC.) </p>
<p>I was hoping that I could simply copy the existing Filesystems directly onto their own Logical Volume of a Visualization Server (Xen or VMWare), boot the VM's and use the existing test suits.</p>
<p>Then every day we could then revert the target OSes Logical Volume to it's original state, then run the build and test scripts.</p>
<p>One VM/LV per test server, running on one Visualization box seems to be a good idea, but I have encountered some problems.</p>
<p>Problems encountered so far are:</p>
<p>VMWARE</p>
<p>Handles BIOS/Hardware better, doesn't like a VM on VLM</p>
<ol>
<li>Wont boot a Virtual Machine off a Logical volume. </li>
<li>FileSystems must be converted to VMFS for VMWare snapshots.</li>
</ol>
<p>XEN</p>
<p>Logical Volume snap shots work perfect, and LVs can be extended.</p>
<ol>
<li>problems visualizing XP & FreeBSD</li>
<li>problems dealing with raw USB devices.</li>
<li>There are also issues with X11 hanging.</li>
</ol>
<p>I have not tried any other visualization solutions. {<a href="http://en.wikipedia.org/wiki/Category:Free%5Fvirtualization%5Fsoftware" rel="nofollow">Wikipedia virtualization software</a>}</p>
<p>Are there any other choices or paths I should consider?</p>
<p>Suggestions, working examples, white-papers and/or FAQ on such test systems welcome. </p>
<p>Ben</p>
http://stackoverflow.com/questions/232866/how-to-set-up-a-computing-cloud-and-how-it-works0How to set up a computing cloud and how it works?JtR2008-10-24T08:53:53Z2009-09-15T18:55:12Z
<p>Is it possible to have all the computing capacity of all the hardware nodes allocated to one instance (for eg. one basic linux installation)?</p>
<p>How to manage the cloud?</p>
http://stackoverflow.com/questions/516716/how-to-benchmark-virtual-machines1How to benchmark virtual machinesJamieH2009-02-05T16:38:54Z2009-09-06T08:31:45Z
<p>I am trying to perform a fair comparison of XenServer vs ESX and one comparison I would like to make is performance with multiple VMs. Does anyone know how to go about benchmarking VM performance in a fair way?</p>
<p>On each server I would like to run a fixed number of XP/Vista VMs (for example 8) and have some measure of how quickly each one runs when under load. Ideally I would like some benchmark of the overall system (CPU/Memory/Disk/Network) rather than just one aspect.</p>
<p>It seems to me this is actually a very tricky thing to do and obtain any meaningful results so would be grateful for any suggestions!</p>
<p>I would also be interested to see any existing reports or comparisons that have been published (preferably independent rather than vendor biased!)</p>
http://stackoverflow.com/questions/495214/xenserver-vs-vmware-infrastructure3XenServer vs VMware InfrastructureJamieH2009-01-30T11:28:14Z2009-08-27T08:17:05Z
<p>Hi,</p>
<p>Does anyone have experience of comparing Xen Server 5 and VMWare Infrastructure 3. I'm planning a virtualization project and looking at the Enterprise edition of both. They both seem to offer very comparable functionality so am unsure which is the best option.</p>
<p>Does anyone know any good sites or articles that compares these products?</p>
<p>Alternatively can anyone answer any of the following questions:</p>
<p>1) Is there any significant performance differences?<br>
2) Does either package have any security risks or vulnerabilities.<br>
3) The Xen Server SDK seems easier to understand than VMware SDK. Anyone have any experience of both and can compare? Is either SDK lacking in any respect?<br>
4) Any comments on the client side tools? To me they both seem pretty equivalent, but is there anything lacking from either one?<br></p>
<p>Or any other general comments and observations would be appreciated.</p>
<p>Thanks,</p>
<p>Jamie</p>
http://stackoverflow.com/questions/1242594/xen-api-ruby-bindings0Xen API Ruby Bindings?bwizzy2009-08-07T02:26:50Z2009-08-09T13:27:49Z
<p>Does anyone know if there is a full XenServer API implementation in ruby floating around out there? I found this: <a href="http://github.com/rubiojr/pangea/tree/master" rel="nofollow">http://github.com/rubiojr/pangea/tree/master</a> but its read only and not fully built out. </p>
http://stackoverflow.com/questions/551545/what-is-the-best-linux-distribution-as-a-xen-host1What is the best Linux distribution as a Xen host?St3fan2009-02-15T20:38:54Z2009-08-07T13:00:00Z
<p>I ordered a server for the home office and I would like to partition it with Xen. I think this will keep things clean and easier to maintain. I will be running things like MySQL, PostgreSQL, Tomcat and my own code on this machine.</p>
<p>My question is: what freely available Linux distribution has the best Xen hosting facilities?</p>
http://stackoverflow.com/questions/763438/java-vms-that-do-not-require-an-operating-system6Java VMs that do not require an operating system?jm044692009-04-18T13:24:28Z2009-07-31T10:59:01Z
<p>I know that BEA was working on LiquidVM which didn't require an underlying operating system, but would like to know if anyone in the open source community is working on something similar.</p>
<p>Ideally I would like to find an implementation where the VM is directly loaded by the OS boot loader.</p>
http://stackoverflow.com/questions/1092932/business-model-selling-virtual-machine-image3business model: selling virtual machine image flybywire2009-07-07T15:14:43Z2009-07-07T15:57:04Z
<p>I have a software that is pretty complex in the sense that it uses a lot of interacting processes, os daemons, services, etc.</p>
<p>So I think the most sensible way of distributing it would be as a virtual machine image, otherwise the installation in an arbitrary machine would be too complex.</p>
<p><strong>What are the pros and cons of such a model?</strong></p>
<p><strong>What is the security of distributing a virtual machine image?</strong> Say that I don't give root access and there is no ssh or any kind of login and the only interface is the one provided by my software. To what extent is it possible to hack and reverse engineer a vm image?</p>
<p><strong>What would the licensing fees be</strong> vis a vis vmware, xen or alternatives (are there any?). </p>
http://stackoverflow.com/questions/276594/which-hypervisors-will-allow-raw-pci-1Which Hypervisors will allow Raw PCI? [closed]wizlb2008-11-09T22:36:35Z2009-06-23T08:23:31Z
<h3>Exact duplicate:</h3>
<p><a href="http://stackoverflow.com/questions/315182/">Which Hypervisors will allow Raw PCI?</a></p>
<p>I am trying to find out which Hypervisor will allow me to grant access to specialized PCI cards (such as a telephony card) to a virtual machine. So far I have tried out VMWare ESXi server and it doesn't seem to allow me to do this. I have heard that Microsoft Virtual Server does allow this, but I haven't been able to find any supporting documentation.</p>
http://stackoverflow.com/questions/315182/which-hypervisors-allow-raw-pci-access3Which Hypervisors allow Raw PCI access?wizlb2008-11-24T19:34:02Z2009-06-23T08:17:06Z
<p>I am trying to find out which Hypervisor will allow me to grant access to specialized PCI cards (such as a telephony card) to a virtual machine. So far I have tried out VMWare ESXi server and it doesn't seem to allow me to do this. I have heard that Microsoft Virtual Server does allow this, but I haven't been able to find any supporting documentation.</p>
http://stackoverflow.com/questions/1001750/xen-cant-connect-to-hotplug0Xen: can't connect to hotplug2009-06-16T14:10:48Z2009-06-16T14:10:48Z
<p>Hello,</p>
<p>Basically i am trying to boot a domu of my own design. The Minios solo image works fine, as does mine, but when trying to add networking values the error:
Error: Device 0 (vif) could not be connected. Hotplug scripts not working.</p>
<p>The fixes for including the bash script header didn't work as they were already there.</p>
<p>Thanks : centos 5.2, xen 3.3.1</p>
<p>Paul</p>
http://stackoverflow.com/questions/961971/is-the-xen-abi-a-true-abi0is the Xen ABI a true ABI?Bill Gray2009-06-07T14:26:53Z2009-06-08T18:06:01Z
<p>I was reading the wikipedia page on <a href="http://en.wikipedia.org/wiki/Application%5Fbinary%5Finterface" rel="nofollow">ABI</a>, which describes what an ABI must specify, and the Xen page which states that they have a special hypercall ABI for their paravirtualisation. My question is, since programs will execute using say, the Windows ABI in the VM, how is the Xen ABI an ABI?</p>
http://stackoverflow.com/questions/154163/detect-virtualized-os-from-an-application10Detect virtualized OS from an application?DGentry2008-09-30T17:42:42Z2009-05-28T13:21:14Z
<p>I need to detect whether my application is running within a virtualized OS instance or not.</p>
<p>I've found <A HREF="http://www.codeproject.com/KB/system/VmDetect.aspx" rel="nofollow">an article</A> with some useful information on the topic. The same article appears in multiple places, I'm unsure of the original source. <A HREF="http://www.vmware.com/" rel="nofollow">VMware</A> implements a particular invalid x86 instruction to return information about itself, while <A HREF="http://www.microsoft.com/windows/products/winfamily/virtualpc/default.mspx" rel="nofollow">VirtualPC</A> uses a magic number and I/O port with an IN instruction.</p>
<p>This is workable, but appears to be undocumented behavior in both cases. I suppose a future release of VMWare or VirtualPC might change the mechanism. Is there a better way? Is there a supported mechanism for either product?</p>
<p>Similarly, is there a way to detect <A HREF="http://www.xen.org/" rel="nofollow">Xen</A> or <A HREF="http://www.virtualbox.org/" rel="nofollow">VirtualBox</A>?</p>
<p>I'm not concerned about cases where the platform is deliberately trying to hide itself. For example, honeypots use virtualization but sometimes obscure the mechanisms that malware would use to detect it. I don't care that my app would think it is not virtualized in these honeypots, I'm just looking for a "best effort" solution.</p>
<p>The application is mostly Java, though I'm expecting to use native code plus JNI for this particular function. Windows XP/Vista support is most important, though the mechanisms described in the referenced article are generic features of x86 and don't rely on any particular OS facility.</p>
http://stackoverflow.com/questions/463878/logging-xm-console-output-in-xen3Logging xm console output in xen?Epitaph2009-01-21T01:55:02Z2009-05-27T02:59:21Z
<p>Is there a way I can log the output of xm console in to some file? </p>
<p>Can I set something in the domain configuration file which automatically does this for me when I issue xm create?</p>
<p>I tried:</p>
<pre><code>xm console | tee domU-console.log
</code></pre>
<p>... , but that does not fit in my case. I want to log the output asynchronously in background.</p>
http://stackoverflow.com/questions/502319/carrying-and-working-on-an-entire-development-box-from-a-usb-stick-feasible2Carrying and Working on an Entire Development Box from a USB Stick. Feasible ?Andreas Grech2009-02-02T05:59:32Z2009-05-05T14:13:32Z
<p>Lately I have been thinking about investing in a worthy USB pen drive (something along the lines of <a href="http://scanmalta.com/item.php?WebCategory=flashmem&ProductCode=BACK-L20703" rel="nofollow">this</a>), and install Operating Systems on Virtual Machines and start developing on them.</p>
<p>What I have in mind is that I want to be able to carry my development boxes, being a <strong>Windows Distribution</strong> for .Net development and a <strong>Linux Distribution</strong> for stuff like RoR, Perl and whatnot, so that I would be able to carry them around where need be...be it work, school, different computers at home etc...</p>
<p>I am thinking of doing this also for backup purposes...ie to backup my almost-single VM file to an external hd, instead of doing routinely updates to my normal Windows Box. I am also thinking about maybe even committing the VM boxes under Source Control (<em>is that even feasible?</em>)</p>
<p><em>So, am I on the right track with this ? Do you suggest that I try to implement this out?</em></p>
<p><strong>How feasible is it to have your development box on Virtual Machine that runs from a USB Pen-Drive ?</strong></p>
http://stackoverflow.com/questions/653812/simple-iptables-chain-question2Simple iptables chain questionCem2009-03-17T11:20:18Z2009-03-18T20:16:50Z
<p>Hi,</p>
<p>I'm writing a bash script to add simple firewalling for Xen.</p>
<p>Here's the actual firewall configuration : </p>
<pre><code>Chain INPUT (policy ACCEPT)
target prot opt source destination
RH-Firewall-1-INPUT all -- anywhere anywhere
Chain FORWARD (policy ACCEPT)
target prot opt source destination
RH-Firewall-1-INPUT all -- anywhere anywhere
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain RH-Firewall-1-INPUT (2 references)
target prot opt source destination
ACCEPT all -- anywhere anywhere
ACCEPT icmp -- anywhere anywhere icmp any
ACCEPT esp -- anywhere anywhere
ACCEPT ah -- anywhere anywhere
ACCEPT udp -- anywhere 224.0.0.251 udp dpt:mdns
ACCEPT udp -- anywhere anywhere udp dpt:ipp
ACCEPT tcp -- anywhere anywhere tcp dpt:ipp
ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
ACCEPT udp -- anywhere anywhere state NEW udp dpt:ha-cluster
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ssh
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:http
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:https
REJECT all -- anywhere anywhere reject-with icmp-host-prohibited
</code></pre>
<p>I'd like to add a new chain for each of my virtual machines (each of them has a virtual interface called vif1.0, vif2.0, etc). Output interface (bridge) is xenbr0.</p>
<p>Here's what I do (for example to block ping 'in'to domU1, vif1.0) : </p>
<pre><code>iptables -N domUFirewall
iptables -I FORWARD -j domUFirewall
iptables -I INPUT -j domUFirewall
iptables -A domUFirewall -i vif1.0 -p icmp -j DROP
</code></pre>
<p>But .. it doesn't work, i'm still able to ping in/out the domU.</p>
<p>Must be something really 'dumb' but I can't find out what's wrong.</p>
<p>Any clues ?</p>
<p>Thx</p>