similar to: vtpm_manager can''t run twice in a row

Displaying 20 results from an estimated 100 matches similar to: "vtpm_manager can''t run twice in a row"

2005 Sep 29
0
Not able to get Virtual TPM working with Xen,
Hi All, Please read the following steps involved in installing and configuring my Xen box with V-TPM enabled, which I am not able to make it work. Host Linux Distro - CentOS 4.1 Guest Linux distros - Centos 4.1, SUSE TPM module - TPM emulator Downloads: gmp-4.1.4 xen-instable-src.tgz (downloaded on 29/9/2005) bridge-utils-1.0.6.tar.gz compiled and installed gmp-4.1.4 and bridge-utils. Now
2008 Mar 13
1
Using TPM in dom0
Hi, i am using Xen 3.2.0 and want to use the TPM in dom0. I have activated vtpm and everything runs fine in my domUs. The question is, how can I access the TPM in dom0? As far as I know vtpm_managerd exclusively locks /dev/tpm0. As soon as I start vtpm_managerd my own program cannot access the TPM anymore. Is there a vtpm instance for dom0 like the ones for the user domains? Thanks in advance
2010 May 23
12
Puppet Dashboard error.
Hi i have the running i both sides, client and server sides the puppet 0.25.4 Get this error on server side: puppetmasterd[5363]: Report puppet_dashboard failed: wrong Content-Length format And receive this error on my client side: warning: Value of ''preferred_serialization_format'' (pson) is invalid for report, user default (b64_zlib_yaml) I am getting any reports on my
2010 May 10
4
Begining with puppet.
Hi, I am trying to do my first puppet configuration, already installed the puppetserver and client, in this link show my configuration and my puppet structure: http://paste.pocoo.org/show/212227/ But when i run the client side daemon i get this message: info: /Class[main]/Node[basenode]/Class[inittab]/File[inittab]/source: No specified sources exist err:
2012 Oct 01
7
[PATCH] Matthew Fioravante now maintains VTPM
See MAINTAINERS file Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu> diff --git a/MAINTAINERS b/MAINTAINERS index 094fe9e..f562efa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -261,6 +261,21 @@ S: Supported F: tools/xentrace/ F: xen/common/trace.c +VTPM +M: Matthew Fioravante <matthew.fioravante@jhuapl.edu> +S: Supported +F: tools/vtpm +F:
2008 Aug 26
2
vTPM NVM, loadkey and trousers questions
Hi everyone, I am using Xen 3.2.1 with the vtpm-12-patch.diff patch posted in [0]. My TPM is an Infineon 1.2. In total I have got three different questions: 1. NVM loading problem at VM creation When I am creating a VM the last few lines of the vtpm_manager output are: TPMD[245]: tpm/tpm_startup.c:45: Info: TPM_Startup(1) Loading NVM. Sending LoadNVM command ERROR[VTPM]: Failed to load
2012 Sep 17
9
[PATCH] Upgrade vtpmd to berlios version 0.7.4
What will follow soon are updates to vtpmd, vtpm_manager, xm, xl, mini-os, and new vtpm and vtpm manager stub domains. The first patch I''d like to submit upgrades vtpmd to version 0.7.4 This patch does the following: -add checks to configure to check for cmake (required by berlios 0.7.4) -removes all of the 0.5.1 patches -adds a single patch for 0.7.4 -cleans up the makefile, should
2012 Sep 21
1
PATCH [base vtpm and libxl patches 0/6]
So it looks like I was basing my patches off of this tree git://xenbits.xen.org/xen-unstable.git which is not actually xen-unstable. I rebased and reworked my patches off of the correct tree git://xenbits.xen.org/xen.git What follows are the vtpmd, vtpm_manager, and libxl patches. All of the mini-os patches apply cleanly to the latest xen so I won''t be resubmitting those unless you all
2004 Apr 07
1
PSTN calls do NOT hang up
Hi all, In my Asterisk setup, incoming calls through Cisco PSTN gateway to Asterisk extensions sounds work fine. All calls can be terminated properly after hangup. However, when calls were forwarded to voicemail, after recording & hangup the PSTN calls and cisco FXO port remained connected unless cisco port was manually shut/no shut. # key used to hang up the call did NOT help. Did anyone
2006 Apr 07
2
r160 - trunk/xen-3.0/debian
Author: acid Date: 2006-04-07 21:00:06 +0000 (Fri, 07 Apr 2006) New Revision: 160 Modified: trunk/xen-3.0/debian/copyright Log: add copyright info about tools/xenstore and tools/vtpm_manager Modified: trunk/xen-3.0/debian/copyright =================================================================== --- trunk/xen-3.0/debian/copyright 2006-04-07 06:03:53 UTC (rev 159) +++
2013 Jun 19
9
some problems to start vTPM vtpm-stubdom
Hi community, there are some problems to start vTPM vtpm-stubdom following docs/misc/vtpm.txt. When I start vtpm-stbdom, the vtpmmgr-stubdom will print out: === ERROR[VTPM]: LoadKey failure: Unrecognized uuid! 69743ae0-9d4a-4ad6-9819-e602085b6792 ERROR[VTPM]: Failed to load key ERROR in vtpmmgr_LoadHashKey at vtpm_cmd_handler.c:78 code: TPM_BAD_PARAMETER. === I start vtpmmgr-stubdom with
2013 Jun 19
9
some problems to start vTPM vtpm-stubdom
Hi community, there are some problems to start vTPM vtpm-stubdom following docs/misc/vtpm.txt. When I start vtpm-stbdom, the vtpmmgr-stubdom will print out: === ERROR[VTPM]: LoadKey failure: Unrecognized uuid! 69743ae0-9d4a-4ad6-9819-e602085b6792 ERROR[VTPM]: Failed to load key ERROR in vtpmmgr_LoadHashKey at vtpm_cmd_handler.c:78 code: TPM_BAD_PARAMETER. === I start vtpmmgr-stubdom with
2011 Aug 19
0
vTPM-Manager
Hi List, I have a problem installing the vTPM extension for Xen. I selected the option vTPM Manager (=y) in the Config.mk before compiling the xen-tools, but there is always the same error in every xen version which I have tried: gcc -Werror -g3 -I. -D_GNU_SOURCE -DLOGGING_MODULES="(BITMASK(VTPM_LOG_TCS)|BITMASK(VTPM_LOG_VTSP)|BITMASK(VTPM_LOG_VTPM))"
2013 May 22
19
Install vTPM on Xen-4.2.2
Hi, I‘m trying to install vTPM based on Xen-4.2.2, linux-kernel 3.9.1 (Dom0) and TPM emulator. However, I cannot find the TPM backed driver in this version of Dom0 linux kernel. There is no CONFIG_XEN_TPMDEV_BACKEND in the kernel config file. The config file for Dom0 is attached. Maybe it provides some useful information. So, how to install a Xen TPM backend driver in the Dom0 linux-kernel.
2012 Sep 21
1
PATCH [base vtpm and libxl patches 3/6] Fix bugs in vtpm hotplug scripts
This patch fixes IO deadlocks in the vtpm hotplug scripts. Signed off by: Matthew Fioravante matthew.fioravante@jhuapl.edu --- Changed since previous: * rebased off of latest xen stable * replaced instances of gawk with awk diff --git a/tools/hotplug/Linux/vtpm b/tools/hotplug/Linux/vtpm --- a/tools/hotplug/Linux/vtpm +++ b/tools/hotplug/Linux/vtpm @@ -1,22 +1,18 @@ #!/bin/bash +export
2012 Nov 20
52
[PATCH RFC] stubdom: Change vTPM shared page ABI
Since the vTPM implementations are being incorproated into Xen and possibly upstream Linux, I would like to see if this protocol change could be added before we have significant legacy implementations. If not, I still think it would be useful as either a v2 or negotiated protocol change. The current vTPM protocol is a copy of the network protocol. This was likely done for ease of implementation,
2009 Sep 07
0
[TPM, vTPM] Persistence of data on VM?
Hi, In advance, sorry, I am not sure if it''s the right mailing list to ask that, but as my question is half-way between Xen and trousers, I thought asking in both mailing lists would not be too much.... I am currently having a little problem finding out how to make work my seal/unseal things... Running a Debian Lenny on top of Xen 3.5 unstable. with vtpm management enabled on my
2010 Aug 25
0
[PATCH 0/7] vtpm Mini-Os domain and vTPM stability fixes
The following are a set of patches to run the berlios tpm emulator 0.6.1 in a mini-os domain, called vtpm-stubdom. Documentation on how to use this domain is located at stubdom/vtpm/README. The following are a series of patches that enable this domain and also add significant stability improvements to the entire vTPM subsystem, including the original method of using vtpmd as a process.
2006 Apr 06
0
xen-3.0_3.0.1+hg8762-1_i386.changes REJECTED
Hi Maintainer, rejected, due to incomplete debian/copyright file. There is at least tools/xenstore which has a mixture of LGPL and GP attached, but you never mention that. Another example is tools/vtpm_manager. Please list all different licenses used with their (C) holder. -- bye Joerg === If you don't understand why your files were rejected, or if the override file requires editing,
2006 Aug 10
0
[RFC][PATCH][TOOLS] CONFIG to build and link to local libaio
LOCAL_LIBAIO is prolly a crappy name, but this patch will enable a tool build to select either the local or the system provided libaio. Note, it only builds the local libaio.a so the linker get the right one automatically, so you''ll want to "make -C tools/libaio clean". -JX --- diff -r 1f611b58729f tools/Makefile --- a/tools/Makefile Wed Aug 09 18:53:00 2006 -0400 +++