create a zfs filesystem for example on rpool zfs create -o compression=on -o dedup=off -o mountpoint=/path rpool/newfilesystem
if you want more compression: zfs create -o compression=gzip8 or gzip9 2014-04-11 21:11 GMT+02:00 odbuser <[email protected]>: > How do I do this or is there a code change required in OrientDB? > > > FYI: > I added my concern to an existing snappy-java issue. It's an x86-64 bit > issue but someone else tacked on another platform so I added sparc-64. > https://github.com/xerial/snappy-java/issues/55 > > -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- bayoda.com - DataStorage and Backup by nimbus Development IT Consulting GmbH -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
