Skip to main content
Glama

modify_dataset_properties

Adjust ZFS dataset properties like compression, deduplication, and quotas on TrueNAS Core systems using this tool, enabling efficient storage management.

Instructions

Modify ZFS dataset properties Args: dataset: Dataset path (e.g., "tank/data") properties: Dictionary of properties to update Examples: {"compression": "lz4", "dedup": "on", "quota": "10G"}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
datasetYes
propertiesYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vespo92/TrueNasCoreMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server