[OpenIndiana-discuss] Symbolic links broken on NFS clients

2012-04-09 Thread Martyn Klassen
I have a OI 151a2 server sharing numerous filesystems via NFSv4 to CentOS 5/6 clients, and symbolic links are broken on the clients. I get IO errors trying to read the symbolic links on the clients. However, I can destroy and create a symbolic link on the client and it will work for the one clie

Re: [OpenIndiana-discuss] Symbolic links broken on NFS clients

2012-04-09 Thread Albert Lee
On Mon, Apr 9, 2012 at 10:41 AM, Martyn Klassen wrote: > I have a OI 151a2 server sharing numerous filesystems via NFSv4 to CentOS > 5/6 clients, and symbolic links are broken on the clients. I get IO errors > trying to read the symbolic links on the clients. However, I can destroy > and create a

[OpenIndiana-discuss] Problems with ZFS ACL vs 'normal' ACL

2012-04-09 Thread Robbie Crash
Hello, I'm having some issues that are undoubtedly my fault, but that I've been unable to fix. I have several FS shared via SMB, the shares work and the data is available, and I can create new files/directories without issue. However, I cannot edit nor delete files consistently. Usually it works

Re: [OpenIndiana-discuss] Problems with ZFS ACL vs 'normal' ACL

2012-04-09 Thread Gordon Ross
Is there an NFS share of the same directory? Or any local process unpacking files here? On Mon, Apr 9, 2012 at 1:02 PM, Robbie Crash wrote: > Hello, > > I'm having some issues that are undoubtedly my fault, but that I've been > unable to fix. > > I have several FS shared via SMB, the shares work

Re: [OpenIndiana-discuss] Problems with ZFS ACL vs 'normal' ACL

2012-04-09 Thread Robbie Crash
I don't have NFS set up on this box at all, and the only local process I can think of that would be routinely touching all these directories would be updatedb, which is run nightly, and ZFS auto-snapshots. Some of the directories do have netatalk shares configured, but not all. On Mon, Apr 9, 201

Re: [OpenIndiana-discuss] REALTEK network card and pppoe config

2012-04-09 Thread Mountpeaks
On Thu, 5 Apr 2012 04:22:04 -0400 (EDT) mountpe...@lavabit.com wrote: Hello everyone, I'm back with my pppoe trouble on REALTEK. I've made some logging but can't understand what is going wrong. The pppoe connection seems to be up, but I still do not have internet access. I've pasted my logs here

Re: [OpenIndiana-discuss] REALTEK network card and pppoe config

2012-04-09 Thread Volker A. Brandt
> Hello everyone, I'm back with my pppoe trouble on REALTEK. > I've made some logging but can't understand what is going wrong. The > pppoe connection seems to be up, but I still do not have internet > access. I've pasted my logs here -> http://pastie.org/3757084 > download link -> http://pastie.o

Re: [OpenIndiana-discuss] REALTEK network card and pppoe config

2012-04-09 Thread James Carlson
Mountpeaks wrote: > On Thu, 5 Apr 2012 04:22:04 -0400 (EDT) > mountpe...@lavabit.com wrote: > Hello everyone, > I'm back with my pppoe trouble on REALTEK. > I've made some logging but can't understand what is going wrong. The pppoe > connection seems to be up, but I still do not have internet acc

Re: [OpenIndiana-discuss] Symbolic links broken on NFS clients

