Re: [OpenIndiana-discuss] Fun Task - Comparing OI packages vs CentOS, Debian, Ubuntu etc

2010-10-22 Thread Gordon Ross
On Fri, Oct 22, 2010 at 7:06 PM, Alasdair Lumsden wrote: > Hi All, > > I've got a fun task for someone who is looking to contribute to the project. > > It would be really useful to compare packages and versions between: > > OpenIndiana oi_147 > CentOS/RHEL 5.5 and 6 > Debian 5 > Ubuntu 10 > FreeBS

[OpenIndiana-discuss] LibreOffice, The Document Foundation (on OpenIndiana?)

2010-11-01 Thread Gordon Ross
Would be nice to see OpenIndiana listed among the OS' shown here: http://www.documentfoundation.org/download/ Anyone looking into LibreOffice on OpenIndiana? ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.o

Re: [OpenIndiana-discuss] cifs under oi

2010-12-02 Thread Gordon Ross
Even in a "domain mode" setup, if you use any local accounts, you'll need the pam.conf change so that /var/smb/smbpasswd will contain NT password hashes for the local accounts. On Thu, Dec 2, 2010 at 8:03 AM, Harry Putnam wrote: > awatkins1...@gmail.com writes: > >> This is only required when dea

Re: [OpenIndiana-discuss] Nvidia Driver update

2010-12-17 Thread Gordon Ross
Thanks for the tip about this. I've created an illumos issue for it: http://www.illumos.org/issues/534 BTW, this is in bugster as: http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=7001754 On Fri, Dec 17, 2010 at 8:50 AM, ken mays wrote: > Hi Russell, > > Tracking: defect.opensolaris.o

Re: [OpenIndiana-discuss] *sigh* remote desktop thingy

2010-12-17 Thread Gordon Ross
After you login on GNOME, see the menus: System / Preferences / Desktop Sharing. That enables "vino" which is a VNC server showing your (logged in) desktop. Cool, eh? On Fri, Dec 17, 2010 at 12:56 PM, Michael Schuster wrote: > On Fri, Dec 17, 2010 at 15:25, Roelof van der Wal wrote: >> How can

[OpenIndiana-discuss] oi_147 repo image?

2010-12-25 Thread Gordon Ross
Merry Christmas all. The kids are busy with toys, so I'd like to try upgrading a machine. (Something I can do while "watching" the kids:) Turns out I need 147, not 148. And... it's not possible to upgrade to 147 using the online repository (ent...@147) due to how some consolidations got tagged

Re: [OpenIndiana-discuss] oi_147 repo image?

2010-12-25 Thread Gordon Ross
at 4:21 AM, Edward Martinez wrote: > On 12/25/10 08:32, Gordon Ross wrote: >> >> Merry Christmas all.   The kids are busy with toys, so I'd like to try >> upgrading a machine. >> (Something I can do while "watching" the kids:) >> >> Turns out I n

Re: [OpenIndiana-discuss] oi_147 repo image?

2010-12-25 Thread Gordon Ross
> http://dlc.openindiana.org/repos/oi_147_spin2.tar.bz2 is a complete > oi_147 repo, I believe this one works with 134's pkg.depotd. Thanks - I'll give that a try. ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindia

Re: [OpenIndiana-discuss] oi_147 repo image?

2010-12-25 Thread Gordon Ross
> I think the "pkg update" changes of Shawn's allow that, but I don't recall > when they landed. That might be interesting to try. Maybe update is different from install? > Really I thought giving the full FMRI to"install" worked, though. I used "pkg -R /a install ... with full FMRIs, and conf

Re: [OpenIndiana-discuss] oi_147 repo image?

2010-12-25 Thread Gordon Ross
> I used "pkg -R /a install ...  with full FMRIs, and confirmed that > the resulting install had the latest timstamp, not what I specified. > I did not use "entire" but the list of consolidations that included, > most with just *147, and osnet with 148:timestamp. Oh, and for those who might quickl

Re: [OpenIndiana-discuss] oi_147 repo image?

2010-12-25 Thread Gordon Ross
>> Turns out I need 147, not 148.  And... it's not possible to upgrade to >> 147 using the online repository (ent...@147) due to how some >> consolidations got tagged as 148 (timestamp: 20100914*) >> >> So... is there a copy of the oi_147 repository available somewhere? >> i.e. what's needed to run

Re: [OpenIndiana-discuss] Thinkpad Z61p problems

2010-12-28 Thread Gordon Ross
Perhaps one of these? http://www.illumos.org/issues/551 http://www.illumos.org/issues/563 ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss

Re: [OpenIndiana-discuss] Some questions about OpenIndiana (and Nexenta)

2010-12-31 Thread Gordon Ross
Jean-Yves Avenard wrote: > Hi > > thank you for your answer.. > On 1 January 2011 00:06, Edward Ned Harvey > wrote: > > zpool 28 is the latest open-source version. Basically your options > are > > nexenta, openindiana, and freebsd. > >sol11exp has zpool 31 > >nexenta has zpool 28

