Re: [zfs-discuss] Can't access my data

2008-01-18 Thread Andre Lue
I seem to remember hostid being added to the zpool to solve a bug for the poor man's storage cluster. Trying doing a zdb -v ( you should see 4 copies and note if hostid is a field and if it differs from the current one) you can also try a zpool import -f -a I've seen cases where zfs mount -v

Re: [zfs-discuss] Can't access my data

2008-01-04 Thread Stuart Low
Heya, > I have/had a zpool containing one filesystem. Cool, simple scenario. > I had to change my hostid and needed to import my pool, (I've done his > OK in the past). > After the import the mount of my filesystem failed. I take it you did the 'export' part with the other hostid? Wondering if

Re: [zfs-discuss] Can't access my data

2008-01-04 Thread Mike Gerdts
On Jan 4, 2008 2:42 PM, George Shepherd - Sun Microsystems Home system <[EMAIL PROTECTED]> wrote: > Hi Folks.. > > I have/had a zpool containing one filesystem. > > I had to change my hostid and needed to import my pool, (I've done his > OK in the past). > After the import the mount of my filesyste

[zfs-discuss] Can't access my data

2008-01-04 Thread George Shepherd - Sun Microsystems Home system
Hi Folks.. I have/had a zpool containing one filesystem. I had to change my hostid and needed to import my pool, (I've done his OK in the past). After the import the mount of my filesystem failed. # zpool import homespool cannot mount 'homespool/homes': mountpoint or dataset is busy The data