/
How to create ramdrive

How to create ramdrive

Set ramdisk more space from RAM:
# add to /etc/system how much % of physical RAM can be use to ramdrive
set ramdisk:rd_percent_physmem=99
Create ramdrive with name 'ramd':
ramdiskadm -a ramd 52G
Create zpool 'ramd' with new ramdrive:
zpool create ramd /dev/ramdisk/ramd

Related content

How To work with datapools
How To work with datapools
More like this
en
More like this
Running zfs tests
Running zfs tests
More like this
ZFS test script
ZFS test script
More like this
How to run ZFS tests on VM environment
How to run ZFS tests on VM environment
More like this
Запуск тестов ZFS на VM
Запуск тестов ZFS на VM
More like this