VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/ts_sol-host-zfs.dita

Last change on this file was 109136, checked in by vboxsync, 6 days ago

Docs: bugref:10705. The following commits from doc's team git repo has been applied:

e27f2a59b0c37eec9f89bcc9546f247576803d0a Tidy ug for beta

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.6 KB
Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3<topic xml:lang="en-us" id="ts_sol-host-zfs">
4 <title>Cannot Start VM, Not Enough Contiguous Memory</title>
5
6 <body>
7 <dl>
8 <dlentry>
9 <dt>Details</dt>
10 <dd>
11 <p>The ZFS file system's Adaptive Replacement Cache (ARC) uses a portion of the system's RAM to store frequently accessed data to significantly speed up accessing and reading file system data. The memory used by the ZFS ARC can become fragmented (for example, when cached file system data is deleted and the kernel has yet to recover the memory buffers). This can prevent applications such as VirtualBox from starting.</p>
12 </dd>
13 </dlentry>
14 <dlentry>
15 <dt>Workaround</dt>
16 <dd>
17 <p>Solaris 11.1 SRU 20.5 and later includes a kernel tunable parameter,user_reserve_hint_pct, which can be set to allow system administrators to specify a reserve of free memory for applications by restricting growth of the ZFS ARC cache. See the Oracle Solaris 11.4 TunableParameters Reference Manual(<xref href="https://docs.oracle.com/en/operating-systems/solaris/oracle-solaris/11.4/tuning/user_reserve_hint_pct-zfs-parameter.html" format="html" scope="external">https://docs.oracle.com/en/operating-systems/solaris/oracle-solaris/11.4/tuning/user_reserve_hint_pct-zfs-parameter.html</xref>) and Document 1663862.1, Memory Management Between ZFS and Applications in Oracle Solaris 11.x, in My Oracle Support (MOS) for further information and guidance on tuning this parameter.</p>
18 </dd>
19 </dlentry>
20 </dl>
21 </body>
22
23</topic>
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette