Re: [zfs-discuss] Zpool import Problem ZFS-8000-EY

2010-09-19 Thread rene
OK, the Pool is died and i had create a new one :-)

regards ré
-- 
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


[zfs-discuss] Zpool import Problem ZFS-8000-EY

2010-09-18 Thread rene
Hi Folks,

i had an ZFS Pool running on an Hard-Raid5 Controller. I had play with the 
Vendor Maintenance Tool an now my Zpool are in trouble: ZFS-8000-EY

r...@opensolaris:~# zpool import
  pool: data
id: 15260857908242801044
 state: FAULTED
status: The pool was last accessed by another system.
action: The pool cannot be imported due to damaged devices or data.
The pool may be active on another system, but can be imported using
the '-f' flag.
   see: http://www.sun.com/msg/ZFS-8000-EY
config:

dataFAULTED  corrupted data
  c4t0d0p0  ONLINE

r...@opensolaris:~# zpool import data
cannot import 'data': pool may be in use from other system, it was last 
accessed by file.menny.local (hostid: 0xc0d3b779) on Sun Sep  5 20:40:27 2010
use '-f' to import anyway


r...@opensolaris:~# zdb
rpool:
version: 22
name: 'rpool'
state: 0
txg: 4
pool_guid: 964227353010346491
hostid: 756419
hostname: 'opensolaris'
vdev_children: 1
vdev_tree:
type: 'root'
id: 0
guid: 964227353010346491
create_txg: 4
children[0]:
type: 'disk'
id: 0
guid: 5072264041238200753
path: '/dev/dsk/c5t0d0s0'
devid: 'id1,s...@n600508b10010413953535a3038470008/a'
phys_path: 
'/p...@0,0/pci8086,3...@2/pci8086,3...@0,2/pcie11,4...@2/s...@0,0:a'
whole_disk: 0
metaslab_array: 23
metaslab_shift: 28
ashift: 9
asize: 36375625728
is_log: 0
create_txg: 4

please can you give me a little bit help to solve this problem? 

Thanks ré
-- 
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


Re: [zfs-discuss] Zpool import Problem ZFS-8000-EY

2010-09-18 Thread rene
so, i forgot the rest of information:

ZFS v3
Zpool v15
Hard-Raid5 with CPQary3

the Pool was create in an early release and update to v15 with FreeBSD 8.1 
AMD64, the FreeBSD Forum give me the tip to install OpenSolaris svn_134. Now 
its running ;-)

regards ré
-- 
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


Re: [zfs-discuss] ZFS with Samba and the previous versions-tab under Windows explorer

2008-08-10 Thread Rene
Hi myxiplx,

thanks for your support and help, and sorry for my late answer.

But it didn't work :(

I can still connect to my samba share, but I don't see the previous version tab.

Dunno, what's wrong there. 


Greetings, 

zer0bo
 
 
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


[zfs-discuss] ZFS with Samba and the previous versions-tab under Windows explorer

2008-08-01 Thread Rene
Hello, 

I'm testing Ed Plese's Samba patches. As far as I understood his comments on 
http://www.edplese.com/samba-with-zfs.html I should see a previous version 
tab in the Windows explorer (explained on: 
http://www.petri.co.il/how_to_use_the_shadow_copy_client.htm) on my 
Samba/ZFS-share. But actually I don't have a previous version tab :(

Samba is working, I can connect from my Windows to my samba share and even 
browse in the .zfs/snapshot directory.

Here's my smb.conf:

 cat /usr/local/samba/lib/smb.conf 
[global]
workgroup = sambatest
security = user

[sambatest]
comment = samba_with_shadowcopies testing area
path = /export/sambatest
read only = no
vfs objects = shadow_copy
shadow_copy: sort = desc
shadow_copy: path = /export/sambatest/renny/.zfs/snapshot
shadow_copy: format = $Y.$m.$d-$H.$M.$S
shadow_copy: sort = desc

Here's how the /export/sambatest/renny/.zfs/snaphot directtory looks like:

ls -lhart /export/sambatest/renny/.zfs/snapshot
total 18
drwxr-xr-x   2 root sys2 Jun 30 12:07 GMT-2008.06.30-10.08.56
dr-xr-xr-x   3 root root   3 Jun 30 12:07 ..
dr-xr-xr-x   8 root root   8 Jun 30 12:07 .
drwxr-xr-x   2 rennystaff  3 Jun 30 12:31 GMT-2008.06.30-10.32.26
drwxr-xr-x   3 rennystaff  5 Jun 30 14:36 GMT-2008.06.30-12.40.03
drwxr-xr-x   3 rennystaff  5 Jun 30 14:36 GMT-2008.06.30-12.39.01
drwxr-xr-x   3 rennystaff  6 Jul  2 10:58 GMT-2008.07.13-18.21.24
drwxr-xr-x   3 rennystaff  6 Jul  2 10:58 GMT-2008.07.13-18.19.00

So, I have a sambauser named renny and I can connect from Windows to the share, 
can brows in the snapshot directory, but I don't have a previous version tab 
in my Window explorer. I've tried it with Windows XP Home and Pro and even with 
the ShadowCopyClient from Microsoft (you can get it from here: 
http://download.microsoft.com/download/4/9/d/49d18272-7622-42f7-85a5-7b01609e8d64/ShadowCopyClient.msi).
 So it works basically but with the tab it would be perfect ;)

Does anyone have an idea how I get this tab if possibly anyway...


Greetings, 

René
 
 
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


[zfs-discuss] ZFS on Digg

2008-06-20 Thread Rene Ugarte
FYI, ZFS made the front page of Digg with the upcoming release of Apple's Snow 
Leopard OS for its upcoming server product. I've been replying to as many 
comments as I can that have been asking about the benefits of ZFS.

http://digg.com/apple/Apple_announces_ZFS_on_Snow_Leopard
 
 
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss