/[sysadmin-cookbook]/recepies/zfs/02-create-pool
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /recepies/zfs/02-create-pool

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations)
Thu Apr 30 18:23:45 2009 UTC (14 years, 11 months ago) by dpavlin
File size: 236 byte(s)
ZFS on Linux using zfs-fuse
1 root@opl:~# lvcreate -n zfs -L 100G raid0
2 Logical volume "zfs" created
3
4 root@opl:~# zpool create zfs /dev/raid0/zfs
5
6 root@opl:~# zpool list
7 NAME SIZE USED AVAIL CAP HEALTH ALTROOT
8 zfs 99.5G 6.92G 92.6G 6% ONLINE -

  ViewVC Help
Powered by ViewVC 1.1.26