all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Frank Thommen <f.thommen@dkfz-heidelberg.de>
To: pve-user@lists.proxmox.com
Subject: Re: [PVE-User] Service "systemd-tmpfiles-setup" fails since upgrade to PVE 7.x
Date: Wed, 8 Jun 2022 14:27:47 +0200	[thread overview]
Message-ID: <c0cd13ee-12e1-9586-6e90-ee8316fac2e8@dkfz-heidelberg.de> (raw)
In-Reply-To: <CAOKSTBsW0oai-d7jOCoBm-bn32e15Wj1_X7oDkBwYTCJ5K8c0Q@mail.gmail.com>

yes :-)


On 08.06.22 13:06, Gilberto Ferreira wrote:
> Hi
> Did you make a full reboot after upgrade?
> Silly question, but still...
> 
> 
> 
> 
> 
> 
> Em qua., 8 de jun. de 2022 às 07:13, Frank Thommen <
> f.thommen@dkfz-heidelberg.de> escreveu:
> 
>> Dear all,
>>
>> since the upgrade of our PVE environment from 6.x to 7.2-4 last week,
>> our monitoring (CheckMK) registers, that the service
>> "systemd-tmpfiles-setup" fails in all containers (not in the VMs,
>> though).  The containers have been created from the provided CentOS 7.9
>> templates and are fully updated. The containers have all been created
>> under PVE 5.x and 6.x.
>>
>> I'm not familiar with "systemd-tmpfiles-setup" and I could not relate
>> similar failure reports found in the net to our situation.
>>
>> The status that we get is:
>> --------------------------------------------------------------
>> [root@odcf-vm119 ~]# systemctl status systemd-tmpfiles-setup.service
>> ● systemd-tmpfiles-setup.service - Create Volatile Files and Directories
>>      Loaded: loaded
>> (/usr/lib/systemd/system/systemd-tmpfiles-setup.service; static; vendor
>> preset: disabled)
>>      Active: failed (Result: exit-code) since Tue 2022-06-07 12:28:04
>> CEST; 23h ago
>>        Docs: man:tmpfiles.d(5)
>>              man:systemd-tmpfiles(8)
>>     Process: 55 ExecStart=/usr/bin/systemd-tmpfiles --create --remove
>> --boot --exclude-prefix=/dev (code=exited, status=1/FAILURE)
>>    Main PID: 55 (code=exited, status=1/FAILURE)
>>
>> Jun 07 12:28:03 odcf-vm119 systemd[1]: Starting Create Volatile Files
>> and Directories...
>> Jun 07 12:28:03 odcf-vm119 systemd-tmpfiles[55]: Failed to create
>> directory or subvolume "/var/lib/machines": Operation not permitted
>> Jun 07 12:28:04 odcf-vm119 systemd-tmpfiles[55]: Failed to create
>> directory or subvolume "/tmp": Operation not permitted
>> Jun 07 12:28:04 odcf-vm119 systemd-tmpfiles[55]: Failed to create
>> directory or subvolume "/var/tmp": Operation not permitted
>> Jun 07 12:28:04 odcf-vm119 systemd[1]: systemd-tmpfiles-setup.service:
>> main process exited, code=exited, status=1/FAILURE
>> Jun 07 12:28:04 odcf-vm119 systemd[1]: Failed to start Create Volatile
>> Files and Directories.
>> Jun 07 12:28:04 odcf-vm119 systemd[1]: Unit
>> systemd-tmpfiles-setup.service entered failed state.
>> Jun 07 12:28:04 odcf-vm119 systemd[1]: systemd-tmpfiles-setup.service
>> failed.
>> [root@odcf-vm119 ~]#
>> --------------------------------------------------------------
>>
>> journalctl tells me (manual extract from `journalctl -t systemd`):
>> --------------------------------------------------------------
>> Jun 07 12:28:03 odcf-vm119 systemd[1]: Starting Create Volatile Files
>> and Directories...
>> Jun 07 12:28:04 odcf-vm119 systemd[1]: Started Load/Save Random Seed.
>> Jun 07 12:28:04 odcf-vm119 systemd[1]: systemd-tmpfiles-setup.service:
>> main process exited, code=exited, status=1/FAILURE
>> Jun 07 12:28:04 odcf-vm119 systemd[1]: Failed to start Create Volatile
>> Files and Directories.
>> Jun 07 12:28:04 odcf-vm119 systemd[1]: Unit
>> systemd-tmpfiles-setup.service entered failed state.
>> Jun 07 12:28:04 odcf-vm119 systemd[1]: systemd-tmpfiles-setup.service
>> failed.
>> --------------------------------------------------------------
>>
>> and (`journalctl -t systemd-tmpfiles`):
>> --------------------------------------------------------------
>> -- Logs begin at Tue 2022-06-07 12:28:03 CEST, end at Wed 2022-06-08
>> 12:00:47 CEST. --
>> Jun 07 12:28:03 odcf-vm119 systemd-tmpfiles[55]: Failed to create
>> directory or subvolume "/var/lib/machines": Operation not permitted
>> Jun 07 12:28:04 odcf-vm119 systemd-tmpfiles[55]: Failed to create
>> directory or subvolume "/tmp": Operation not permitted
>> Jun 07 12:28:04 odcf-vm119 systemd-tmpfiles[55]: Failed to create
>> directory or subvolume "/var/tmp": Operation not permitted
>> --------------------------------------------------------------
>>
>>
>> Can anyone tell, what the problem could be or in which direction we
>> should try to search for the problem?
>>
>>
>> I might also just migrate all containers to VMs, if that is a good or
>> recommended solution to get rid of this problem.  I currently don't see
>> the benefit of containers over VMs anyway at this moment :-)
>>
>> Cheers and thanks in advance
>> Frank
>>
>>
>> _______________________________________________
>> pve-user mailing list
>> pve-user@lists.proxmox.com
>> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
>>
> _______________________________________________
> pve-user mailing list
> pve-user@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user



      reply	other threads:[~2022-06-08 12:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-08 10:08 Frank Thommen
2022-06-08 11:06 ` Gilberto Ferreira
2022-06-08 12:27   ` Frank Thommen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c0cd13ee-12e1-9586-6e90-ee8316fac2e8@dkfz-heidelberg.de \
    --to=f.thommen@dkfz-heidelberg.de \
    --cc=pve-user@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal