On 05/24/12 10:20 AM, Alan Coopersmith wrote:
The simplest workaround is to grant the Oracle user permission before you su to
it:
xhost +si:localuser:oracle
Hi Alan/all,
Out of interest, assuming I am granting a local user permission to use X
in this manner, how do I make this persi
I see two problems,
The first is that you've got your ACL's set to not propagate to
files/directories:
This:
user:oi:rwxpdDaARWcCos:---:allow
Means that the owner has full access to that file, but not to child
directories, or to child files according to the ZFS ACL. In order to get
things to
On Sun, Jun 3, 2012 at 4:32 PM, Robbie Crash wrote:
> What's the aclmode on the pool?
>
> Zfs get aclmode tankz2
root@openindiana:~# zfs get aclmode tankz2 tankz2/scratch
NAMEPROPERTY VALUESOURCE
tankz2 aclmode discard default
tankz2/scratch aclmode discard
What's the aclmode on the pool?
Zfs get aclmode tankz2
On Jun 3, 2012 6:21 PM, "Jan Owoc" wrote:
> Hi,
>
> I've been using OpenIndiana151 for a home file server for several
> months now with good success, but am running into a curious problem.
> When I copy a file from Windows to the smb share,
Hi,
I've been using OpenIndiana151 for a home file server for several
months now with good success, but am running into a curious problem.
When I copy a file from Windows to the smb share, I can do whatever I
want with it (rename, delete, etc.). However, if I move the file
(using Windows) from one
On Sun, Jun 3, 2012 at 12:03 PM, Milan Jurik wrote:
> Hi Richard,
>
> Richard Sharpe píše v ne 03. 06. 2012 v 06:55 -0700:
>> Hi folks,
>>
>> I have figured out part of my problem with the OpenIndiana machine on
>> the Samba build farm.
>>
>> It seems that the system goes not have GNU make install
Hi Richard,
Richard Sharpe píše v ne 03. 06. 2012 v 06:55 -0700:
> Hi folks,
>
> I have figured out part of my problem with the OpenIndiana machine on
> the Samba build farm.
>
> It seems that the system goes not have GNU make installed or the
> OpenIndiana version of make is first on the path.
On Sun, Jun 3, 2012 at 11:25 AM, James Carlson wrote:
> On 6/3/2012 11:17 AM, Richard Sharpe wrote:
>> Hmmm, that does not _seem_ to be the case. Regardless of whether I have
>>
>>.SUFFIXES: .o .so
>>
>> or
>>
>>.SUFFIXES: .so .o
>>
>> I still get the same message indicating that it does n
On 6/3/2012 11:17 AM, Richard Sharpe wrote:
> Hmmm, that does not _seem_ to be the case. Regardless of whether I have
>
>.SUFFIXES: .o .so
>
> or
>
>.SUFFIXES: .so .o
>
> I still get the same message indicating that it does not know how to
> build a .so from a .o
>
> (The indent above
On Sun, Jun 3, 2012 at 7:34 AM, Joshua M. Clulow wrote:
> On 3 June 2012 23:55, Richard Sharpe wrote:
>> We have the following in the Makefile:
>> .SUFFIXES: .so
>>
>> .o.so:
>>@echo "Linking $<"
>>@$(CC) $(LDSHFLAGS) $(LDFLAGS) $*.o -o $*.so
>>
>> and make is objecting with: Don'
On Sun, Jun 3, 2012 at 7:34 AM, Joshua M. Clulow wrote:
> On 3 June 2012 23:55, Richard Sharpe wrote:
>> We have the following in the Makefile:
>> .SUFFIXES: .so
>>
>> .o.so:
>>@echo "Linking $<"
>>@$(CC) $(LDSHFLAGS) $(LDFLAGS) $*.o -o $*.so
>>
>> and make is objecting with: Don'
On 3 June 2012 23:55, Richard Sharpe wrote:
> We have the following in the Makefile:
> .SUFFIXES: .so
>
> .o.so:
> @echo "Linking $<"
> @$(CC) $(LDSHFLAGS) $(LDFLAGS) $*.o -o $*.so
>
> and make is objecting with: Don't know how to make blah.so.
>
> Is there any way to work around thi
Hi folks,
I have figured out part of my problem with the OpenIndiana machine on
the Samba build farm.
It seems that the system goes not have GNU make installed or the
OpenIndiana version of make is first on the path.
We have the following in the Makefile:
.SUFFIXES: .so
.o.so:
@echo "L
On Jun 1, 2012, at 10:45 PM, Richard L. Hamilton wrote:
> In a non-COW filesystem, one would expect that rewriting an already allocated
> block would never fail for out-of-space (ENOSPC).
This seems like a rather broad assumption. It may hold for FAT or UFS, but
might not
hold for some of the m
I would suggest you run a zpool scrub.
-Original Message-
From: Jay Heyl [mailto:j...@frelled.us]
Sent: Saturday, June 02, 2012 11:15 PM
To: Discussion list for OpenIndiana
Subject: [OpenIndiana-discuss] ZFS restore from snapshot
I have a file that shows as corrupted in the live file sys
15 matches
Mail list logo