Displaying 20 results from an estimated 300000 matches similar to: "UML"
2004 Nov 29
1
Re: CentOS digest, Vol 1 #201 - 1 msg
thanks for the head up. what os are you running on the blades??
Phillip James
System Administrator
The Garden City Group, Inc.
105 Maxess Road
Melville, NY 11747-3836
Phone: (631) 470-5044
Fax: (631) 940-6561
E-mail: Phillip.James at GardenCityGroup.com
====================================================
This communication (including any attachments) is intended for the use of
the intended
2002 Dec 20
1
Strange behavior with samba mountpoint
I have a Redhat 8.0 box with many external connections.
Several nfs and 3 samba.
Today I tried to reattach to one on my mounts and I am geting
"Could not resolve mount point /mnt/dir".
If I do an ls -a I can see the dir, but when adding the l option to ls
it does not show up.
fuser returns for the dir,
Input/output error
I apologize if this has nothing to do with Samba, but I am
2007 Apr 18
1
[Bridge] Some Questions
I am battling an issue with use of bridging with xen.
For some yet undetermined reason supposedly relating to stp, they assign
a mac address of fe:ff:ff:ff:ff:ff to the bridge.
Was hoping someone here may be able to elaborate on that.
If I enslave a bridge to an ethernet, and than restart that network
interface, should the bridge operation behave the same after the ip
interface is restarted?
2005 Apr 14
2
rpm problem with centos4
rpm-4.3.2
rpm-build-4.3.2-21
[root at tarkus i386]# rpm -ivh *
error: Failed dependencies:
compat-libstdc++-33-3.2.3-47.3 is needed by
opennms-1.3.0-0.20050413.0_centos4.i386
[root at tarkus i386]# rpm -q compat-libstdc++-33-3.2.3-47.3
compat-libstdc++-33-3.2.3-47.3
Any idea on how to deal with this?
This is with rpms build from opennms head.
Regards,
Ted
2005 Sep 27
2
invalid network interface after starting xend
Before starting xend (xen 3.0) these are my correct network interfaces:
eth0 Link encap:Ethernet HWaddr 00:14:5E:0A:53:04
inet addr:192.168.1.51 Bcast:192.168.1.255 Mask:255.255.255.0
eth1 Link encap:Ethernet HWaddr 00:14:5E:0A:53:05
inet addr:192.168.1.52 Bcast:192.168.1.255 Mask:255.255.255.0
lo Link encap:Local Loopback
inet
2007 Mar 17
1
Building a UML image of CentOS 4.4
I'm wondering what the best way of building a UML image is; I tried the
following based on documents I found on the web for FC2
mkdir -p $T/etc $T/dev $T/proc $T/sys $T/var/tmp $T/var/cache/yum \
$T/var/lock/rpm $T/var/cache/yum/update/headers \
$T/var/cache/yum/update/packages
touch $T/etc/fstab
mknod $T/dev/null c 1 3
chmod 666 $T/dev/null
mount --bind /proc
2007 Sep 06
0
Asterisk on UML (User Mode Linux)
What's the current thinking on running Asterisk in a UML environment? I
saw some discussion about Xen and asterisk on a Xen DomU.
I'm currently running Asterisk in a UML and have noticed poorer quality
on calls. I'm only using SIP and IAX2 trunks. No hardware adapters. I
guess timing is important, but even if I could get the provider to
install a kernel with the Zaptel Dummy timing
2005 Mar 22
0
Re: [uml-user] NPTL/db4 problem with FC3
(Me Too ++: I''m running into the same issues with a non-nptl DB4 and rpm
on rhel4)
And making it even more interesting:
http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/release-notes/as-x86/
"Red Hat Enterprise Linux 5 will no longer include support for
LinuxThreads. Therefore, applications that require LinuxThreads support
must be updated before they will be able to
2017 Jun 10
1
[PATCH] lib: direct, uml: Unblock SIGTERM in the hypervisor and recovery processes (RHBZ#1460338).
If SIGTERM is blocked in the main program, then it ends up still being
blocked in the subprocess after we fork. This means that we cannot
kill qemu by sending SIGTERM to it. This commit fixes the problem by
unblocking SIGTERM unconditionally after fork.
Thanks: wtfuzz on IRC for reporting and analysis.
---
lib/launch-direct.c | 15 +++++++++++++++
lib/launch-uml.c | 11 +++++++++++
2 files
2005 Mar 31
1
can''t use shorewall in a UML-Session
Hi folks,
sorry for my bad english, but I am not a native speaker.
I want to setup a virtual firewall-host in a UML-Session.
I''m using Kernel 2.4.27-um1 and shorewall 2.2.2-2 from Debian sarge.
I have 4 nic''s in my System:
eth0 -> localnet 0
eth1 -> localnet 1
eth2 -> wlan
eth3 -> DSL/ppp0
I''m using four bridges br0,br1,br2,br3.
The UML firewall host is
2012 Dec 25
0
[LLVMdev] [cfe-dev] Do you use UML utility programs?
UML diagrams can be really helpful for explaining how a piece of code
works (such as the diagrams in your klang project on github).
The main reason I don't draw them is that I haven't found convenient
tools to use which integrate well with my workflow. Doxygen produces
class diagrams, but I would really like to have something which
produces sequence diagrams (such as
2012 Dec 25
3
[LLVMdev] [cfe-dev] Do you use UML utility programs?
Hi Sean Silva,
Maybe I am the only one who is trying to use UML.
In my team, I am also the only one who draws UML diagrams.
I expected there be someone who use UML like me.
But it's maybe not as your opinion.
Maybe doxygen is enough for majority of people.
Thanks for your reply.
Sincerely
Journeyer J. Joh
2012/12/25 Sean Silva <silvas at purdue.edu>:
> On Mon, Dec 24, 2012 at
2006 Jul 11
0
Crossbow and UML
Hey ..This looks very much like the user-mode linux i used to work on. not gone thru the Xen specs but what crossbow looks like is solaris version of UML[user-mode linux] . last time i was almost killed testing free/swan on a virtual testbed using UML. gosh... matching the root filesystem version with the kernel was the biggest fight...lately had to build my own with mkrootfs :) ... best view of
2008 Feb 27
1
Ask About ruby-uml
Any body here has used ruby-uml from http://ruby-uml.rubyforge.org/ ??
I dont know how to use it, would you mind to share your experience on
it?
OR
Have you found plug-in or gem for generating application code like
controllers, models, views to sequence diagram ? I have tried RailRoad,
but it can not create sequence diagram, only class diagram for
controllers and models.
Thank You for your
2007 May 01
0
2.6.21 and UML
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi,
Any chance of getting a snapshot/patch to apply to 2.6.21?
Also, the FAQ doesn't mention UML but at a glance the two
virtualizations look very similar - or am I missing something?
The address space stuff looks like what skas0 does in uml?
Cheers
Antoine
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.3 (GNU/Linux)
Comment: Using GnuPG
2007 May 01
0
2.6.21 and UML
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi,
Any chance of getting a snapshot/patch to apply to 2.6.21?
Also, the FAQ doesn't mention UML but at a glance the two
virtualizations look very similar - or am I missing something?
The address space stuff looks like what skas0 does in uml?
Cheers
Antoine
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.3 (GNU/Linux)
Comment: Using GnuPG
2007 Apr 18
2
[PATCH 1/6] i386 virtualization - Fix uml build
* zach@vmware.com (zach@vmware.com) wrote:
> Attempt to fix the UML build by assuming the default i386 subarchitecture
> (mach-default).
>
> I can't fully test this because spinlock breakage is still happening in
> my tree, but it gets rid of the mach_xxx.h missing file warnings.
I assume this is intended to fix a build error caused by patches in the
earlier set which added
2007 Apr 18
2
[PATCH 1/6] i386 virtualization - Fix uml build
* zach@vmware.com (zach@vmware.com) wrote:
> Attempt to fix the UML build by assuming the default i386 subarchitecture
> (mach-default).
>
> I can't fully test this because spinlock breakage is still happening in
> my tree, but it gets rid of the mach_xxx.h missing file warnings.
I assume this is intended to fix a build error caused by patches in the
earlier set which added
2004 Nov 16
1
UML programming
hello,
I'd like to know if it is possible to use R in a UML way by creating classes, methods,etc...
If yes, can you please give me links for documentation and example ?
thanks
[[alternative HTML version deleted]]
2007 Apr 19
1
UML under Centos5
Has anyone been able to get UserModeLinux to work under CentOS5? I've
got an image which works fine under CentOS4.4 but when I try it under
CentOS5 then it hangs just after mounting root
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Now, I'd read this was a known issue because of