Re: [OpenIndiana-discuss] Upgrading from 134b to 148 fails

2011-01-06 Thread Gordon Ross
There is apparently a regression between oi_147 and oi_148 on some machines, which makes keyboard/mouse and/or ATA disks unusable. It still needs investigation (I would, but no time just now). See, for example: http://www.illumos.org/issues/551 http://www.illumos.org/issues/563 I'm guessing some

Re: [OpenIndiana-discuss] Messed up system

2011-01-07 Thread Gordon Ross
The beadm(1M) man page can be found here: http://docs.sun.com/app/docs/doc/821-1462/beadm-1m?l=en&n=1&a=view Not sure why it's missing from openindiana. It's apparently there in later manual page collections. On sx_151 /usr/share/man/man1m/beadm.1m is there with date "21 Jul 2010" and ordinary l

Re: [OpenIndiana-discuss] Proposal: OpenIndiana Stable Branch

2011-01-18 Thread Gordon Ross
Dave Miner writes: [...] >> Perhaps refactoring of Caiman is needed, where the Live CD ships with a >> pkg repo, starts a pkg server, and does an install from that. Not sure >> how feasible this would be. Given how complete pkg is, probably not all >> that hard. >> > > We looked into this a little

Re: [OpenIndiana-discuss] How to document SMF facilities for an upstream package

2011-01-27 Thread Gordon Ross
On Thu, Jan 27, 2011 at 7:45 PM, Gary Mills wrote: > I've just completed writing a spec file to build an IPS package for > the ISC DHCP server.  I haven't made any changes to the source for > this product, and don't want to.  That should all be done upstream. Sometimes it's not that simple though

Re: [OpenIndiana-discuss] How to document SMF facilities for an upstream package

