|
Re: Fail to create pool
Hi Tianzy,
It has been a while😊
03/02-16:30:35.56 storage01 DAOS[13113/0/3] hg ERR src/cart/crt_hg_proc.c:658 crt_proc_out_common(0x7f57c4576790) [opc=0x1020007 (DAOS)
Hi Tianzy,
It has been a while😊
03/02-16:30:35.56 storage01 DAOS[13113/0/3] hg ERR src/cart/crt_hg_proc.c:658 crt_proc_out_common(0x7f57c4576790) [opc=0x1020007 (DAOS)
|
By
Lombardi, Johann
·
#1702
·
|
|
Fail to create pool
As there is a package dependent bug, I compile daos 2.2 from scatches on centos 7.9. I built the system, However failed to create a pool.
Hardware information:
I checked log on
As there is a package dependent bug, I compile daos 2.2 from scatches on centos 7.9. I built the system, However failed to create a pool.
Hardware information:
I checked log on
|
By
landen.tian@...
·
#1701
·
|
|
Re: Questions about daos evolution and design
1. DAOS is an actual product.
2. It looks to me that longer I/O latency is inevitable when node/target/SSD is being taken offline.
3. I'm not quite sure what's the "redirect design" you are referring
1. DAOS is an actual product.
2. It looks to me that longer I/O latency is inevitable when node/target/SSD is being taken offline.
3. I'm not quite sure what's the "redirect design" you are referring
|
By
Niu, Yawei
·
#1700
·
|
|
Questions about daos evolution and design
I have always been paying attention to daos's evolution,here are some questions:
1.Is the evolution direction of daos toward commercial products or demo level?
2.As an end-to-end full-user mode,
I have always been paying attention to daos's evolution,here are some questions:
1.Is the evolution direction of daos toward commercial products or demo level?
2.As an end-to-end full-user mode,
|
By
hongxunlinpub@...
·
#1699
·
|
|
Re: VMD not enabled because IOMMU disabled on platform
Finally, I refer to https://docs.daos.io/v2.2/admin/predeployment_check/#optimize-nvme-ssd-block-size, Now it is done.
Finally, I refer to https://docs.daos.io/v2.2/admin/predeployment_check/#optimize-nvme-ssd-block-size, Now it is done.
|
By
landen.tian@...
·
#1698
·
|
|
Re: Support for SELinux MLS, MCS, and Kerberos
Dear Ivan,
Thank you for your reply.
I do recommend that you add support SELinux MLS and MCS with Kerberos authentication as soon as you are able to fit it in your release schedule. Many
Dear Ivan,
Thank you for your reply.
I do recommend that you add support SELinux MLS and MCS with Kerberos authentication as soon as you are able to fit it in your release schedule. Many
|
By
wrthissell
·
#1697
·
|
|
Re: Support for SELinux MLS, MCS, and Kerberos
Hi Rich,
Right now, DAOS does not support SELinux and Kerberos auth and our roadmap up to (and including) 3.0 does not have this feature.
That said, we’ll be willing to consider it for a
Hi Rich,
Right now, DAOS does not support SELinux and Kerberos auth and our roadmap up to (and including) 3.0 does not have this feature.
That said, we’ll be willing to consider it for a
|
By
Poddubnyy, Ivan
·
#1696
·
|
|
Re: VMD not enabled because IOMMU disabled on platform
Can you run the “nvme scan” with the --disable-vmd option?
Not sure if that’s available in your codelevel, but your earlier errors looked like it was trying to use VMD…
(There’s also a
Can you run the “nvme scan” with the --disable-vmd option?
Not sure if that’s available in your codelevel, but your earlier errors looked like it was trying to use VMD…
(There’s also a
|
By
Hennecke, Michael
·
#1695
·
|
|
Re: VMD not enabled because IOMMU disabled on platform
Michael,
Thanks for your answer in time. It works!
Now, I get:
Do I miss anything?
Michael,
Thanks for your answer in time. It works!
Now, I get:
Do I miss anything?
|
By
landen.tian@...
·
#1694
·
|
|
Re: VMD not enabled because IOMMU disabled on platform
You are probably seeing this known issue:https://daosio.atlassian.net/browse/DAOS-12555
Workaround is to start and stop daos_server once (systemctl start/stop daos_server if running under
You are probably seeing this known issue:https://daosio.atlassian.net/browse/DAOS-12555
Workaround is to start and stop daos_server once (systemctl start/stop daos_server if running under
|
By
Hennecke, Michael
·
#1693
·
|
|
Re: VMD not enabled because IOMMU disabled on platform
I continued and met:
Any suggestion?
I continued and met:
Any suggestion?
|
By
landen.tian@...
·
#1692
·
|
|
Re: VMD not enabled because IOMMU disabled on platform
Did you add "intel_iommu=on" to the Linux command line?
See here for general guidance, but the details are OS specific -->https://docs.daos.io/v2.2/admin/predeployment_check/?h=iommu#enable-iommuIf
Did you add "intel_iommu=on" to the Linux command line?
See here for general guidance, but the details are OS specific -->https://docs.daos.io/v2.2/admin/predeployment_check/?h=iommu#enable-iommuIf
|
By
Hennecke, Michael
·
#1691
·
|
|
VMD not enabled because IOMMU disabled on platform
I'm using daos 2.2 which I complied it from scratches. When I followed instructions, I got:
[root@storage01 ~]# daos_server storage prepare --nvme-only -u root
Preparing locally-attached NVMe
I'm using daos 2.2 which I complied it from scratches. When I followed instructions, I got:
[root@storage01 ~]# daos_server storage prepare --nvme-only -u root
Preparing locally-attached NVMe
|
By
landen.tian@...
·
#1690
·
|
|
Re: Fail to install daos-server (libipmctl.so.4)
https://bugzilla.redhat.com/show_bug.cgi?id=2160195 is the upstream
ticket to have a libipmctl-compat with the v2 ipmctl in it added to
EPEL.
Cheers,
b.
https://bugzilla.redhat.com/show_bug.cgi?id=2160195 is the upstream
ticket to have a libipmctl-compat with the v2 ipmctl in it added to
EPEL.
Cheers,
b.
|
By
Murrell, Brian
·
#1689
·
|
|
Re: Fail to install daos-server (libipmctl.so.4)
Hi,
The EPEL repository has been updated to include the ipmctl version 3 packages, which are incompatible with the ipmctl version 2 that DAOS-2.2.0 links with.
I believe that a compatibility RPM
Hi,
The EPEL repository has been updated to include the ipmctl version 3 packages, which are incompatible with the ipmctl version 2 that DAOS-2.2.0 links with.
I believe that a compatibility RPM
|
By
Hennecke, Michael
·
#1688
·
|
|
Fail to install daos-server
I want to install daos 2.2 on centos 7.9. I follow instructions from https://docs.daos.io/v2.2/QSG/setup_rhel/#rpm-installation, but it failed.
[root@storage01 ipmctl]# uname -a
Linux storage01
I want to install daos 2.2 on centos 7.9. I follow instructions from https://docs.daos.io/v2.2/QSG/setup_rhel/#rpm-installation, but it failed.
[root@storage01 ipmctl]# uname -a
Linux storage01
|
By
landen.tian@...
·
#1686
·
|
|
Fail to install daos-server
I want to install daos2.2 on centos7. I follow instructions from https://docs.daos.io/v2.2/QSG/setup_rhel/#rpm-installation. However, it failed on running "yum install -y daos-server".
[root@storage01
I want to install daos2.2 on centos7. I follow instructions from https://docs.daos.io/v2.2/QSG/setup_rhel/#rpm-installation. However, it failed on running "yum install -y daos-server".
[root@storage01
|
By
landen.tian@...
·
#1685
·
|
|
compile error while build from spurce code version 2.2.0 on WSL Ubuntu-18.04
#chat
hi, when i compile daos by source code. i don't know what causing this error below.
thanks ~
source code: https://github.com/daos-stack/daos/tree/v2.2.0
system: Windows Subsystem for Linux
hi, when i compile daos by source code. i don't know what causing this error below.
thanks ~
source code: https://github.com/daos-stack/daos/tree/v2.2.0
system: Windows Subsystem for Linux
|
By
yshi1210@...
·
#1684
·
|
|
Support for SELinux MLS, MCS, and Kerberos
Dear DAOS Community,
I want to learn about DAOS's support for Multi Level Security (MLS) and Multi Category Security via SELinux MLS and MCS with Kerberos authentication. I am having a
Dear DAOS Community,
I want to learn about DAOS's support for Multi Level Security (MLS) and Multi Category Security via SELinux MLS and MCS with Kerberos authentication. I am having a
|
By
wrthissell
·
#1683
·
|
|
Re: DAOS server rpm installation failure
Thanks a lot, my problem was with the wrong repository selection.
Regards
Krishnalal.K.K
Scientist E
Control and Instrumentation Group
C-DAC, Thiruvananthapuram
Ph: 0471-2723333-445
Mob: 9895317126
Thanks a lot, my problem was with the wrong repository selection.
Regards
Krishnalal.K.K
Scientist E
Control and Instrumentation Group
C-DAC, Thiruvananthapuram
Ph: 0471-2723333-445
Mob: 9895317126
|
By
Krishnalal K K
·
#1682
·
|