Re: [zfs-discuss] Default 'zpool' I want to move it to my new raidz pool 'gpool' how?

2010-05-02 Thread mark.musa...@oracle.com
You can't get rid of rpool. That's the pool you're booting from. Root pools can only be single disks or n-way mirrors. As to your other question, you can view the snapshots by using the command "zfs list -t all", or turn on the listsnaps property for the pool. See http://docs.sun.com/app/d

Re: [zfs-discuss] zfs log on another zfs pool

2010-05-01 Thread mark.musa...@oracle.com
What problem are you trying to solve? On 1 May 2010, at 02:18, Tuomas Leikola wrote: Hi. I have a simple question. Is it safe to place log device on another zfs disk? I'm planning on placing the log on my mirrored root partition. Using latest opensolaris.