|
Re: Dfuse_hl and Interception library
Never mind .. I see it get set when building shared .. I am just trying to see how the Macros get expanded.
From: <daos@daos.groups.io> on behalf of Colin Ngam <colin.ngam@...>
Reply-To:
Never mind .. I see it get set when building shared .. I am just trying to see how the Macros get expanded.
From: <daos@daos.groups.io> on behalf of Colin Ngam <colin.ngam@...>
Reply-To:
|
By
Colin Ngam
·
#1024
·
|
|
Re: Dfuse_hl and Interception library
Hi,
How do I turn on IOIL_PRELOAD for the build?
Thanks.
Colin
From: <daos@daos.groups.io> on behalf of Colin Ngam <colin.ngam@...>
Reply-To: "daos@daos.groups.io"
Hi,
How do I turn on IOIL_PRELOAD for the build?
Thanks.
Colin
From: <daos@daos.groups.io> on behalf of Colin Ngam <colin.ngam@...>
Reply-To: "daos@daos.groups.io"
|
By
Colin Ngam
·
#1023
·
|
|
Dfuse_hl and Interception library
Greetings,
Just a couple quick questions:
What is the difference between “aliased intercept” and “single intercept”?
What’s the purpose of __wrap_XXX definition?
Example:
Greetings,
Just a couple quick questions:
What is the difference between “aliased intercept” and “single intercept”?
What’s the purpose of __wrap_XXX definition?
Example:
|
By
Colin Ngam
·
#1022
·
|
|
Re: missing protoc-gen-c
Hi,
Just sent my webchat account to your email.
Thanks.
From: daos@daos.groups.io <daos@daos.groups.io> On Behalf Oftimehuang88@...
Sent: Wednesday, June 3, 2020 9:33 AM
To:
Hi,
Just sent my webchat account to your email.
Thanks.
From: daos@daos.groups.io <daos@daos.groups.io> On Behalf Oftimehuang88@...
Sent: Wednesday, June 3, 2020 9:33 AM
To:
|
By
Zhang, Jiafu
·
#1021
·
|
|
Re: missing protoc-gen-c
Hi Zhang, Jiafu
May 7 #968
could I have your wechat account, so that we can discuss on DAOS conveniently.
Hi Zhang, Jiafu
May 7 #968
could I have your wechat account, so that we can discuss on DAOS conveniently.
|
By
timehuang88@...
·
#1020
·
|
|
Re: daos_agent starts running in directory ./daos/build/dev/gcc/src/cart/src/gurt
Hi Kevan.
We haven’t built anything into daos_agent to daemonize itself – the expectation is that in production that sort of thing will be handled by systemd. Maybe you could use a wrapper to
Hi Kevan.
We haven’t built anything into daos_agent to daemonize itself – the expectation is that in production that sort of thing will be handled by systemd. Maybe you could use a wrapper to
|
By
Macdonald, Mjmac
·
#1019
·
|
|
daos_agent starts running in directory ./daos/build/dev/gcc/src/cart/src/gurt
Greetings,
Checking to see if this is a known issue. We build DAOS in a NFS filesystem, as then we can log into any node in the cluster and use gdb with the source tree to debug a binary. The
Greetings,
Checking to see if this is a known issue. We build DAOS in a NFS filesystem, as then we can log into any node in the cluster and use gdb with the source tree to debug a binary. The
|
By
Kevan Rehm
·
#1018
·
|
|
Re: problem: support Spark when compile java files
Yes. It’s correct.
From: daos@daos.groups.io <daos@daos.groups.io> On Behalf Oftimehuang88@...
Sent: Tuesday, May 26, 2020 3:53 PM
To: daos@daos.groups.io
Subject: Re: [daos] problem: support
Yes. It’s correct.
From: daos@daos.groups.io <daos@daos.groups.io> On Behalf Oftimehuang88@...
Sent: Tuesday, May 26, 2020 3:53 PM
To: daos@daos.groups.io
Subject: Re: [daos] problem: support
|
By
Zhang, Jiafu
·
#1017
·
|
|
Small DAOS for CI
I'd like to start working on integrating the DAOS API and I'd like to have it tested in public CI infrastructure. How feasible would it be to have a micro-daos server as a container that could be
I'd like to start working on integrating the DAOS API and I'd like to have it tested in public CI infrastructure. How feasible would it be to have a micro-daos server as a container that could be
|
By
Chuck Atkins <chuck.atkins@...>
·
#1016
·
|
|
Re: daos_agent default values
Yes that is the problem. I have the bug commit but not the fix commit. Can’t move forward at the moment, chasing another issue.
Thanks for the help,
Kevan
From: <daos@daos.groups.io>
Yes that is the problem. I have the bug commit but not the fix commit. Can’t move forward at the moment, chasing another issue.
Thanks for the help,
Kevan
From: <daos@daos.groups.io>
|
By
Kevan Rehm
·
#1015
·
|
|
Re: daos_agent default values
Hi Kevan.
What is the commit you’re working with? There was an agent config bug introduced in2836ae4 and fixed in 12dfe6b.
Best,
mjmac
From: daos@daos.groups.io <daos@daos.groups.io>On
Hi Kevan.
What is the commit you’re working with? There was an agent config bug introduced in2836ae4 and fixed in 12dfe6b.
Best,
mjmac
From: daos@daos.groups.io <daos@daos.groups.io>On
|
By
Macdonald, Mjmac
·
#1014
·
|
|
daos_agent default values
Greetings,
In file utils/config/daos_agent.yml the comments say that the default value for runtime_dir is /var/run/daos_agent and the default value for log_file is /tmp/daos_agent.log. I don’t
Greetings,
In file utils/config/daos_agent.yml the comments say that the default value for runtime_dir is /var/run/daos_agent and the default value for log_file is /tmp/daos_agent.log. I don’t
|
By
Kevan Rehm
·
#1013
·
|
|
Re: problem: support Spark when compile java files
Hi Jiafu,
thx for your reply.
since I build and install daos with the cmd below:
so am i right to build java files like this cmd below:
Hi Jiafu,
thx for your reply.
since I build and install daos with the cmd below:
so am i right to build java files like this cmd below:
|
By
timehuang88@...
·
#1012
·
|
|
Re: problem: support Spark when compile java files
Hi,
Do you have more error message? I cannot infer what cause is from your debug message. Just to make sure replace <daos_install> with your real path. If daos is installed to /usr/local/daos,
Hi,
Do you have more error message? I cannot infer what cause is from your debug message. Just to make sure replace <daos_install> with your real path. If daos is installed to /usr/local/daos,
|
By
Zhang, Jiafu
·
#1011
·
|
|
problem: support Spark when compile java files
Hi guys:
when i run cmd: $ mvn clean package -DskipITs -Ddaos.install.path=<daos_install>
the debug log show the info below and compile process can not go on, finally no
Hi guys:
when i run cmd: $ mvn clean package -DskipITs -Ddaos.install.path=<daos_install>
the debug log show the info below and compile process can not go on, finally no
|
By
timehuang88@...
·
#1010
·
|
|
Re: dfuse can't access /var/run/daos_agent/agent.sock
Thanks for the quick reply. I did indeed forget to do that. It works fine now.
Kind regards
Ruben
Thanks for the quick reply. I did indeed forget to do that. It works fine now.
Kind regards
Ruben
|
By
Ruben Felgenhauer <4felgenh@...>
·
#1009
·
|
|
Re: dfuse can't access /var/run/daos_agent/agent.sock
Do you have the daos_agent running? You didn't mention that aspect - it must be running on any clients. There are more details in the manual.
Regards,
-Patrick
From: daos@daos.groups.io
Do you have the daos_agent running? You didn't mention that aspect - it must be running on any clients. There are more details in the manual.
Regards,
-Patrick
From: daos@daos.groups.io
|
By
Farrell, Patrick Arthur <patrick.farrell@...>
·
#1008
·
|
|
dfuse can't access /var/run/daos_agent/agent.sock
I am using the config file from daos/utils/config/examples/daos_server_local.yml with the only difference that I'm not using the bdev lines and with an scm_size of 50 GB.
I'd like to test daos' fuse
I am using the config file from daos/utils/config/examples/daos_server_local.yml with the only difference that I'm not using the bdev lines and with an scm_size of 50 GB.
I'd like to test daos' fuse
|
By
Ruben Felgenhauer <4felgenh@...>
·
#1007
·
|
|
Ubuntu 20.04 (LTS)
Hi there,
Just a heads up that master has moved from 18.04 to 20.04 for ubuntu support.
Cheers,
Johann
---------------------------------------------------------------------
Intel Corporation
Hi there,
Just a heads up that master has moved from 18.04 to 20.04 for ubuntu support.
Cheers,
Johann
---------------------------------------------------------------------
Intel Corporation
|
By
Lombardi, Johann
·
#1006
·
|
|
Re: POSIX container create do not wok
before creating POSIX type container, should I run something else in daos server? or I missed something important?
before creating POSIX type container, should I run something else in daos server? or I missed something important?
|
By
timehuang88@...
·
#1005
·
Edited
|