From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id 34ED3906E8 for ; Fri, 2 Sep 2022 09:24:09 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 2B7EF2CE68 for ; Fri, 2 Sep 2022 09:23:39 +0200 (CEST) Received: from 5.mo575.mail-out.ovh.net (5.mo575.mail-out.ovh.net [46.105.62.179]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS for ; Fri, 2 Sep 2022 09:23:38 +0200 (CEST) Received: from player773.ha.ovh.net (unknown [10.111.172.184]) by mo575.mail-out.ovh.net (Postfix) with ESMTP id 83FD7239AB for ; Fri, 2 Sep 2022 07:23:32 +0000 (UTC) Received: from riminilug.it (unknown [82.134.223.122]) (Authenticated sender: piviul@riminilug.it) by player773.ha.ovh.net (Postfix) with ESMTPSA id 06A142E2FDBDC for ; Fri, 2 Sep 2022 07:23:31 +0000 (UTC) Authentication-Results: garm.ovh; auth=pass (GARM-106R006f65c1e92-dbac-4382-9e64-ffc9c8c274a2, 1E519A3335214AAC8D526EF215567458DADA6C3E) smtp.auth=piviul@riminilug.it X-OVh-ClientIp: 82.134.223.122 Message-ID: <02a31483-11f1-584a-eee1-76d138c57db2@riminilug.it> Date: Fri, 2 Sep 2022 09:23:31 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.1.2 To: Proxmox VE user list Content-Language: it From: Piviul Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Ovh-Tracer-Id: 12642730055650937249 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvfedrvdekledguddulecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefkffggfgfvhffutgfgsehtjeertddtfeejnecuhfhrohhmpefrihhvihhulhcuoehpihhvihhulhesrhhimhhinhhilhhughdrihhtqeenucggtffrrghtthgvrhhnpeeiieeftddtlefhtedvuefgtdehveejheefieelueeukedvffevvddtfeffuedtjeenucfkpheptddrtddrtddrtddpkedvrddufeegrddvvdefrdduvddvnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmohguvgepshhmthhpohhuthdphhgvlhhopehplhgrhigvrhejjeefrdhhrgdrohhvhhdrnhgvthdpihhnvghtpedtrddtrddtrddtpdhmrghilhhfrhhomhepphhivhhiuhhlsehrihhmihhnihhluhhgrdhithdpnhgspghrtghpthhtohepuddprhgtphhtthhopehpvhgvqdhushgvrheslhhishhtshdrphhrohigmhhogidrtghomhdpoffvtefjohhsthepmhhoheejhe X-SPAM-LEVEL: Spam detection results: 0 BAYES_00 -1.9 Bayes spam probability is 0 to 1% KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_DNSWL_NONE -0.0001 Sender listed at https://www.dnswl.org/, no trust RCVD_IN_MSPIKE_H2 -0.001 Average reputation (+2) SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record T_SCC_BODY_TEXT_LINE -0.01 - X-Mailman-Approved-At: Mon, 05 Sep 2022 10:21:00 +0200 Subject: [PVE-User] systemd-logind.service X-BeenThere: pve-user@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE user list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2022 07:24:09 -0000 On a proxmox 6.4 environment, when a user log on to a specific LXC container machine named unifi-controller, the logon time is very slow and on the host logs I find: Sep 02 07:15:36 unifi-controller systemd[1978474]: systemd-logind.service: Failed at step NAMESPACE spawning /lib/systemd/systemd-logind: Permission denied Sep 02 07:15:36 unifi-controller systemd[1978474]: systemd-logind.service: Failed to set up mount namespacing: /run/systemd/unit-root/proc: Permission denied Other LXC doesn't have any problems. Someone can help me to find the issue? Best regards Piviul