Displaying 15 results from an estimated 15 matches for "uwsg".
Did you mean:
usg
2008 Nov 15
2
Best way to handle include files?
Hi folks,
I am building a new box. Want it to look
pretty much like an older Asterisk 1.2,
Debian box that is in production. The new
box will used as a test box before we
implement changes to the production box.
New box:
================================================
# cat /etc/issue; uname -a
Debian GNU/Linux 4.0 \n \l
Linux ServerName 2.6.18-6-686 #1 SMP Mon Oct 13
16:13:09 UTC 2008
2008 May 07
1
[PATCH]ocfs2-1.2: Add dput for uuid entry.
In ocfs2-1.2, when we mount a device, a debugfs dir will be created
using its uuid. When 2 devices have the same uuid, after the 1st device
is mounted, the 2nd one can't be mounted. This is OK. But the problem is
that the dentry's reference is added. So when the 1st volume is
umounted, none of these 2 volumes can be mounted then. So this fix
solves this problem by dputting the
2004 Oct 08
2
Delay packets by 50ms
...st I could fine 2 qdiscs that can
simulate latency : "delay" & "netem". Neither of them is
working on my setup though ( Fedora core2 [2.6.5] or RHEL
3.0 update 2 or gentoo [2.6.8] ). Is something special
needed to enable these qdiscs ?
I tried applying the patch
(http://www.uwsg.iu.edu/hypermail/linux/net/0403.2/0019.h
tml) and recompiled the kernel but the tc command returns
"RTNETLINK answers: Invalid argument".
What am I doing wrong ?
Thanks much,
-ansh
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailm...
2000 Oct 27
0
Segfault in 2.2.0p1 due to connect() changes in Linux 2.4
...priate. */
if (auth_proto != NULL && auth_data != NULL) {
char *screen = strchr(display, ':');
The problem seems to be that the socket() function not returning EINVAL
(as the man page suggests), but is instead returning EAFNOSUPPORT. This
change was made recently...
http://www.uwsg.iu.edu/hypermail/linux/kernel/0008.3/0342.html
...in order to conform to Single Unix v2:
http://www.opennc.org/onlinepubs/007908799/xns/connect.html
Anyway, the caller is unable to handle a NULL return from
x11_create_display_inet(), and the eventual deref of s->display in
do_child is fatal....
2000 Apr 30
1
linux kernel - VFAT - SMBFS - SMBCLIENT problem
hello all of you !
I write you to make you know some bugs.
Could you write me back to tell me if it will be corrected ?
VFAT
-----
when you copy a file that contain accents such as : te?st,
with a " on the letter u, the characters that follows the "?"
miss all.
SMBFS
------
When you list files that contains accents such as : te?st,
(as above), there is no more accents, a
2006 Nov 28
0
using cpu cycle counter on smp
Hi there,
I was wondering if it''s possible to use PSCHED_CPU (cpu cycle counter
as clock source for QoS). Normally kernel menuconfig forbids it due
to lack of synchronization of counters on different cpu, but:
http://uwsg.iu.edu/hypermail/linux/kernel/9902.0/0053.html
and quoting interesting part...
-------------
checking TSC synchronization across CPUs:
BIOS BUG: CPU#0 improperly initialized, has -25 usecs TSC skew! FIXED.
BIOS BUG: CPU#1 improperly initialized, has 25 usecs TSC skew! FIXED.
-------------
... we...
2002 Apr 07
0
problem deleting filters
...c filter add dev eth0 protocol ip parent 10: prio 2 flowid 10:2
the last line causes the errror:
"Unknown filter "flowid", hence option "10:2" is unparsable"
Any help is appreciated.
Rob
ps, i did find another guy with a similar problem, but no solution
(http://www.uwsg.iu.edu/hypermail/linux/net/0012.0/0019.html)
2007 Nov 12
2
mounting filesystems with blocks larger then 4k over a loop device
So I'm playing around with S3 and elasticdrive, and I create a
filesystem on it with a block size larger then 4k.
mkfs.xfs -b size=8k /mnt/ed5/ed0 -f
This completes fine and sets up the proper filesystem. When I try to
mount it, however, I get:
mount /mnt/ed5/ed0 /mnt/eds35/ -o loop
mount: Function not implemented
looking at dmesg I get:
XFS: Attempted to mount file system with
2006 Jun 22
0
HP DL360, tg3 driver, bonding and link flapping
...OSTP:Port 2/12 joined
bridge port 2/12
2006 Jun 22 16:01:02 EDT -05:00 %SYS-4-P2_WARN: 1/Host
00:14:38:4c:e1:ee is flapping between port 2/12 and port 2/11
2006 Jun 22 16:01:19 EDT -05:00 %SYS-4-P2_WARN: 1/Host
00:14:38:4c:e1:ee is flapping between port 2/11 and port 2/12
I found http://www.uwsg.iu.edu/hypermail/linux/net/0605.1/0008.html
but it wasn't very helpful. Other users seem to have it "just work."
If anybody has run into this, I would appreciate some pointers.
Thanks,
Michael Grinnell
Network Security Administrator
The American University
2004 Jul 08
2
O-direct on ext3 file ssytem
Hi,
Does anybody know whether the ext3 file system
support Direct_io? if so, how do you enable it?
I went through the man page of mount, and it did
not mention such option?
my system is running :
Red Hat Enterprise Linux AS release 3 (Taroon Update
2)
Kernel 2.4.21-15.ELsmp on an i686
Thanks much!!!
David.
2002 Jul 19
6
problems mounting smbfs
I've spent the last 2 days trying to get smbfs to mount via fstab.
Using redhat 7.3 and the latest samba as of 7/17/02.
I can mount from the command line using smbmount as follows:
smbmount //localhost/wwwshare /smbwww -o username=smbuser,password=xxxxxxxx
I can not mount from the command line using:
mount -t smbfs -o username=smbuser,password=xxxxxxxx //localhost/wwwshare /smbwww
The
2001 Sep 24
7
ext3 and kernel 2.4.10
Good morning,
I try to use the last release of ext3 patch with a
2.4.10 linux kernel. I have two troubles :
- when the kernel is booting, I receive :
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 208k freed
Adding Swap: 128480k swap-space (priority -1)
Adding Swap: 128480k swap-space (priority -2)
Why my root
2002 Jan 15
9
Ext3 vs. Reiser?
Hi!
I was just wondering how Ext3 and Reiserfs compare. When I reinstalled my
server (because of a stupid hacker) I took the opportunity to change to
ReiserFS. And I have to say it's really much faster than Ext3.
I don't have benchmarks, but for example, stuff like "make dep" on the linux
kernel is much faster (even though I had enabled write cache when I was
using ext3).
So
1999 Nov 11
5
[smbfs] Timing problems with kernel 2.2.x?
[Note: This has been posted to linux-kernel and was ignored. Since
smbfs is maintained by the samba team, I am retrying here]
Hi!
To maintain and install packages from CD-ROM to my Debian/GNU Linux
system, I use Debian's apt package. Since my Linux box is stowed away
in a closet, I use an smbfs mount to mount the CD-ROM drive from my
Windows desktop machine to the Linux box.
This used to
2002 Nov 21
22
many ways to do load balancing (or not?)
I''m a little confused about the many ways I''ve read that can be used
for traffic load balancing, that is, two or more interfaces to the
outside world being used transparently and efficiently by the internal
machines.
I heard about:
a) netfilter SNAT to more than one IP. If I''m correct, this is only
a round robin, that is, one connection goes here, the other goes there,