Xinfeng Liu
2006-Aug-18 09:05 UTC
[zfs-discuss] Want to try ZFS, but "format" got <drive type unknown> message
Hi, I''m trying ZFS on my laptop (Solaris 10 6/06 installed), I want to assign 2 slices for using ZFS. But when I type "format", I got <drive type unknown> message. Although "prtvtoc" can give the drive type info, but I couldn''t set the drive type because the root filesystem is mounted on the drive. Any suggestions to fix this problem? Thanks in advance, Xinfeng This message posted from opensolaris.org
Sean McGrath - Sun Microsystems Ireland
2006-Aug-18 11:40 UTC
[zfs-discuss] Want to try ZFS, but "format" got <drive type unknown> message
Xinfeng Liu stated: < Hi, < < I''m trying ZFS on my laptop (Solaris 10 6/06 installed), I want to assign 2 slices for using ZFS. But when I type "format", I got <drive type unknown> message. You''ve probably got all the disk over to solaris and have things mounted. To play around with zfs on a laptop try using files instead, eg: mkfile 256m file1 mkfile 256m file2 zpool create `pwd`/file* etc... Regards, < < Although "prtvtoc" can give the drive type info, but I couldn''t set the drive type because the root filesystem is mounted on the drive. < < Any suggestions to fix this problem? < < Thanks in advance, < Xinfeng < < < This message posted from opensolaris.org < _______________________________________________ < zfs-discuss mailing list < zfs-discuss at opensolaris.org < http://mail.opensolaris.org/mailman/listinfo/zfs-discuss -- Sean. .
Xinfeng Liu
2006-Aug-18 22:43 UTC
[zfs-discuss] Want to try ZFS, but "format" got <drive type unknown> message
Thank you Sean. That would be wonderful using files. -Xinfeng Sean McGrath - Sun Microsystems Ireland ??:> Xinfeng Liu stated: > < Hi, > < > < I''m trying ZFS on my laptop (Solaris 10 6/06 installed), I want to assign 2 slices for using ZFS. But when I type "format", I got <drive type unknown> message. > > > You''ve probably got all the disk over to solaris and have things mounted. > To play around with zfs on a laptop try using files instead, eg: > > mkfile 256m file1 > mkfile 256m file2 > > zpool create `pwd`/file* > > etc... > > Regards, > > > < > < Although "prtvtoc" can give the drive type info, but I couldn''t set the drive type because the root filesystem is mounted on the drive. > < > < Any suggestions to fix this problem? > < > < Thanks in advance, > < Xinfeng > < > < > < This message posted from opensolaris.org > < _______________________________________________ > < zfs-discuss mailing list > < zfs-discuss at opensolaris.org > < http://mail.opensolaris.org/mailman/listinfo/zfs-discuss >