NTFS Compression on Solaris

Is there something similar on Solaris to windows NTFS compression where by the OS handles compression\decompression?This applies to my college web account so I can't change the partition setup etc.

Thanks,
Ger.

It depends if you use SVM (Solaris Volume Manager) or ZFS.

For ZFS you can easily activate compression for the dataset (filesystem) using:

pfexec zfs set compression=on the-name-of-your-pool/your-dataset

ZFS Compression - A Win-Win - The Observatory

I don't know if it is possible something like this using SVM or UFS.

Regards,

Leandro.