Louwtjie Burger wrote:
> On 12/19/07, David Magda <[EMAIL PROTECTED]> wrote:
>
>> On Dec 18, 2007, at 12:23, Mike Gerdts wrote:
>>
>>
>>> 2) Database files - I'll lump redo logs, etc. in with this. In Oracle
>>>RAC these must live on a shared-rw (e.g. clustered VxFS, NFS) file
>>>s
Just out of curiosity, what are the dates ls -l shows on a snapshot?
Looks like they might be the pool creation date.
bash-3.2$ ls -l /home/.zfs/snapshot/
total 15
drwxr-xr-x 9 root sys9 Sep 29 2006
20071126-2328-first-post-move
drwxr-xr-x 9 root sys9 Sep 29
In the zfs man page with nv 76, it warns us about use of -r and -f
options as they can make very big changes. The warning does NOT mention
-R.
-R destroys "dependents" rather than "children" (but then adds in some
other things); is that why the warning applies to -r but not to -R? The
descri