Kyle McDonald wrote:
> In this case you may need to use 'zfs unshare', since I don't know if
> 'unshare' can unshare a ZFS that was sared by 'zfs share'.
This makes no difference:
# zfs unshare files/custfs/cust12/2053699a
cannot unshare 'files/custfs/cust12/2053699a': not currently shared
# zf
Richard Elling wrote:
> Fred Oliver wrote:
>> I am having trouble destroying a zfs file system (device busy) and
>> fuser isn't telling me who has the file open:
>>
>> # zfs destroy files/custfs/cust12/2053699a
>> cannot unmount '/files/custfs/cust12
Marion Hakanson wrote:
[EMAIL PROTECTED] said:
I am having trouble destroying a zfs file system (device busy) and fuser
isn't telling me who has the file open:
. . .
This situation appears to occur every night during a system test. The only
peculiar operation on the errant file system is tha
I am having trouble destroying a zfs file system (device busy) and fuser
isn't telling me who has the file open:
# zfs destroy files/custfs/cust12/2053699a
cannot unmount '/files/custfs/cust12/2053699a': Device busy
# zfs unmount files/custfs/cust12/2053699a
cannot unmount '/files/custfs/cust12
the effect of a
rollback or promote command.
Fred Oliver
Tim Spriggs wrote:
> zfs get creation pool|filesystem|snapshot
>
> Poulos, Joe wrote:
>> Hello,
>>
>>
>>
>> Is there a way to find out what the timestamp is of a specific
>> snapshot? Cur
Has consideration been given to setting multiple properties at once in a
single zfs set command?
For example, consider attempting to maintain quota == reservation, while
increasing both. It is impossible to maintain this equality without some
additional help.
Quota must be increased first