'Where are the PV folders stored in Openshift CodeReady Containers?

I want to access the PV folders of my CRC in order to put some configuration files for some PODs.

The documentation says nothing about the location of the existing pv's in CRC.

This article claims that the location is: /var/mnt/pv-data, but when I login to the master/worker node the var has the following contents:

adm  cache  db  empty  ftp  games  gopher  kerberos  lib  local  lock  log  mail  nis  opt  preserve  run  spool  tmp  yp

I also looked in different places like /media, /mnt and many others.

If someone knows the location, please help!

Thanks in advance



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source