>From reading the docs, installing Xen means getting the binary, installing itand setting up your virtual servers. I want to install Xen and send the machine to colocation provider. Does that mean once I set it up and am able to logon at the colo provider, I will be ready to create and manager domains? i.e. does the Xen binary come with everything needed to run Xen? ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
You''ll need various user space libraries and utilities installed in order to run the management utilities. The Xen utilities are distributed with the binary installer but not all their dependencies. See the FAQ for a list of Debian packages. For other distros, you''ll need to be sure you have the equivalents installed. Cheers, Mark On Wednesday 15 December 2004 02:04, devsubs@adisadel.net wrote:> From reading the docs, installing Xen means getting the binary, installing > it and setting up your virtual servers. > > I want to install Xen and send the machine to colocation provider. Does > that mean once I set it up and am able to logon at the colo provider, I > will be ready to create and manager domains? > > i.e. does the Xen binary come with everything needed to run Xen? > > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/xen-devel------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
What I mean to ask is at what point will I cease to require physical access to the machine in order to get virtual servers running? How far into the process will I be able to send the machine to the colo provider, ie the point at which getting an SSH prompt whenever the machine is rebooted will enable me to manage processes? Quoting Mark Williamson <maw48@cantab.net>:> You''ll need various user space libraries and utilities installed in order to > run the management utilities. The Xen utilities are distributed with the > binary installer but not all their dependencies. See the FAQ for a list of > Debian packages. For other distros, you''ll need to be sure you have the > equivalents installed. > > Cheers, > Mark > > On Wednesday 15 December 2004 02:04, devsubs@adisadel.net wrote: > > From reading the docs, installing Xen means getting the binary, installing > > it and setting up your virtual servers. > > > > I want to install Xen and send the machine to colocation provider. Does > > that mean once I set it up and am able to logon at the colo provider, I > > will be ready to create and manager domains? > > > > i.e. does the Xen binary come with everything needed to run Xen? > > > > > > > > ---------------------------------------------------------------- > > This message was sent using IMP, the Internet Messaging Program. > > > > > > > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT Products from real users. > > Discover which products truly live up to the hype. Start reading now. > > http://productguide.itmanagersjournal.com/ > > _______________________________________________ > > Xen-devel mailing list > > Xen-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/xen-devel >---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
On Wed, 15 Dec 2004 08:39:52 +0000 devsubs@adisadel.net wrote:> What I mean to ask is at what point will I cease to require physical access to > the machine in order to get virtual servers running? > > How far into the process will I be able to send the machine to the colo > provider, ie the point at which getting an SSH prompt whenever the machine is > rebooted will enable me to manage processes?After Linux Domain 0 is booted from Xen, you don''t need any further physical access. (But actually it''s also possible to have "normal" Linux on a remote machine, do the grub setup etc and then reboot with Xen.) However, I''d suggest to simply test on a local machine first and then go to the provider, just to make sure it works etc. Regards, Milan -- Milan Holzäpfel alias jagdfalke alias jag Öff GnuPG-Schlüssel <URL:http://con.mjh.name/> GnuPG Public Key GnuPG Fingerabdruck 4C8A 5FAF 5D32 6125 89D1 GnuPG Fingerprint 0CE5 DB0C AF4F 6583 7966 http://www.deppenleerzeichen.de/
> What I mean to ask is at what point will I cease to require physical access > to the machine in order to get virtual servers running?Once you''ve installed Xen itself and XenLinux and they boot OK, with all your devices working you should be able to do everything else remotely (install the userspace prereqs, the Xen management tools, etc). HTH, Mark ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
Mark Williamson wrote:>>What I mean to ask is at what point will I cease to require physical access >>to the machine in order to get virtual servers running? > > Once you''ve installed Xen itself and XenLinux and they boot OK, with all your > devices working you should be able to do everything else remotely (install > the userspace prereqs, the Xen management tools, etc).And if you''re really good, you can get the system booting Xen without physical access. Though serial console is, on occasion, a handy thing to have, once you''ve set everything up as it should be, you shouldn''t need it again. -- Derrik Pates dpates@dsdk12.net ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
> And if you''re really good, you can get the system booting Xen without > physical access.Indeed - it''s theoretically possible to install Xen on a remote box, reboot and have it Just Work(TM). Unfortunately if you make a mistake you''ve got to wait for someone at your provider to go boot your machine into something sensible again - speaking from experience, that makes sorting out mistakes rather time consuming.> Though serial console is, on occasion, a handy thing to > have, once you''ve set everything up as it should be, you shouldn''t need > it again.Serial console is definitely nice to have if you can get it at your colo provider. Cheers, Mark ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel