0
votes
0answers
43 views

Can't share zfs filesystem over nfs

Ubuntu Server 13.04. Client OpenElec 3.02 trying to share thru built-in into zfs sharenfs server (192.168.1.56) administrator@ubuntu:~$ sudo zfs get all | grep share [sudo] password for ...
1
vote
3answers
227 views

Can anyone point me to a guide for installing Ubuntu 12.04 LTS on to a USB Thumb Drive?

I am currently looking to change my home NAS from FreeNAS to Ubuntu server 12.04 LTS. I have had a look but all the guides I can find are about making a live USB not a USB with the Full install on it. ...
0
votes
1answer
304 views

How to migrate from RAIDZ1 to RAIDZ2 using ZFS-native? [closed]

Last night I created a raidz1 array, however later in the evening I realised I needed to create a raidz2 (RAID5), is it possible to change the raid level of my array from raidz1 to raidz2 without ...
3
votes
2answers
98 views

ZFS partition as swap

I'm using native-zfs and was wondering if there is a way to use a ZFS partition for SWAP. I'm running my server off of a thumbdrive and thought that would be a good way to speed it up a little bit.
1
vote
1answer
1k views

How to mount a ZFS share over NFS

I am trying to mount a ZFS drive to a Ubuntu 12.04 server installation. The drive is shared via NFS. I have installed ZFS for Linux but I still get a: wrong fs type, bad option, bad superblock error. ...
1
vote
1answer
355 views

Troubleshoot broken ZFS

I have one zpool called tank in RaidZ1 with 5x1TB SATA HDDs. I'm using Ubuntu Server 11.10 Oneric, kernel 3.0.0-15-server. Installed ZFS from ppa also I'm using zfs-auto-snapshot. The ZFS file system ...
4
votes
1answer
877 views

Restoring an Ubuntu Server using ZFS RAIDZ for data

Having become disillusioned with hacking Buffalo NAS devices, I've decided to roll my own Home server. After some research, I have settled on an HP Proliant Microserver with Ubuntu Server and ZFS (OS ...