Hi,
I am encountering a problem when I access the host filesystem
via hostfs and the directory has a lot of entries. For
example when I type in 'ls /mnt/host/usr/lib' uml just freezes
and I have to ctrl-c to get back the prompt. An strace shows
the following repeating indefinately:
getdents64(3
Michael West <[EMAIL PROTECTED]> wrote:
> I am running debian testing on both host and uml. Uml kernel is from
> debian package 2.4.26-1um. Host kernel is 2.4.24 with SKAS patch.
It looks like a problem I've with every uml-Patch after 24-1um.
After some load/time it freezes/crashes.
regards
Blaisorblade wrote:
>
> Almost certainly you just need to setup samba to allow write access to
> that share... maybe you have "security=host" in your smb.conf (if that
> value for "security" exists).
>
This some values out of my smb.conf
map to guest = Bad User
encrypt passwords =
I found that I can cause the system to hang by doing a scp of a 1.5 Gb
file to the uml. The file copy will get 50-80% complete and then the
uml hangs. I notice that the host system is doing some swap/paging when
this occurs.
The host is quite small, PII 300Mhz 384Mb RAM Though the host has ve
now I have this problem:
/dev/ubd/disc0: unknown partition table
> hi,
>
> maybe your guest filesystem has empty /dev. Check if in your own guest
> kernel you added devfs:
>
> File system -> Pseudo filesystems
>
> [*] /dev file system support (OBSOLETE)
>
> [*] Automatically mount
--- Forwarded Message ---
Date: Wed, 05 Jan 2005 11:14:24 +0100
From: Hegedus Gabor <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: HA, Load Balancing with UML-s
Hi!
Is anybody running a HA and Load Balancig cluster with uml-s? Is there a
good solution to 2-3 node cluster to run HA and LB wit
i am stupid.
thank you :)
> hi,
>
> maybe your guest filesystem has empty /dev. Check if in your own guest
> kernel you added devfs:
>
> File system -> Pseudo filesystems
>
> [*] /dev file system support (OBSOLETE)
>
> [*] Automatically mount at boot (NEW)
>
> Rgds,
> Konrad
> ---