[zfs-discuss] How to completely erradicate ZFS

2010-05-05 Thread nich romero
Stupid question time. I have a CF Card that I place a ZFS volume. Now I want to put a UFS volume on it instead but I can not seem to get ride of the ZFS information on the drive. I have tried clearing and recreating the Partition Table with fdisk. I have tried clearing the labels and VTOC

Re: [zfs-discuss] How to completely erradicate ZFS

2010-05-05 Thread nich romero
You are right; the system does not really care that it can not mount it automatically but it still tries since it sees the zpool data. [b]pfexec zdb -l /dev/rdsk/c7t0d0s2[/b] LABEL 0 failed to unpack label 0

[zfs-discuss] zfs unmount returns with Invalid Argument

2010-05-20 Thread nich romero
Anyone have any idea on this. I wanted to separate out my VirtualBox VDIs so that I could activate compression on the rest of the parent directory structure so I created a ZFS filesystem under my user directory. mv .VirtualBox .VirtualBox_orig zfs create /export/home/user/.VirtualBox zfs create