What are these vt directories?

General | Updated 2026

If you see directories named .cagefs, virtfs, or paths containing /virtfs/ in your hosting account, these are part of CloudLinux's CageFS virtualization system. They are not actual directories on your account and you should leave them alone.

01. What CloudLinux CageFS Does

Ultra Web Hosting runs CloudLinux on all shared hosting servers. CageFS creates an isolated virtual filesystem for each user account so that:

  • Users cannot see each other - Your account cannot browse or access files belonging to other accounts on the same server
  • System files are protected - You see only the parts of the operating system that your account needs (PHP, Python, Perl, etc.)
  • Security is improved - Even if a vulnerability in your website is exploited, the attacker is confined to your isolated environment and cannot reach other accounts or the server's core system

02. Where You Might See These

You will typically never encounter these directories during normal website management. They may appear in:

  • PHP error messages - Paths in error logs may show /home/virtfs/username/... instead of the expected /home/username/...
  • Some FTP clients - Rarely, an FTP client may display system-level symlinks
  • SSH directory listings - Running ls -la / may show CageFS mount points
  • Server-generated paths - Backup restoration logs or server-side scripts may reference virtfs paths

03. What Should You Do?

Nothing. These directories are managed by the server automatically. You should:

  • Not delete them - You do not have permission to, and attempting it may generate errors
  • Not modify them - They are read-only from your account
  • Ignore them in file counts - They do not count towards your disk space quota
  • Use normal paths in your code - Your scripts should reference /home/username/public_html/ as usual. CageFS handles the translation transparently.
Tip

If a PHP error message shows a virtfs path, the actual file location is the same path without the /virtfs/ segment. For example, /home/virtfs/username/public_html/index.php is really /home/username/public_html/index.php. Use the shorter path when troubleshooting. You can find the correct paths for your account in our Server Paths guide.

Seeing Unexpected Directories or Errors?

If you are seeing CageFS-related errors in your PHP logs or encountering permission issues, let us know.

Open a Support Ticket

Quick Recap

  1. virtfs and .cagefs directories are system-generated - Part of CloudLinux security
  2. They isolate your account from others - A security feature, not a problem
  3. Do not delete or modify them - They are managed by the server
  4. They do not count towards your disk quota
  5. Use normal paths in your scripts - CageFS handles the rest transparently

Understanding your hosting environment · Last updated March 2026 · Browse all General articles

  • 469 Users Found This Useful

Was this answer helpful?

Related Articles

Error 404 - File Not Found

Errors & Troubleshooting | Updated March 2026 A 404 error means the server can't find the...

Do you support TeamSpeak?

Not Supported | 2026 Not Available on Shared Hosting TeamSpeak requires a persistent...

Setting up Zend Framework

Obsolete Framework | 2026 This Framework Has Been Superseded Zend Framework 1.x and 2.x...

Why is the server load status red?

General | Updated 2026 The "Server Status" indicator on the right sidebar of cPanel shows the...

Error 508/503 - Resource Limit Reached

Errors & Troubleshooting | Updated March 2026 A 508 "Resource Limit Is Reached" or 503...



Save 30% on web hosting - Use coupon code Hosting30