2011-02-03 Thread Gordon Ross
> On 03/02/2011 15:44, Gary Mills wrote: [about running something as an SMF service, among other things] >> On Thu, Jan 27, 2011 at 10:04:52PM -0500, Gordon Ross wrote: >>> Sometimes it's not that simple though. There's a lot of magic in SMF >>> (and even mor

Re: [OpenIndiana-discuss] An odd permissions issue...

2011-02-07 Thread Gordon Ross
One think to keep in mind with SMB mounts (on both Linux or SunOS) is that all your access on the server happens with the credentials you specify to the mount command. Also, the owner, group, and modes you see locally are (usually) fiction. Hope that helps. On Mon, Feb 7, 2011 at 2:41 PM, Michel

Re: [OpenIndiana-discuss] Questions about AD integration

2011-02-28 Thread Gordon Ross
On Mon, Feb 28, 2011 at 12:21 PM, Roy Sigurd Karlsbakk wrote: > Hi all > > Setting up a new server for a remote office now, I'll be integrating it all > into AD. After following a few howtos, it seems to work well. However, I > still have a few issues: > >  - The home directory property doesn't

Re: [OpenIndiana-discuss] anyone done a HP DL160G5 install?

2011-03-04 Thread Gordon Ross
Does your system list "bge0" if you boot with -k in the kernel options? (edit the grub entry before booting) That's what caused my system to hang like that during boot. On Fri, Mar 4, 2011 at 5:51 PM, Brett Dikeman wrote: > I can't for the life of me seem to get OpenIndiana text install, on > ei

[OpenIndiana-discuss] gnome terminal (constantly) writing to /var/tmp/vti*

2011-03-06 Thread Gordon Ross
Does anyone know why gnome terminal (and other gnome stuff) creates temporary files in /var/tmp instead of /tmp? Is there an easy way to change that? Would changing it cause problems? Also, has anyone seen gnome terminal go into a mode where it constantly writes stuff to /var/tmp/vti* files? Thos

Re: [OpenIndiana-discuss] Windows ACL issue with CIFS

2011-03-22 Thread Gordon Ross
2011/3/22 Joe Porter : > Hello all, > > I've installed a testbed OpenIndiana (SunOS openindiana 5.11 oi_147 > i86pc i386 i86pc) test box, and I'm trying to set up the CIFS so I can > dump some backup files onto it using robocopy. > > I'm having the same issues as http://mail.opensolaris.org/piperma

Re: [OpenIndiana-discuss] SMFGUI

2011-03-25 Thread Gordon Ross
The other thing I'd love to see is the ability to browse and edit svccfg properties. (Not strictly SMF but closely related.) On Fri, Mar 25, 2011 at 9:29 AM, Andrey Sokolov wrote: > services-admin allows only enable and disable services. > SMFGUI allows enable, disable, restart and clear service

[OpenIndiana-discuss] Linux vs. Solaris (Oh please...)

2011-03-29 Thread Gordon Ross
Oh please, Have some sense, and don't bother with this debate on this list. [ Solaris vs. Linux blah blah blah, gnome vs kde, blah blah blah! ] ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/lis

Re: [OpenIndiana-discuss] Chromium 10 ported to Solaris 11

2011-04-11 Thread Gordon Ross
On 11/04/2011 07:54, Ruben wrote: > Hello, I recently ported Chromium 10, the open source base of the > current Google Chrome 10 stable browser, to Solaris 5.11 snv_151a. A > test build for i386 is available here: > > http://chromium.hybridsource.org > > There are a couple issues I'm still ironing

Re: [OpenIndiana-discuss] CIFS slow reads but fast writes

2011-04-18 Thread Gordon Ross
Next experiment I'd recommend is to measure r/w speeds with ftp. Want to narrow down disks/fs vs smb service. On Sun, Apr 17, 2011 at 9:51 PM, Dan Swartzendruber wrote: > I have a 5-disk raidz on a 3.2ghz P4 with 4GB ram.  OI build 148.  I set up > a cifs share and ran crystaldiskmark.  The link

Re: [OpenIndiana-discuss] CIFS slow reads but fast writes

2011-04-19 Thread Gordon Ross
On Tue, Apr 19, 2011 at 10:13 AM, Dan Swartzendruber wrote: > Dan Swartzendruber wrote: >> >> -Original Message- >> From: Gordon Ross [mailto:gordon.w.r...@gmail.com] >> Sent: Monday, April 18, 2011 11:30 AM >> To: Discussion list for OpenIndiana >>

Re: [OpenIndiana-discuss] CIFS slow reads but fast writes

2011-04-23 Thread Gordon Ross
[...] >> Redid the CIFS bench just now.  38MB/sec read, 77MB/sec write.  So ftp is >> almost twice as fast. > > OK, so next I'd grab a network capture of just a couple seconds during > the "middle" part of both of these transfer tests, and compare the delays > seen between requests and responses. >

Re: [OpenIndiana-discuss] php iconv //TRANSLIT error

2011-05-04 Thread Gordon Ross
On Wed, May 4, 2011 at 9:27 AM, gerard henry wrote: > do you think that it is the same problem described here: > http://woss.name/2008/10/16/edge-rails-pre-22-iconv-transliteration-and-solaris/ Yes. Any code expecting to call iconv_open(3C) with a code set name containing "//translit" and/or "//

[OpenIndiana-discuss] Next release

2011-05-13 Thread Gordon Ross
BTW, I'd love to see Albert's aclmode stuff in the next release. (742 Resurrect the ZFS "aclmode" property, and 664, 279) The RTI is pending... On Fri, May 13, 2011 at 5:00 PM, Alasdair Lumsden wrote: > Hi Dan, > > Work has been underway for quite some time on our next build, > and the release is

Re: [OpenIndiana-discuss] Problem with smb-group

2011-05-15 Thread Gordon Ross
On Sun, May 15, 2011 at 9:59 AM, Alexander Lesle wrote: > Hello All, > > I have 3 User named "Fritz", "Paula" and "Georg" and I want to do all > three in the smb-group "kids". > First create the smb-group > # smbadm create kids > then add the users to the group > # smbadm add-member -m Fritz -m Pa

Re: [OpenIndiana-discuss] Suspend and Resume

2011-05-15 Thread Gordon Ross
https://www.illumos.org/issues/1039 On Sun, May 15, 2011 at 8:40 AM, Sean O'Brien wrote: [...] > Suspend is not working in OpenIndiana for me whatsoever. > > Firstly, i get this error when I try to suspend: > > May 15 05:05:25 fileserv genunix: [ID 535284 kern.notice] System is being > suspended

Re: [OpenIndiana-discuss] Problem with smb-group

2011-05-16 Thread Gordon Ross
On Mon, May 16, 2011 at 4:10 AM, Alexander Lesle wrote: > > smbgroup.db is a SQLite database and I dont know how to > read/open/modify this file. Use the smbadm commands for local group management. ___ OpenIndiana-discuss mailing list OpenIndiana-discu

Re: [OpenIndiana-discuss] compiling qt4 with gcc

2011-05-19 Thread Gordon Ross
On Thu, May 19, 2011 at 3:25 PM, Apostolos Syropoulos wrote: > Hello, > > The last few days I tried to compile Qt 4.7.3 (i.e., the latest > > stable version). I wanted to use gcc in order to be able to > compile other things that, to the best of my knowledge, do > not compile with solstudio. I hav

[OpenIndiana-discuss] Need help with userland gate package publishing, for Samba 3

2011-06-03 Thread Gordon Ross
I've configured Samba 3.5.8 for OI, but need some help with the "make publish" failures it produces. There are messages for most/all files saying, for example: /tank/ws/userland-gwr/components/samba3oi/build/manifest-i386-samba.depend has unresolved dependency 'depend fmri=__TBD pkg.debug.depend.

Re: [OpenIndiana-discuss] [illumos-Discuss] branding for illumos/openindiana

2011-06-21 Thread Gordon Ross
On Mon, Jun 20, 2011 at 10:20 PM, Tim Aslat wrote: > > How about FlareOS (offshoot of the Sun) I think just "Flare" is an intriguing suggestion. I don't think it has to end with O S. I like the rhyme with "flair", and the association with solar flares. Gordon __

Re: [OpenIndiana-discuss] Setting up Samba 3.5.9

2011-06-22 Thread Gordon Ross
BTW, we have Samba 3.5.8 in our "userland" repo. * if you want a trouble-free way to configure/build for OI. * Sorry, I don't remember where that repo. is. Ask: Andrzej Szeszo asze...@gmail.com Gordon (yeah, top posting. get over it :) On Tue, Jun 21, 2011 at 9:40 AM, CJ Keist wrote: > Than

[OpenIndiana-discuss] NTFS-3G? (and FUSE)

2011-06-22 Thread Gordon Ross
BTW, if anyone is inclined to try building NTFS-3G, linked with the FUSE prototype I posted [1], I'd be curious to hear how it went. [1] And Now for Something Completely Different (FUSE with doors) http://lists.illumos.org/pipermail/developer/2011-June/002400.html On Tue, Jun 21, 2011 at 10:33 AM

Re: [OpenIndiana-discuss] Kernel Panic installing openindiana on a HP BL460c G1

2011-06-28 Thread Gordon Ross
On Tue, Jun 28, 2011 at 2:51 AM, Johan Guldmyr wrote: > On 06/27/2011 04:42 PM, Steve Gonczi wrote: [...] >> - Original Message - >> Now with the pictures, hope this works: >> >> http://imageshack.us/photo/my-images/402/oi151paniccdollarstatus.jpg/ >> http://img3.imageshack.us/i/oi151panic

Re: [OpenIndiana-discuss] USB Trackball and resume

2011-06-29 Thread Gordon Ross
Probably just this: https://www.illumos.org/issues/336 On Wed, Jun 29, 2011 at 3:53 PM, wrote: >  If I suspend my desktop I always find that upon resume I cannot move the > cursor. [...] ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openi

Re: [OpenIndiana-discuss] USB Trackball and resume

2011-06-30 Thread Gordon Ross
On Thu, Jun 30, 2011 at 2:52 PM, wrote: >  On 30/06/2011 18:31, Jamon Camisso wrote: >> >> The workaround is here: >> http://opensolaris.org/jive/message.jspa?messageID=499820#499820 >> > > Just gave that a go, unfortunately the cursor is still locked in place until > an X refresh. In case it he

Re: [OpenIndiana-discuss] AD integration aka project Winchester

2011-07-13 Thread Gordon Ross
Most (all?) of the work produced by project Winchester was integrated long before OpenSolaris gained the "Native CIFS service". You're looking at old resources. We're working on improving this functionality, (i.e. https://www.illumos.org/issues/1121) but don't have any public information to share

Re: [OpenIndiana-discuss] Knife (chef) bootstrap template for OpenIndiana.

2011-07-21 Thread Gordon Ross
Cool stuff! Interesting to see the contributor process over at OHAI. On Thu, Jul 21, 2011 at 1:34 AM, Jason J. W. Williams wrote: > I've put together a bootstrap template for bootstrapping an > OpenIndiana server with chef-client using Knife: > https://gist.github.com/1096563 [...]

Re: [OpenIndiana-discuss] CIFS server stops authenticating users

2011-07-26 Thread Gordon Ross
Generally, that means the local account is not found or the password is wrong. Did you look in /var/smb/smbpasswd? On Tue, Jul 26, 2011 at 2:59 PM, Chris Ridd wrote: > We're trying to use the oi_148 kernel CIFS server in workgroup mode to serve > a few Windows clients. > > The smbd was authentic

Re: [OpenIndiana-discuss] CIFS server stops authenticating users

2011-07-27 Thread Gordon Ross
I saw a case where idmap failures caused an auth. failure like this. The authentication actually succeeded, but the idmap lookups need to build the local token failed, so the logon returned failure. Dtrace should show you that... ___ OpenIndiana-discuss

Re: [OpenIndiana-discuss] PC Speaker Beep

2011-08-03 Thread Gordon Ross
On Wed, Aug 3, 2011 at 3:32 PM, Josef 'Jeff' Sipek wrote: > On Wed, Aug 03, 2011 at 08:29:07PM +0100, Colin Ellis wrote: >> Built In Speaker > > Nope.  I've got: > > Volume, Center, LFE, Front, Headphones, Surround, Rear, Line In, Microphone, > Monitor, Loopback, Record Source. > > Jeff. If you c

Re: [OpenIndiana-discuss] Boot archive repair oi-151

2011-09-06 Thread Gordon Ross
Those are normal. On Tue, Sep 6, 2011 at 7:31 AM, Gary Gendel wrote: > I've been getting boot-archive timeout messages upon boot.  I figured that I > needed to update the boot archive manually. When I do, I get the following: > > # bootadm update-archive -v > cannot find: /etc/cluster/nodeid: No

Re: [OpenIndiana-discuss] How to remove all X11 packages under oi_151

2011-09-06 Thread Gordon Ross
It sounds like you want the "text install" ISO. It gives you a system with no X or Gnome... On Mon, Sep 5, 2011 at 1:19 PM, carlopmart wrote: > Hi all, > >  I have installed a virtual Openindiana oi_151 machine under ESXi5. I will > use this virtual machine as a mysql and squid server and I would

Re: [OpenIndiana-discuss] How to replace a motherboard without reinstalling OpenIndiana

2011-09-10 Thread Gordon Ross
On Sat, Sep 10, 2011 at 9:24 AM, Robin Axelsson wrote: > The problem is that the hardware on the new motherboard will most likely be > located on PCI addresses that are different from the old one (with the > possible exception of the GPU and the NB). From my experience, the installed > drivers on

Re: [OpenIndiana-discuss] CIFS domain controller "not responding" errors

2011-09-29 Thread Gordon Ross
On Thu, Sep 29, 2011 at 2:40 PM, Bryan S. Leaman wrote: > I have a CIFS share set up on oi_151a, and it's working fine except that > during times of sustained activity I get the following errors in > /var/adm/messages frequently, every 3 to 5 minutes.  I also noticed that if > I keep the share idl

Re: [OpenIndiana-discuss] CIFS domain controller "not responding" errors

2011-09-29 Thread Gordon Ross
You should trace (i.e. with snoop) the client/server traffic, and find out which side is being slow to send the next frame. On Thu, Sep 29, 2011 at 3:49 PM, Bryan S. Leaman wrote: > On 9/29/2011 3:32 PM, Gordon Ross wrote: >> >> On Thu, Sep 29, 2011 at 2:40 PM, Bryan S. L

Re: [OpenIndiana-discuss] ZFS problem hangs machine

2011-10-08 Thread Gordon Ross
If you did an upgrade, the problem with smbsrv could simply have been that the smbsrv kernel module does not support unload, so you have to reboot before smbsrv is functional with the upgraded bits. Might that explain what you saw? On Sat, Oct 8, 2011 at 11:10 AM, Michelle Knight wrote: > It loo

Re: [OpenIndiana-discuss] smb keeps failing?

2011-10-13 Thread Gordon Ross
If you see this again, please try to gather some data before you restart the smb service. This cifs-gendiag script can help. See: https://www.illumos.org/projects/cifs/files Thanks, Gordon On Thu, Oct 13, 2011 at 8:52 AM, Dan Swartzendruber wrote: > > Sigh.  I sit down this morning, coffee in

Re: [OpenIndiana-discuss] CIFS Alias/Multiple connections

2011-10-19 Thread Gordon Ross
How did you setup the "aliases"? Are these virtual NICs like bge0:1 ? On Wed, Oct 19, 2011 at 5:38 PM, Jonathan Leafty wrote: > Back in OpenSolaris b134 and previous, I was able to make multiple > connections from my Windows 7 machines to my server using aliases.  It seems > like I can no longer

Re: [OpenIndiana-discuss] CIFS Alias/Multiple connections

2011-10-20 Thread Gordon Ross
On Thu, Oct 20, 2011 at 12:48 PM, Jonathan Leafty wrote: > No they're just set up in DNS.  After b134 (any flavor, OpenSolaris, Solaris > 11 Express) it won't accept CIFS connections to DNS aliases. > > Windows 2008 is the same way, but you can flip a registry setting to let SMB > Connections come

Re: [OpenIndiana-discuss] CIFS Alias/Multiple connections

2011-10-20 Thread Gordon Ross
first noticed it in > b134a, then Solaris 11 Express, and now OpenIndiana b151a. > > Its probably related to the various SMB changes with Windows 7/2K8 so I'll > try to spin an XP VM up too (I don't have a physical XP box anymore) > > On Thu, Oct 20, 2011 at 11:31 AM, Gor

Re: [OpenIndiana-discuss] CIFS Alias/Multiple connections

2011-10-21 Thread Gordon Ross
m afraid I have absolutely no idea when or how a build > with this fix in place might be made available. > > > > -Original Message- > From: Gordon Ross [mailto:gordon.w.r...@gmail.com] > Sent: 21 October 2011 03:54 > To: Discussion list for OpenIndiana > Subject: Re: [OpenIndi

Re: [OpenIndiana-discuss] SMB transfer failure

2011-11-10 Thread Gordon Ross
Can you supply a network trace showing the problem? Preferably one including initial connection setup, so maybe restart the SMB service just before you run your experiment and do capture. Gordon On Thu, Nov 10, 2011 at 6:25 PM, Michelle Knight wrote: > Hi Folks, > > Server - 151a Sept 2011. > C

Re: [OpenIndiana-discuss] Any way to force modunload for smbsrv?

2011-11-17 Thread Gordon Ross
On Thu, Nov 17, 2011 at 1:14 PM, Lucas Van Tol wrote: > Is there any way I can force this to unload via 'mdb' or something; or will > it require a reboot to update the smbsrv driver? That driver does not support unload. It requires a reboot. ___ Open

Re: [OpenIndiana-discuss] statfs() problem with HP-UX 11.23, 11.31 client and oi_151a server

2011-11-27 Thread Gordon Ross
Do you compile it with -D_FILE_OFFSET_BITS=64 in the compiler flags? If not, does that change what you see when you run it? On Sun, Nov 27, 2011 at 1:48 AM, Albert Chin wrote: > We're running oi_151a and using it to serve up file systems to HP-UX > 11.23 and 11.31 hosts. Unfortunately, we're seei

Re: [OpenIndiana-discuss] vfstab and nfs

2011-11-28 Thread Gordon Ross
On Fri, Nov 25, 2011 at 11:39 AM, Gabriele Bulfon wrote: > Hi, I tried enabling the nfs/client service, but actually it just goes > offline, and it doesn't mount on reboot, > keeping the nfs/client service in offline state. > I checked both /var/adm/messages and in /var/svc/log/ , but found nothi

Re: [OpenIndiana-discuss] vfstab and nfs

2011-11-28 Thread Gordon Ross
On Mon, Nov 28, 2011 at 4:49 PM, Oscar del Rio wrote: > On 11/28/11 04:38 PM, Gordon Ross wrote: >> >> On Fri, Nov 25, 2011 at 11:39 AM, Gabriele Bulfon >>  wrote: >>> >>> Hi, I tried enabling the nfs/client service, but actually it just goes >

Re: [OpenIndiana-discuss] Error building check_swap en OpenIndiana

2011-11-30 Thread Gordon Ross
On Wed, Nov 30, 2011 at 5:55 PM, Daniel Bareiro wrote: > Hi all! > > This is my first message to the list/group. I'm using GNU/Linux since > 2000 and to expand my knowledge I decided to try OpenIndiana. I hope > that with the help of the list/group I can take my first steps on that > path. Welcom

Re: [OpenIndiana-discuss] [cifs-discuss] Timestamp on files

2011-12-19 Thread Gordon Ross
Are you sure you capture all of the relevant traffic in both tests? In the "zip" test (which works as you expect?) I don't see any SMB operations setting the file timestamp (on iexplore.PNG?) In the "rar" test, I don't see any files extracted at all. Hmm... On Mon, Dec 19, 2011 at 8:30 AM, Nilsen

Re: [OpenIndiana-discuss] [cifs-discuss] Timestamp on files

2011-12-21 Thread Gordon Ross
ontain enough > information this time. > Filenames are the same as last time. > > -- > Vidar > > > -Original Message- > From: Gordon Ross [mailto:gordon.w.r...@gmail.com] > Sent: 20. desember 2011 04:20 > To: Nilsen, Vidar > Cc: OpenIndiana-discuss@o

Re: [OpenIndiana-discuss] CIFS server on oi_148

2012-01-17 Thread Gordon Ross
If you're logged in with appropriate privileges (i.e. root or some account that's a member of the Administrators group) then you can right click on the share in Windows and edit the share connect security settings. On Mon, Jan 9, 2012 at 4:22 PM, Martin Frost wrote: > What about restricting who c

Re: [OpenIndiana-discuss] removing CIFS domain join

2012-01-17 Thread Gordon Ross
On Tue, Jan 10, 2012 at 8:12 AM, Gabriele Bulfon wrote: > Hi, > I have an OI machine I used for testing, with a zpool shared through CIFS > joined to an AD. > Then I destroyed the zpool to start from scratch, and now I have many logs > complaining > about the AD domain. > How do I let the system

Re: [OpenIndiana-discuss] CIFS server on oi_148

2012-01-18 Thread Gordon Ross
If you run Samba, then smb.conf is where you configure this stuff. The "native" (in-kernel) SMB server ignores smb.conf On Tue, Jan 17, 2012 at 10:45 PM, Martin Frost wrote: > Ah, that's interesting, though it means I would have to log into each > share from Windows.  I'm the administrator and no

Re: [OpenIndiana-discuss] running Openindiana als VM on Windows server datacenter

2012-01-26 Thread Gordon Ross
I'm guessing this is the same as Windows 2008 Hyper-V, yes? If so, I'm running a "text mode" install of OI. Works fine, as long as you remember to configure the VM with the "legacy NIC" emulation. The OI guest has no guest para-vartual support, so no mouse, etc. Don't bother trying the GUI inst

Re: [OpenIndiana-discuss] Boot failure - degraded boot pool

2012-02-09 Thread Gordon Ross
On Thu, Feb 9, 2012 at 6:33 AM, Matt Connolly wrote: > Dear list, > > I had a power outage at my house recently and my OpenIndiana backup server > has failed to reboot. [...] > Does anyone have any ideas on how to do more diagnostics / repairs?? You might try: zpool import -F $pool __

Re: [OpenIndiana-discuss] enabling RDP access to an oi_151.1.2 machine, how?

2012-02-23 Thread Gordon Ross
You would need something like: http://www.xrdp.org/ I'd love to see this functionality move forward, but I'm not sure how fast it's moving. There are lots of good RDP clients, and RDP is a powerful protocol. Gordon On Thu, Feb 23, 2012 at 4:03 AM, Hans J. Albertsson wrote: > Subject says it all

Re: [OpenIndiana-discuss] CIFS in Domain mode (AD 2008) broken after upgrading to 151a2 , Switch lmauth to 3

2012-03-04 Thread Gordon Ross
Glad you found that. I probably should have sent a "heads-up" when the "extended security outbound" enhancement went in. People who have adjusted down lmauth_level should put it back the the default. On Sun, Mar 4, 2012 at 9:12 PM, Jonathan Leafty wrote: > I'm not sure if anyone else has had th

Re: [OpenIndiana-discuss] [noob] smb via android

2012-03-05 Thread Gordon Ross
The next step in debugging this kind of problem is to take a network trace on the server, i.e.: snoop -o outfile.snoop port 139 or port 445 then attempt the access from the android client, then examine the trace with wireshark: wireshark outfile.snoop That should tell you exactly what's failin

Re: [OpenIndiana-discuss] Could not setup LDAP for SAMBA

2012-03-06 Thread Gordon Ross
Also remember the simple trick, if you want accounts where the user can not logon, just make their shell /bin/false On Tue, Mar 6, 2012 at 6:18 PM, Jonathan Adams wrote: > /etc/passwd still exists for local users (root should always exist as > a local user) ... ldap is additional to it (and likew

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 Gordon Ross
ere 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 direct

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

Re: [OpenIndiana-discuss] Hitachi 4 TB disks + HP Microserver + OI 151 + ZFS

2012-04-29 Thread Gordon Ross
On Sun, Apr 29, 2012 at 8:46 PM, Richard Elling wrote: > > On Apr 29, 2012, at 11:45 AM, George Wilson wrote: [...] >> >> Speaking of 4K sectors, I've taken a slightly different approach that fixes >> this outside of ZFS. The idea is to allow sd to override the >> physical-block-size which ZFS w

Re: [OpenIndiana-discuss] Hitachi 4 TB disks + HP Microserver + OI 151 + ZFS

2012-05-02 Thread Gordon Ross
On Wed, May 2, 2012 at 2:47 PM, Richard Elling wrote: > On May 2, 2012, at 12:25 AM, Mark wrote: > >> There are two issues. >> >> The first is correct partition alignment, the second ashift value. >> >> In "theory", I haven't tested this yet, manually creating the slices with a >> start position

Re: [OpenIndiana-discuss] How to test ethernet throughput?

2012-05-18 Thread Gordon Ross
's the "nicdrv" test under here: https://bitbucket.org/illumos/illumos-stc/src/3e763f2f4eab/usr/src/suites/net/nicdrv Though I have to warn you, it's kind of a pain to setup and run. -- Gordon Ross Nexenta Systems, Inc.  www.nexenta.com Enterprise class storage for everyone

Re: [OpenIndiana-discuss] OI_151a4, ZFS, CIFS - Managaging ACLs from Windows

2012-05-29 Thread Gordon Ross
A=everyone:full_set:fd:allow /your/shared/directory (Be warned, that makes the whole thing "wide open" to the world!) After that, you should be able to edit ACLs from Windows. -- Gordon Ross Nexenta Systems, Inc.  www.nexenta.com Enterprise class storage for everyone ___

Re: [OpenIndiana-discuss] OI_151a4, ZFS, CIFS - Managaging ACLs from Windows

2012-05-30 Thread Gordon Ross
r ID. Then use that SID in the ACL editor. Or on the server, use chmod A+... and that UID. This is an area that could use improvement. We plan to work on this, but it will be a while. -- Gordon Ross Nexenta Systems, Inc.  www.nexenta.com Enterprise class storage for everyone _

Re: [OpenIndiana-discuss] OI_151a4, ZFS, CIFS - Managaging ACLs from Windows

2012-05-31 Thread Gordon Ross
me"). You don't need to (and probably can't) add mappings for these SIDs that are based on the local machine SID prefix. In workgroup mode, ACL management involving users is easiest to do on the server with chmod. Alternatively (and this is a better practice) you can create some

Re: [OpenIndiana-discuss] Access to ZFS viz CIFS from windows regularly hangs.

2012-06-13 Thread Gordon Ross
an e-mail to ad...@stirling-dynamics.com and > delete this e-mail.  Stirling Dynamics Ltd. accepts no legal liability for > the contents of this e-mail including any errors, interception or > interference, as internet communications are not secure.  Any views or > opinions presente

Re: [OpenIndiana-discuss] OI151a4: ld.so.1: cadaver: fatal: relocation error: file /usr/lib/libreadline.so.5: symbol tgetent: referenced symbol not found

2012-06-20 Thread Gordon Ross
e tgetent from the calling program, or the one in libtermcap. Right: here is the second issue, for readline: https://www.illumos.org/issues/1206 Unfortunately it looks like this never got integrated. What does this command show you: elfdump -d /usr/lib/libreadline.so.5 On my system, there's no

Re: [OpenIndiana-discuss] ACPI errors

2012-06-23 Thread Gordon Ross
lem on his HP laptop that looked something like this, if I recall correctly. He did some further experimenting and found that he could make his laptop boot without the ACPI errors by attaching the "EC" device a bit later. He showed me a possible fix, which I asked him to do some more w

Re: [OpenIndiana-discuss] Options for a root filesystem

2012-06-25 Thread Gordon Ross
___ > OpenIndiana-discuss mailing list > OpenIndiana-discuss@openindiana.org > http://openindiana.org/mailman/listinfo/openindiana-discuss -- Gordon Ross Nexenta Systems, Inc.  www.nexenta.com Enterprise class storage for everyone __

Re: [OpenIndiana-discuss] Options for a root filesystem

2012-06-25 Thread Gordon Ross
On Mon, Jun 25, 2012 at 11:12 PM, Richard Lowe wrote: > On Mon, Jun 25, 2012 at 10:37 PM, Gordon Ross wrote: >> UFS root should still work, also NFS root (convenient for ZFS debug work:) >> > > As concepts within illumos, yes. > > With the full OI distribution, do

Re: [OpenIndiana-discuss] Problem/Question on mount lofs:

2012-06-26 Thread Gordon Ross
oes not share recursively. (That was a design choice - an unpopular one - more below.) When you set sharesmb=... on some ZFS data set, none of the ZFS data sets that might exist below it are visible to SMB. Bug or feature? You decide... We at Nexenta implemented an option to allow such "chil

Re: [OpenIndiana-discuss] bmc-watchdog SMF dependencies

2012-06-26 Thread Gordon Ross
;   timer ticks for a few more seconds, until the system is rebooted). 4) Run your watchdog reset program outside of the SMF contract, for the service i.e. "ctrun -l none bmc-watchdog" so it will not be killed when the service is stopped. -- Gordon Ross Nexenta Systems, Inc

