Re: [zfs-discuss] Unable to Destroy One Particular Snapshot

2010-05-15 Thread John Balestrini
turn dedup off? More importantly, what happens when I try? Thanks -- John On May 15, 2010, at 3:40 PM, Ian Collins wrote: > On 05/16/10 06:52 AM, John Balestrini wrote: >> Howdy All, >> >> I've a bit of a strange problem here. I have a filesystem with one snapshot

[zfs-discuss] Unable to Destroy One Particular Snapshot

2010-05-15 Thread John Balestrini
Howdy All, I've a bit of a strange problem here. I have a filesystem with one snapshot that simply refuses to be destroyed. The snapshots just prior to it and just after it were destroyed without problem. While running the zfs destroy command on this particular snapshot, the server becomes more

Re: [zfs-discuss] Time Slider in Solaris10

2010-05-10 Thread John Balestrini
I believe that Time Slider is just a front end for zfs-auto-snapshot. John On May 10, 2010, at 1:17 PM, Mary Ellen Fitzpatrick wrote: > Is Time Slider available in Solaris10? Or just in Opensolaris? > I am running Solaris 10 5/09 s10x_u7wos_08 X86 and wanted to automate my > snapshots. From r

Re: [zfs-discuss] zpool import hanging

2010-05-10 Thread John Balestrini
Howdy Eduardo, Recently I had a similar issue where the pool wouldn't import and attempting to import it would essentially lock the server up. Finally I used pfexec zpool import -F pool1 and simply let it do it's thing. After almost 60 hours the imported finished and all has been well since (ex

Re: [zfs-discuss] zpool import -F hangs system

2010-04-21 Thread John Balestrini
I'm on b134 and the disks are at ZFS pool version 22 & ZFS filesystem version 4. Thanks, John On Apr 21, 2010, at 10:10 AM, Brad Stone wrote: > What build are you on? > zpool import hangs for me on b134. > > On Wed, Apr 21, 2010 at 9:21 AM, John Balestrini wrote: >

[zfs-discuss] zpool import -F hangs system

2010-04-21 Thread John Balestrini
Howdy All, I have a raidz pool that hangs the system when importing. I attempted a pfexec zpool import -F pool1 (which has been importing for two days with no result), but doesn't seem to get anywhere and makes the system mostly non-responsive -- existing logins continue to work, new logins nev