lxcContainerMountFSBind - Failed to bind mount directory

Hi Everyone, I am looking to understand this piece of code and error. 2021-06-09 06:52:55.548+0000: 1: debug : lxcContainerMountAllFS:1612 : Mounting all non-root filesystems 2021-06-09 06:52:55.548+0000: 1: debug : lxcContainerMountAllFS:1619 : Mounting '/bootflash/SHARED-IOX' -> '/bootflash/SHARED-IOX' 2021-06-09 06:52:55.548+0000: 1: debug : lxcContainerResolveSymlinks:630 : Resolving '/bootflash/SHARED-IOX' 2021-06-09 06:52:55.548+0000: 1: debug : lxcContainerResolveSymlinks:646 : Resolved '/bootflash/SHARED-IOX' to /bootflash/SHARED-IOX 2021-06-09 06:52:55.548+0000: 1: debug : lxcContainerMountFSBind:1176 : src=/bootflash/SHARED-IOX dst=/bootflash/SHARED-IOX 2021-06-09 06:52:55.548+0000: 1: error : lxcContainerMountFSBind:1223 : Failed to bind mount directory /.oldroot/bootflash/SHARED-IOX to /bootflash/SHARED-IOX: No such file or directory I am on Libvirt 5.5.0 Any pointers? Thanks Priyanka

On 6/10/21 9:42 AM, Priyanka Gupta wrote:
Hi Everyone,
I am looking to understand this piece of code and error.
2021-06-09 06:52:55.548+0000: 1: debug : lxcContainerMountAllFS:1612 : Mounting all non-root filesystems
2021-06-09 06:52:55.548+0000: 1: debug : lxcContainerMountAllFS:1619 : Mounting '/bootflash/SHARED-IOX' -> '/bootflash/SHARED-IOX'
2021-06-09 06:52:55.548+0000: 1: debug : lxcContainerResolveSymlinks:630 : Resolving '/bootflash/SHARED-IOX'
2021-06-09 06:52:55.548+0000: 1: debug : lxcContainerResolveSymlinks:646 : Resolved '/bootflash/SHARED-IOX' to /bootflash/SHARED-IOX
2021-06-09 06:52:55.548+0000: 1: debug : lxcContainerMountFSBind:1176 : src=/bootflash/SHARED-IOX dst=/bootflash/SHARED-IOX
2021-06-09 06:52:55.548+0000: 1: error : lxcContainerMountFSBind:1223 : Failed to bind mount directory /.oldroot/bootflash/SHARED-IOX to /bootflash/SHARED-IOX: No such file or directory
I am on Libvirt 5.5.0
Any pointers?
Not really. Other than try to upgrade to the latest release. 5.5.0 is kind of old. Michal
participants (2)
-
Michal Prívozník
-
Priyanka Gupta