06-09-2010
13,
0
Join Date: Jun 2009
Last Activity: 28 January 2011, 10:34 AM EST
Posts: 13
Thanks Given: 0
Thanked 0 Times in 0 Posts
Installing ZFS on an existing Solaris 10 install (UFS)
Hello, I am new to Solaris so i apologize upfront if my questions seem trivial.
I am trying to install a ZFS file system on a Solaris 10 machine with UFS already installed on it.
I want to run: # zpool create pool_zfs c0t0d0
then: # zfs create pool_zfs/fs
My question is more to do with the c0t0d0 disks.
When I run df, it shows /dev/dsk/c0t0d0s0 Mounted on /
Is this the disk i would use in the zpool create command?