Re: [zfs-discuss] ZFS Confusion

2009-08-25 Thread Stephen Nelson-Smith
Hi Volker, On Fri, Aug 21, 2009 at 5:42 PM, Volker A. Brandt wrote: >> > Can you actually see the literal commands?  A bit like MySQL's 'show >> > create table'?  Or are you just intrepreting the output? >> >> Just interpreting the output. > > Actually you could see the commands on the "old" serv

Re: [zfs-discuss] ZFS Confusion

2009-08-21 Thread Volker A. Brandt
> > Can you actually see the literal commands? A bit like MySQL's 'show > > create table'? Or are you just intrepreting the output? > > Just interpreting the output. Actually you could see the commands on the "old" server by using zpool history oradata Regards -- Volker -- ---

Re: [zfs-discuss] ZFS Confusion

2009-08-21 Thread Stephen Nelson-Smith
Sorry - didn't realised I'd replied only to you. > You can either set the mountpoint property when you create the dataset or do > it > in a second operation after the create. > > Either: > # zfs create -o mountpoint=/u01 rpool/u01 > > or: > # zfs create rpool/u01 > # zfs set mountpoint=/u01 rpool/

Re: [zfs-discuss] ZFS Confusion

2009-08-21 Thread Eric Sproul
Stephen Nelson-Smith wrote: > Hi, > >> I presume you've already installed your new server with the same rpool >> configuration as your original, so you're asking how to recreate your two >> other >> pools. > > Correct - and also the mountpoints, which seem particulary confusing: > > -bash-3.00#

Re: [zfs-discuss] ZFS Confusion

2009-08-21 Thread Eric Sproul
Stephen Nelson-Smith wrote: > On my new server I've inserted new 6 disks, run devfsadm and labelled > them. I want to get the same set up as the previous, but can't for > the life of me work out what I did. I can't find my notes, and the > documentation is just confusing me. > > Can someone poin

[zfs-discuss] ZFS Confusion

2009-08-21 Thread Stephen Nelson-Smith
Hello, It could be lack of sleep, but I can't work this out. On one server (which I built about 6 months ago) I have this: -bash-3.00# mount / on rpool/ROOT/s10s_u6wos_07b read/write/setuid/devices/dev=4010002 on Thu Jan 1 01:00:00 1970 /devices on /devices read/write/setuid/devices/dev=510