2012-04-09 Thread Martyn Klassen
I narrowed down the issue to being related to using RDMA over my Infiniband connection. When mounting without using RDMA, ie tcp, the symbolic links come through as expected. I tried snooping on the Infiniband interface, but I get no traffic at all when using NFS over RDMA (snoop was running dur

Re: [OpenIndiana-discuss] Spontaneous server reboots

2012-04-09 Thread Martyn Klassen
In case someone else has stability issues with OI using an LSI 9240-4i controller with the imr_sas drivers (version 3.03) in the future. I have traced my stability issues to the controller. Reflashing the controller to IT mode (following instructions at http://www.servethehome.com/ibm-serveraid

[OpenIndiana-discuss] we'll pay a bounty to fix three annoying problems in illumos

2012-04-09 Thread Jason Matthews
My company is interested in having two driver issues and a software issue resolved and we are willing to pay a bounty. Saturday, we were hit by something that looked similar to the mpt/mpt_sas i/o hang issue https://www.illumos.org/issues/1069. This is a serious bug to any "enterprise" or "carri

Re: [OpenIndiana-discuss] we'll pay a bounty to fix three annoying problems in illumos

2012-04-09 Thread Rich
As an observation, there are cleverer solutions than manually calling sas2ircu [card] locate [backplane] [id] [on/off]. napp-it has a paid option, as does Nexenta, for this - I know a number of people in the community have written similar things or are doing so, so if you look in the mailing list

Re: [OpenIndiana-discuss] Problems with ZFS ACL vs 'normal' ACL

2012-04-09 Thread Martin Frost
Is there some issue with sharing via both SMB/CIFS and NFS? I am planning to share the same filesystems by NFS and CIFS in oi_148. Martin > Date: Mon, 9 Apr 2012 13:54:42 -0400 > From: Gordon Ross > > Is there an NFS share of the same directory? Or any local process > unpacking files her

Re: [OpenIndiana-discuss] REALTEK network card and pppoe config

2012-04-09 Thread Mountpeaks
On Mon, 09 Apr 2012 15:11:15 -0400 James Carlson wrote: > Mountpeaks wrote: > > On Thu, 5 Apr 2012 04:22:04 -0400 (EDT) > > mountpe...@lavabit.com wrote: > > Hello everyone, > > I'm back with my pppoe trouble on REALTEK. > > I've made some logging but can't understand what is going wrong. The pp

Re: [OpenIndiana-discuss] we'll pay a bounty to fix three annoying problems in illumos

2012-04-09 Thread Jason Matthews
> As an observation, there are cleverer solutions than manually > calling sas2ircu [card] locate [backplane] [id] [on/off]. Thanks but it is not manual, it is scripted and keyed off the disk name. > napp-it has a paid option, as does Nexenta, for this - I know a number > of people in the commu

Re: [OpenIndiana-discuss] Problems with ZFS ACL vs 'normal' ACL

2012-04-09 Thread Gordon Ross
Generally, no, but I'm curious about whether there might be a bug here, or possibly just a configuration problem like aclmode=discard and some NFS or local access causing the ACL to be discarded. Maybe netatalk is the culpert? On Mon, Apr 9, 2012 at 5:20 PM, Martin Frost wrote: > Is there some i

Re: [OpenIndiana-discuss] Problems with ZFS ACL vs 'normal' ACL

2012-04-09 Thread Robbie Crash
I thought that as well, but I have the same problems on FSes that are not shared via netatalk, and have no netatalk shares on subdirectories. So, that doesn't seem likely. On Mon, Apr 9, 2012 at 17:45, Gordon Ross wrote: > Generally, no, but I'm curious about whether there might be a bug here, >

Re: [OpenIndiana-discuss] Problems with ZFS ACL vs 'normal' ACL

2012-04-09 Thread Richard Elling
On Apr 9, 2012, at 2:20 PM, Martin Frost wrote: > Is there some issue with sharing via both SMB/CIFS and NFS? NFSv3 does not have ACLs. NFSv4 does have ACLs. So there is not a problem with NFS, per se, but the version your clients use might not understand ACLs. -- richard -- ZFS Performance an

Re: [OpenIndiana-discuss] Problems with ZFS ACL vs 'normal' ACL

2012-04-09 Thread Gordon Ross
FYI, I asked about NFS (any version) and local processes because, with aclmode=discard, you can easily find an innocent chmod() call that leaves your ACL looking the way you found it. On Mon, Apr 9, 2012 at 7:01 PM, Richard Elling wrote: > On Apr 9, 2012, at 2:20 PM, Martin Frost wrote: >> Is the

Re: [OpenIndiana-discuss] Problems with ZFS ACL vs 'normal' ACL

2012-04-09 Thread Gordon Ross
meaning, smashed, the only ACE being the @owner one. On Mon, Apr 9, 2012 at 8:09 PM, Gordon Ross wrote: > FYI, I asked about NFS (any version) and local processes because, > with aclmode=discard, you can easily find an innocent chmod() call > that leaves your ACL looking the way you found it. > >

Re: [OpenIndiana-discuss] Problems with ZFS ACL vs 'normal' ACL

2012-04-09 Thread Robbie Crash
Well, since there's no NFS and nothing I can think of that would bung up 8 different file systems in their entirety I'm not sure what else to do, other than scripting a fix to run every so often. That seems very ugly and is completely ungraceful, so I'd like to avoid it if possible. My UNIX is not

[OpenIndiana-discuss] How dowload OI packages from Linux

2012-04-09 Thread pedro-je...@pclibre.es
I'm trying to install OI Desktop (build 151a) in my netbook (HP Compaq Mini 110C) but OI haven't any driver to network card or wireless card. Then i have no internet in OI. I have Guadalinex (Ubuntu Linux based operating system) also installed on my netbook then i wish to download all the packages