Displaying 20 results from an estimated 100 matches similar to: "lxc errors on 0.9.7"
2011 Dec 08
1
read-only rootfs for lxc containers
And speaking of running out of a shared read-only root, I get the
following error when I attempt it:
error: Failed to start domain hw
error: internal error guest failed to start: PATH=/bin:/sbin TERM=linux
LIBVIRT_LXC_UUID=38320e75-1ba0-d85a-6138-532a3a66f13d
LIBVIRT_LXC_NAME=hw /bin/bash
2011-12-08 15:31:41.945: 1: info : libvirt version: 0.9.7
2011-12-08 15:31:41.945: 1: error :
2013 Mar 29
1
GPO Computer settings not applied
Hello,
I'm having one strange issue with latest stable Samba 4.0.4. I'm testing it as a domain controller for two virtual machines.
The Samba AD DC is Debian stable, with two domain members - Windows XP Pro and trial Windows 8 Enterprise.
User configuration using GPOs is working as expected. However, Computer configuration is never applied properly. Event logs show this entry:
------
2010 Nov 02
1
Libvirt and LXC
(oops accidentally sent to -owners)
Hi, i'm trying to start a LXC guest on a F14 computer .. followed the
examples in http://libvirt.org/drvlxc.html, but got stuck when
starting it ..
03:07:23.706: debug : virCgroupNew:542 : New group /
03:07:23.707: debug : lxcControllerRun:563 : Setting up private /dev/pts
03:07:23.711: debug : lxcControllerRun:589 : Mouting 'devpts' on
2011 Dec 07
1
lxc capabilities
I'm experimenting with the libvirt lxc driver, and wondering if there is
some way to control the capabilities assigned to the container processes.
With lxc-tools, I can specify a configuration option, lxc.cap.drop,
which causes the container processes to drop the specified privileges.
My libvirt containers seem to run with
2011 Apr 21
1
ESXi & Gluster setup options
All,
We are in the process of determining a virtualized infrastructure and
wanted to hear from
current users of Gluster and VMWare. What we were looking to setup was
an HA ESXi cluster
(2 heads) with gluster backend (4 bricks to start,
replicated/distributed), all backend connectivity
would be 10Gbe. Mainly the storage would be for VM images but may
include NAS files later.
So our
2011 May 27
0
ESXi & Gluster setup options
Thanks for this. Is their any other advantage our disadvantage in using the
fuse client? Speed, reliability? In fact, has the anyone run vm's off fuse?
On May 26, 2011 11:56 PM, "Chris Haumesser" <ch at luciddg.com> wrote:
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Sep 19
0
start failure with lxc
Hello,
I think I've done something to my machine, but I can't seem to figure out
what. I have now set up a very simple lxc setup to try and test this.
Here is the XML:
~> cat vm1GPU.xml
<domain type='lxc'>
<name>vm1GPU</name>
<memory>1020400</memory>
<os>
<type>exe</type>
<init>/bin/sh</init>
2012 Oct 10
0
virsh start failed (Failed to query file context on ...)
hi all,
I try to follow the instructions in http://libvirt.org/drvlxc.html to config libvirt-lxc, but failed when starting the lxc.
The domain config file:
# cat b.xml
<domain type='lxc'>
<name>b</name>
<memory>32768</memory>
<os>
<type>exe</type>
<init>/bin/sh</init>
</os>
2012 Oct 24
0
Failed to query file context on : No data available
Hi:I downloaded a cirros-0.3.0-x86_64-rootfs.img and mount it to /tmp/bak
then I edit a xml file ,here is the content:
<domain type='lxc'>
<name>vm1</name>
<memory>500000</memory>
<os>
<type>exe</type>
<init>/bin/sh</init>
</os>
<vcpu>1</vcpu>
<clock offset='utc'/>
2006 Jul 30
1
Trouble with PDC setup using Samba 3.0.23 and OpenLDAP
Hi everyone,
I am trying to setup a PDC using Samba and OpenLDAP. For some reason, I've
used both the examples provided in the Official Howto and also the
smbldap-tools howto developed by IDEALX. I am able to get the directory up
and running. I am able to get the following working:
1. LDAP Directory server and successful Queries through Samba
2. Add user and machine accounts.
3.
2007 Apr 18
0
[Bridge] [announce] bridge-utils-0.9.7
Updated the bridge-utils software to handle:
* Greater than 32 bridges; now unlimited as far as the command
is concerned.
* Follow version convention: brctl -V
* More complete and robust error handling, checks for errors
when initializing and reading bridge information
Known pre-existing issues:
* Mixed 64bit/32bit ioctl handling was incorrect and removed.
Will be replaced by
2008 May 31
0
[ANNOUNCE] Release conntrack-tools 0.9.7
Hi!
The netfilter project proudly presents another development release of
the conntrack-tools. This release includes important improvements, new
features and bugfixes:
* add ICMPv6 support (Krzysztof Oledzki)
* simplified conntrack update and deletion via command line
* major improvements in the state synchronization code
* add new best effort replication protocol
Detailed changelog is
2003 Jan 09
1
[PATCH] Cygwin and openssl-0.9.7
Hi,
the following patch is needed on Cygwin to link OpenSSH against
OpenSSL 0.9.7
Corinna
Index: configure.ac
===================================================================
RCS file: /cvs/openssh_cvs/configure.ac,v
retrieving revision 1.97
diff -u -p -r1.97 configure.ac
--- configure.ac 9 Jan 2003 01:22:59 -0000 1.97
+++ configure.ac 9 Jan 2003 22:12:43 -0000
@@ -84,6 +84,7 @@ case
2005 Feb 18
0
OpenSSH and OpenSSL 0.9.7.e with FIPS
Michael Selvesteen wrote:
>I use OpenSSH 3.9 on HP-UX 11vi. I compiled OpenSSL 0.9.7e by enabling
>FIPS. I found in the FIPS document that OpenSSL now contains the
>FIPS 140 specific cryptographic API and algorithm implementations
>only; i.e. the API for low level algorithms (RSA, AES, 3DES, DSA,
>SHA-1). Does it have any functional impacts on SSH.
>
>Will all the
2006 Feb 02
0
Wine release 0.9.7
This is release 0.9.7 of Wine, a free implementation of Windows on Unix.
What's new in this release:
- Directory change notifications can use inotify now.
- Hardware breakpoints in the Wine debugger.
- Beginnings of support for tape APIs.
- A bunch of improvements to the IDL compiler.
- Better scheme for mapping My Documents etc. to Unix directories.
- Lots of bug fixes.
Because
2006 Feb 05
2
Data-Base under Wine 0.9.7?
HEllo,
I*m trying to run some Kind ofe EPC (Electronic Part Catalog) und Wine
0.9.7. The Program starts, but then there is an error.
A Screenshot of the MEssages is at www.mo-parts.de/db-fehler.jpg
How can I fix this? It seems that a ODBC-Driver is missed. How can I
install this Driver?
Regards
Daniel Spannbauer
2006 Feb 07
0
Program worked in 20050930, not in 0.9.7
Hello
I have been trying to get WinMDI (a program for reading flow cytometry data
in windows) working under wine. WinMDI has an appdb entry of
http://appdb.winehq.org/appview.php?appId=2850 . I had the early versions
of this program working under wine 20050930 and 20050725.
I recently upgraded from 20050930 to 0.9.7 on my FreeBSD 6.0 box, and tried
to run the same version that worked under
2006 Feb 07
0
wine 0.9.7 + football manager 2006
hello
I have installed Wine 0.9.7 on Debian Sarge from source.
Next I have install original game Football Manager 2006 using Wine.
Everything was OK and i start testing game.
My problem is fact that when i use game first time everyting was
fine: starting game, playing and finishing game. When i have started
second time (and every next times) after starting game i've got an
error (game's
2017 Jan 17
0
[ANNOUNCE] xf86-video-sisusb 0.9.7
Adam Jackson (1):
Remove mibstore.h
Matt Turner (1):
xf86-video-sisusb 0.9.7
Stefan Dirsch (1):
Adapt Block/WakeupHandler signature for ABI 23
git tag: xf86-video-sisusb-0.9.7
https://xorg.freedesktop.org/archive/individual/driver/xf86-video-sisusb-0.9.7.tar.bz2
MD5: 6ffdc63f4636bccf729c3903c0fe2df3 xf86-video-sisusb-0.9.7.tar.bz2
SHA1:
2003 Jan 01
0
[Bug 462] New: compile failure with openssl 0.9.7
http://bugzilla.mindrot.org/show_bug.cgi?id=462
Summary: compile failure with openssl 0.9.7
Product: Portable OpenSSH
Version: 3.5p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: