Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-48760

[podman-5.2] Unable to run "podman system renumber"

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Normal Normal
    • rhel-9.5
    • rhel-9.2.0
    • podman
    • None
    • None
    • Important
    • ZStream
    • 5
    • rhel-sst-container-tools
    • 3
    • False
    • Hide

      None

      Show
      None
    • None
    • RUN 256, RUN 257, RUN 258, RUN 259, RUN 260
    • Approved Blocker
    • None

      What were you trying to do that didn't work?

      Trying to run "podman system renumber" when a volume is present and it resulted in error

       

      [vraghave@vm252-105 ~]$ podman volume create hello
      hello
      [vraghave@vm252-105 ~]$ podman system renumber 
      updating volume config table with new configuration for volume hello: no such column: ID
      

       

      Please provide the package NVR for which bug is seen:

       

      [vraghave@vm252-105 ~]$ podman --version 
      podman version 4.9.4-rhel
      [vraghave@vm252-105 ~]$ cat /etc/redhat-release 
      Red Hat Enterprise Linux release 9.2 (Plow)
      

       

      How reproducible: 

      Always

      Steps to reproduce

      renumber works fine when no volume is present and fails when a volume is present

       

      [vraghave@vm252-105 ~]$ podman system renumber 
      [vraghave@vm252-105 ~]$ podman volume create hello
      hello
      [vraghave@vm252-105 ~]$ podman system renumber 
      updating volume config table with new configuration for volume hello: no such column: ID
      [vraghave@vm252-105 ~]$ podman volume rm hello
      hello
      [vraghave@vm252-105 ~]$ podman system renumber 
      [vraghave@vm252-105 ~]$ podman --version 
      podman version 4.9.4-rhel
      [vraghave@vm252-105 ~]$ cat /etc/redhat-release 
      Red Hat Enterprise Linux release 9.2 (Plow)
      

       

       

              rhn-support-jnovy Jindrich Novy
              rhn-support-vraghave Vignesh Raghavendran
              Container Runtime Eng Bot Container Runtime Eng Bot
              Edward Shen Edward Shen
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: