Displaying 4 results from an estimated 4 matches for "msg00143".
Did you mean:
msg00133
2008 Jun 20
1
samba oplocks not breaking
......) on certain files
takes 45 seconds to return. After the file has been opened, the next
file in the same directory takes 45 seconds. If the file was recently
opened it returns immediately.
I have raised this on several mailing lists, see:
<http://lists.luv.asn.au/wws/arc/luv-main/2008-06/msg00143.html>
<http://oss.sgi.com/archives/xfs/2008-06/msg00210.html>
<http://www.archivum.info/linux-fsdevel@vger.kernel.org/2008-06/msg00337.html>
So far it would appear to be Samba is not releasing the oplock when
another process tries to break it.
I am not entirely convinced this is S...
2010 Oct 12
1
bootloader_args element
...boot time? Nothing I have tried seems to work. I have
tried sifting through the pygrub code (for lack of documentation) and no
luck yet. I think my challenge is with pygrub but any help would be
appreciated. I have also posted this at
http://lists.xensource.com/archives/html/xen-users/2010-10/msg00143.html
and
http://www.linuxquestions.org/questions/linux-virtualization-90/setting-hostname-in-xen-config-xml-file-836993/
but still waiting...
Cheers,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attac...
2006 Nov 22
4
Configuring Multiple Gateways
I'm in need of installing two NICs in a machine that are connected to 2
different public networks and I need both IP addresses accessible from the
outside. The IPs are part of two completely different subnets.
For example:
eth0
IP - 10.10.10.2/30
GW - 10.10.10.1
eth1
IP - 20.20.20.6/30
GW - 20.20.20.5
How can I configure 2 gateways on this server?
Thanks!
--
Matthew
2018 Apr 05
2
[PATCH v8] v2v: Add -o rhv-upload output mode (RHBZ#1557273).
v7 was here:
https://www.redhat.com/archives/libguestfs/2018-March/msg00143.html
Since then:
- Earlier patches are now upstream.
- The to-do list is moved from the commit message to the TODO file.
- This version forces -of raw + -oa sparse and gives an error in
any other mode. We intend to lift these restrictions later.
- Tested against latest imageio which su...