Brad Brock wrote: > Hi List, I'm running uml on debian. I installed uml > from debian packages. I've patched the host kernel > with skas. When I ran multiple uml for the first time, > some of them was disconnected. > > I had tried to enlarge the tmpfs, but there wasn't > much difference. I ran 180 uml at the same time, but > there's only 'bout 50 percent of them survived trough > booting process. I have 2 GB for tmpfs and 2 GB RAM. That's less than 12MB for each uml instance, I don't know what command line you used or what type of guest you are trying to run, but that is unlikely to work. Most distros will require ~32MB just to give you an ssh login.
> I need the entire uml run properly. What should I do? > Can compiling the uml from scratch make any > difference? You can try trimming the kernel, but you will only shave off a few KBs, changing the guest (ie: using busybox) will make a real difference. Antoine > > Thank you. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ User-mode-linux-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user
