Forum Discussion
Where are ifiles stored on the BIG IP system
- May 10, 2016
example:
grep -Pzo "(?s)^sys file ifile.?{.?^}" /config/bigip.conf | grep -oP '(?<=cache-path ).*' | xargs ls -l
-rw-r--r--. 1 tomcat tomcat 7729 2016-05-11 10:23 /config/filestore/files_d/Common_d/ifile_d/:Common:all-subnet_65929_1
Those files are in
/config/filestore/files_d/Common_d/ifile_d
example:
grep -Pzo "(?s)^sys file ifile.?{.?^}" /config/bigip.conf | grep -oP '(?<=cache-path ).*' | xargs ls -l
-rw-r--r--. 1 tomcat tomcat 7729 2016-05-11 10:23 /config/filestore/files_d/Common_d/ifile_d/:Common:all-subnet_65929_1
Those files are in
/config/filestore/files_d/Common_d/ifile_d
- JGMay 10, 2016
Cumulonimbus
You must be on v12.0.0, for the "P" and "z" flags cannot be used together on v11.6.0.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com