[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: rcs configure hang
From: |
Kelly Wang (kellythw) |
Subject: |
Re: rcs configure hang |
Date: |
Tue, 10 Nov 2020 17:37:40 +0000 |
User-agent: |
Microsoft-MacOutlook/16.42.20101102 |
Hi Florian,
Thanks for checking. Here is my system info:
% uname -a
Linux sjc-ads-7913 4.18.0-147.3.1.el8_1.x86_64 #1 SMP Wed Nov 27 01:11:44 UTC
2019 x86_64 unknown unknown GNU/Linux
% rpm -q kernel
kernel-4.18.0-80.el8.x86_64
kernel-4.18.0-147.3.1.el8_1.x86_64
This is virtualization system.
Thanks,
Kelly
If you need support for DevX Tools: http://devxsupport.cisco.com/
Specifically, for NXOS, see -
https://wiki.cisco.com/display/NEXUSPMO/ContactingNexusOpsAndTools
On 11/9/20, 1:14 AM, "Florian Weimer" <fweimer@redhat.com> wrote:
* Kelly Wang:
> You are right, after remove confdir3, rerun strace hang.
> Checked tr output, it stopped at bunch of mkdir and chdir and no further
steps after that.
> mkdir("confdir3", 0700) = 0
> chdir("confdir3") = 0
Would you be able to share details of the file system used (XFS or
something else?) and the kernel version (uname -a, rpm -q kernel)?
Do you use virtualization or containers?
I would like to see if I can reproduce it internally.
Thanks,
Florian
--
Red Hat GmbH, https://de.redhat.com/ , Registered seat: Grasbrunn,
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael
O'Neill
- Re: rcs configure hang, Kelly Wang (kellythw), 2020/11/05
- Re: rcs configure hang, Paul Eggert, 2020/11/05
- Re: rcs configure hang, Kelly Wang (kellythw), 2020/11/05
- Re: rcs configure hang, Paul Eggert, 2020/11/05
- Re: rcs configure hang, Kelly Wang (kellythw), 2020/11/05
- Re: rcs configure hang, Paul Eggert, 2020/11/05
- Re: rcs configure hang, Kelly Wang (kellythw), 2020/11/06
- Re: rcs configure hang, Paul Eggert, 2020/11/06
- Re: rcs configure hang, Kelly Wang (kellythw), 2020/11/06
Re: rcs configure hang, Florian Weimer, 2020/11/09
- Re: rcs configure hang,
Kelly Wang (kellythw) <=