Re: [OpenIndiana-discuss] Problem/Question on mount lofs:

2012-06-27 Thread Gordon Ross
just one share: \\server\share but share/child is accessible when it was not before. -- Gordon Ross Nexenta Systems, Inc.  www.nexenta.com Enterprise class storage for everyone ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://

Re: [OpenIndiana-discuss] Access to ZFS viz CIFS from windows regularly hangs.

2012-06-28 Thread Gordon Ross
SID, etc. and that can cause temporary pauses like you see. If it's anything like that, the network trace will show it happening. -- Gordon Ross Nexenta Systems, Inc.  www.nexenta.com Enterprise class storage for everyone ___ OpenIndiana-discuss maili

Re: [OpenIndiana-discuss] Office apps unable to write to ZFS over CIFS

2012-06-28 Thread Gordon Ross
ual user (defined by matching passwd and smbpasswd entries on the > OI machine) and have 700 permissions and full_set ACLS: > >               owner@:rwxpdDaARWcCos:fd-:allow >            everyone@:rwxpdDaARWcCos:fd-:deny You are always a member of the "everyone" grou

Re: [OpenIndiana-discuss] Office apps unable to write to ZFS over CIFS

2012-06-28 Thread Gordon Ross
On Thu, Jun 28, 2012 at 9:17 PM, Martin Frost wrote: >  > Date: Thu, 28 Jun 2012 18:14:53 -0400 >  > From: Gordon Ross >  > >  > On Thu, Jun 28, 2012 at 5:08 PM, Martin Frost wrote: >  > > I'm running oi_148 as a fileserver, exporting via NFS and

Re: [OpenIndiana-discuss] Hitachi 4 TB disks + HP Microserver + OI 151 + ZFS

2012-06-29 Thread Gordon Ross
On Wed, May 2, 2012 at 3:07 PM, Gordon Ross wrote: > On Wed, May 2, 2012 at 2:47 PM, Richard Elling > wrote: >> On May 2, 2012, at 12:25 AM, Mark wrote: >> >>> There are two issues. >>> >>> The first is correct partition alignment, the second ashift

Re: [OpenIndiana-discuss] Office apps unable to write to ZFS over CIFS

2012-06-30 Thread Gordon Ross
w MS defined the ACL evaluation algorithm. I thought the point of NFSv4/ZFS ACLs was to be Windows compatible, so I wonder if this was an intentional difference or an accident? (bug) -- Gordon Ross Nexenta Systems, Inc.  www.nexenta.com Enterprise class storage for everyone ___

Re: [OpenIndiana-discuss] Browser update/alternative for OI_151?

2012-07-11 Thread Gordon Ross
in the URL as necessary :) > > Cheers, > > -- > Dave Koelmeyer > http://www.davekoelmeyer.co.nz Works great for me too! (Finally gmail has stopped complaining to me about my ancient browser:) -- Gordon Ross Nexenta Systems, Inc. www.nexenta

Re: [OpenIndiana-discuss] Code Bounty (Active Directory Integration)

2012-08-09 Thread Gordon Ross
both Windows and *nix. The part that's a pain is setting up the LDAP client configuration. In windows it's trivial. In illumos it requires knowing quite a lot about LDAP configuration options. -- Gordon Ross Nexenta Systems, Inc. www.nexenta.com Enterprise class storage f

  1   2   >