Re: [OpenIndiana-discuss] Persistant ZFS set ID

2014-06-18 Thread Ray Arachelian
What worked for me in these cases is to rm /etc/zfs/zpool.cache and then reboot. You'll need to import any pools (other than rpool) as this is where the information about the pools is kept, including your ghost. On 06/18/2014 02:40 PM, Reginald Beardsley via openindiana-discuss wrote: > I'm not

Re: [OpenIndiana-discuss] OpenSXCE on T1000?

2013-02-10 Thread Ray Arachelian
So maybe I should bite the bullet and buy a T2k. :) ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss

Re: [OpenIndiana-discuss] SFE or OpenCSW? Or both?

2013-02-10 Thread Ray Arachelian
On 02/10/2013 01:31 PM, Milan Jurik wrote: > Yes, OpenCSW is building own environment, trying to separate itself from > system. Sometimes it is good, sometimes it is not. > The good thing is it's under /opt/csw, so you can use both repos and play with the PATH variable to run whatever version you w

[OpenIndiana-discuss] OpenSXCE on T1000?

2013-02-10 Thread Ray Arachelian
So, how would I go about installing OpenSXCE on a T1000? Is there some sort of jumpstart available for it? In the past, I've attempted to hook up a SATA DVD drive to my T1000, but I couldn't get it booting, even after messing with the openboot-prom devaliases. __

Re: [OpenIndiana-discuss] Any document for Samba and LDAP integration

2013-01-22 Thread Ray Arachelian
On 01/22/2013 04:45 AM, Jonathan Adams wrote: > if you are planning on using it as a domain controller then you have a > completely different kettle of fish, and I can even talk you through > that ... but it might be better off list. > I'd find this useful too, esp. if with SAMBA4. Any chance it c

Re: [OpenIndiana-discuss] ssh root login

2013-01-14 Thread Ray Arachelian
On 01/12/2013 06:01 PM, Bob Friesenhahn wrote: > I am trying to accomplish ssh root login with a forced command via an > entry in /root/.ssh/authorized_keys. This is to support my home-made > backup system. The strategy is already working for Solaris 10, Apple > OS X, Linux, and FreeBSD hosts. H

Re: [OpenIndiana-discuss] Any oi software to stream video to androids?

2013-01-04 Thread Ray Arachelian
On 01/04/2013 05:53 PM, Gary Gendel wrote: > I've been using a Java based server successfully: > > http://www.serviio.org/ Thanks. What did you do to get ffmpeg going? I tried pkg install ffmpeg, but doesn't seem to exist. Did you compile from source? ___

Re: [OpenIndiana-discuss] Any oi software to stream video to androids?

2013-01-04 Thread Ray Arachelian
On 01/04/2013 05:18 PM, Paolo Marcheschi wrote: > I think Llink can be useful to you. > more here: > > http://goo.gl/5TKd4 Looks interesting, thank you. ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mai

[OpenIndiana-discuss] Any oi software to stream video to androids?

2013-01-04 Thread Ray Arachelian
I'm looking for something to stream video that to android devices. Can subsonic do this? Thanks. ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss

Re: [OpenIndiana-discuss] HFS+ (Apple file system) read/write support on Illumos -- interest levels?

2012-09-16 Thread Ray Arachelian
On 09/15/2012 01:15 AM, Magnus wrote: > I know we're supposed to be promoting Illumos solutions and whatnot, > but why not run ZFS directly I wonder, how difficult would it be to port FUSE to OI? That would probably do the trick, and also open up lots of support for other file systems too... It

Re: [OpenIndiana-discuss] [zfs] damaged rpool c < SPA_MAXBLOCKSIZE >> SPA_MINBLOCKSHIFT

2012-09-12 Thread Ray Arachelian
(Sorry, meant to also send to the lists) On 09/12/2012 03:06 PM, George Wilson wrote: > Ray, > > It looks like that it's trying to allocate a block that is larger that > what ZFS supports. You may want to use the 32-bit version of zdb > (/usr/sbin/i86/zdb) so that the corefile will display all the

[OpenIndiana-discuss] damaged rpool c < SPA_MAXBLOCKSIZE >> SPA_MINBLOCKSHIFT

2012-09-12 Thread Ray Arachelian
So last week, my server's rpool got damaged, the last thing I did on there was pkg install squid - I don't believe this caused the issue. This ran oi151a5. The machine was stuck in a reboot loop, would load up grub, show the splash screen, reboot. If I pressed ESC, or passed -s to grub, it never

[OpenIndiana-discuss] adding aok=1 and set zfs_recover=1 to live CD's /etc/system as well?

2012-09-11 Thread Ray Arachelian
On 09/10/2012 09:14 AM, Sašo Kiselkov wrote: > I recommend losing some large unused app blobs that nobody needs on a > Live CD. I don't know what you've got in there, but I recommend you > throw out stuff like image editing software and the like. A Live CD is > primarily for installation and rescue

Re: [OpenIndiana-discuss] Calibre doc converter to ebooks formats for OpenIndiana??

2012-08-08 Thread Ray Arachelian
On 08/08/2012 05:03 AM, Hans J. Albertsson wrote: > Is there a version of the Calibre ebook/epub doc converter for > OpenIndiana? > Or any other SW that can convert a PDF book to epub? > > Epub (or other ebook formats) are much more readable on smartphones > than standard PDFs ususally are, due to

Re: [OpenIndiana-discuss] sandy bridge

2012-08-07 Thread Ray Arachelian
On 08/07/2012 02:03 PM, Bob Friesenhahn wrote: > On Tue, 7 Aug 2012, Ray Arachelian wrote: > >> I have oi151a5 running on a Gigabyte GA-Z68X-UD3H-B3 mobo with an i5, >> which AFAIK is sandy bridge. Had to disable the USB 3 ports in the BIOS >> to get it going, but it did c

Re: [OpenIndiana-discuss] sandy bridge

2012-08-07 Thread Ray Arachelian
On 08/07/2012 12:27 PM, Jason Matthews wrote: > for the greater good an OI that didnt barf on its clothes when running on > sandy bridge would be awesome. or a respin of igb for the new chip would be > helpful (i may be dated on these but you get the point, right?) > I have oi151a5 running on a

Re: [OpenIndiana-discuss] summary: in desperate need of fsck.zfs

2012-07-25 Thread Ray Arachelian
On 07/25/2012 02:26 PM, Jim Klimov wrote: > > I think it is a bug for the system to hang upon requests to a > faulty pool - unless this behavior was requested with "failmode". > From what I gather below, the box itself no longer hangs upon > hitting problems (but some zfs/zpool commands still do?)

Re: [OpenIndiana-discuss] summary: in desperate need of fsck.zfs

2012-07-25 Thread Ray Arachelian
my iPad On Jul 25, 2012, at 6:35 AM, Ray Arachelian > wrote: Not sure. It did a kernel panic with the previous version I had on there which I just upgraded a couple of days ago. I think it was 151a, now it's running 151a5 and hasn't panicked when it hit the bad files. Now when it lo

Re: [OpenIndiana-discuss] in desperate need of fsck.zfs

2012-07-25 Thread Ray Arachelian
On 07/25/2012 02:45 AM, Jim Klimov wrote: > > If your pool gets imported upon system startup, and can't be > exported nor accessed, Ray might want to remove the zfs-pool > reference file /etc/zfs/zpool.cache, so only rpool gets imported > upon boot. Then, to prevent adding the problematic pool from

Re: [OpenIndiana-discuss] summary: in desperate need of fsck.zfs

2012-07-25 Thread Ray Arachelian
So, I found a way to mount the zpool's volume read only. The problem was with the cached view of the zpools here: /etc/zfs/zpool.cache Deleting that file and rebooting the host got rid of the locks on the zpool - doing this however means all your zpools will be offline except the rpool, until you

Re: [OpenIndiana-discuss] in desperate need of fsck.zfs

2012-07-24 Thread Ray Arachelian
On 07/24/2012 02:41 PM, Jim Klimov wrote: > > Did you try to "zpool import -o readonly=on" and using TXG rollback? Can't do that now, the pool is actually imported, and it won't let me export it, nor offline it. > If your drives wrote crap during disconnection, it is possible that > some previous

Re: [OpenIndiana-discuss] in desperate need of fsck.zfs

2012-07-24 Thread Ray Arachelian
On 07/24/2012 11:13 AM, Michael Stapleton wrote: > Not to be argumentative, but UFS would be toast if you lost the > superblock and did not know the location of any backup superblocks. FYI, you can use newfs -S for this (as long as you didn't modify the parameters, or at least if you remembered th

Re: [OpenIndiana-discuss] in desperate need of fsck.zfs

2012-07-24 Thread Ray Arachelian
On 07/24/2012 07:46 AM, James Carlson wrote: > Ray Arachelian wrote: >> I think it's high time we get an fsck.zfs tool. While attempting to > I think there might be a misunderstanding here. Please read through the > original PSARC materials for ZFS, particularly t

Re: [OpenIndiana-discuss] in desperate need of fsck.zfs

2012-07-23 Thread Ray Arachelian
On 07/23/2012 11:39 AM, Bob Friesenhahn wrote: > > This is looking more and more like a USB driver or a USB hub problem. > Since multiple devices are impacted at once, I suspect a USB hub > problem. The USB hub might be some external hardware you are using, > or embedded on the motherboard. Make

Re: [OpenIndiana-discuss] in desperate need of fsck.zfs

2012-07-23 Thread Ray Arachelian
On 07/23/2012 10:19 AM, Bob Friesenhahn wrote: > On Mon, 23 Jul 2012, Ray Arachelian wrote: >> >> I suspect the issue is that since this is a USB enclosure that at some >> point the bus was saturated and wouldn't respond, or something like >> that. >> Any

Re: [OpenIndiana-discuss] in desperate need of fsck.zfs

2012-07-23 Thread Ray Arachelian
On 07/23/2012 09:01 AM, Lucas Van Tol wrote: > Maybe the disks are faild by fmd? It will often prevent a system from using > disks it thinks have failed; even if its a new disk in the same slot. Check > with 'fmadm faulty' anc see if you can convince fmd they are > repaired/replaced/acquitte

[OpenIndiana-discuss] in desperate need of fsck.zfs

2012-07-23 Thread Ray Arachelian
I think it's high time we get an fsck.zfs tool. While attempting to copy data from one zpool to another, I ran across a broken file that caused rsync to pause and all access to the zpool to lock up any command that touched it. I then ran a scrub, and after a few days, the machine crashed. I brou

Re: [OpenIndiana-discuss] How to mount ISO image on boot?

2012-07-17 Thread Ray Arachelian
On 07/17/2012 12:34 PM, Ray Arachelian wrote: > On 07/17/2012 09:29 AM, Aneurin Price wrote: >> Hello all, >> >> >From the command line, I can mount an iso image using mount directly >> (without having to invoke lofiadm): >> # mount -F hsfs /path/to/my.iso /moun

Re: [OpenIndiana-discuss] How to mount ISO image on boot?

2012-07-17 Thread Ray Arachelian
On 07/17/2012 09:29 AM, Aneurin Price wrote: > Hello all, > > >From the command line, I can mount an iso image using mount directly > (without having to invoke lofiadm): > # mount -F hsfs /path/to/my.iso /mountpath > > I've tried adding a line to /etc/vfstab to have this done automatically on > bo

Re: [OpenIndiana-discuss] Seagate ST3000DM001

2012-07-12 Thread Ray Arachelian
On 07/11/2012 08:21 PM, Reginald Beardsley wrote: > > Newegg sent me a 10% coupon that will result in a 3 TB drive at my door for > $135. They track what you look at and if you don't buy right away will offer > enticements a few days later. > I bought 4 of these a couple of weeks ago. :) Oh we

Re: [OpenIndiana-discuss] Diagnosis help needed

2012-06-26 Thread Ray Arachelian
On 06/25/2012 05:20 PM, Martin Frost wrote: > > My guess is that since all the pools are by default set to have failmode > > set to "wait" on failure, it'll wait forever. > > > > Now, changing it to "continue" which will return an error, but it could > > lead to worse behavior in some cases.

Re: [OpenIndiana-discuss] Diagnosis help needed

2012-06-25 Thread Ray Arachelian
On 06/25/2012 03:31 PM, michelle wrote: > I did a hard reset and moved the drive to another channel. > > The fault followed the drive so I'm certain it is the drive, as people > have said. > > The thing that bugs me is that this ZFS fault locked up the OS - and > that's a real concern. > > I think

Re: [OpenIndiana-discuss] BTRFS for OI, anyone?

2012-05-09 Thread Ray Arachelian
On 05/09/2012 06:24 AM, Andrew Gabriel wrote: > Hans J. Albertsson wrote: >> Would BTRFS be a viable FS for Openindiana? > > I would be interested to know what feature(s) of it you want that you > think are missing from OI? > I'm in favor of supporting all file systems (HFS+, NTFS, ext4, jfs, ffs,

Re: [OpenIndiana-discuss] force shutdown from console?

2012-02-11 Thread Ray Arachelian
On 02/11/2012 06:03 AM, Martin Frost wrote: > If one is unable to log in to OpenIndiana but has access to the > (text) console, is there a way to force it to do a clean shutdown? > > Ctl-alt-del seems to do nothing. > Push the power button a couple of times, but don't hold it down (assuming that t

Re: [OpenIndiana-discuss] OI friendly external drive

2012-01-18 Thread Ray Arachelian
On 01/18/2012 12:51 PM, Ron Parker wrote: > On Wed, Jan 18, 2012 at 11:43 AM, Ray Arachelian wrote: >> >> Funny you should ask, I'm seeing the same kinds of behavior after >> upgrading to 151 with an 8 slot USB 3 array. Are we sure it's the >> hardware and

Re: [OpenIndiana-discuss] OI friendly external drive

2012-01-18 Thread Ray Arachelian
On 01/18/2012 12:25 PM, Ron Parker wrote: > I am looking for a USB drive that behaves properly with OpenIndiana. > Currently I have a 2TB Seagate GoFlex Desk USB 3.0 drive. But it seems > to exhibit a problem with spontaneously detaching and reattaching to > the host similar to what i saw with some

Re: [OpenIndiana-discuss] Oracle Solaris on x86 going to be killed?

2012-01-06 Thread Ray Arachelian
On 01/06/2012 07:22 AM, Gabriele Bulfon wrote: > I heard rumors of Oracle going to dismiss the intel version of Solaris... > Is this true?! > They did say they'd get rid of the 32-bit versions of Solaris, so that's probably what you're referring to, as well as remove support for older SPARCs, whic

Re: [OpenIndiana-discuss] Solaris 11 source code leaked?

2011-12-26 Thread Ray Arachelian
On 12/26/2011 07:31 AM, Nikola M wrote: > > Maybe it is truly CDDL for the parts marked like that, > besides, why would Oracle keep CDDL headers if it is not CDDL anymore? > It's a trap that smells much worse than SCO's attempt to kill Linux via lawsuit. Stay away from it. You wouldn't want Open

Re: [OpenIndiana-discuss] Dedup - warning use or futher work?

2011-12-22 Thread Ray Arachelian
On 12/22/2011 07:41 AM, Milan Jurik wrote: > Do you want to have big warning to every setup which can be problematic > in some cases and in some not? In such case you will have warning in too > many places. > > Maybe manpage can be improved to note that dedup makes sense only in > specific setups a

Re: [OpenIndiana-discuss] Static IP configuration problem

2011-10-12 Thread Ray Arachelian
Also, don't forget to edit /etc/resolv.conf and /etc/nsswitch.conf since you're not getting DNS server details from a DHCP server. (Might also be useful to set up ntp if you're going to use it.) On 10/12/2011 03:15 PM, Karl Dag Gursli wrote: > > First do : svcadm disable network/physical:nwam >

Re: [OpenIndiana-discuss] Static IP configuration problem

2011-10-12 Thread Ray Arachelian
On 10/12/2011 03:23 PM, Lucas Van Tol wrote: > I think /etc/netmasks is where you would store the netmask? > > echo $NETWORK $NETMASK >> /etc/netmasks > It is and I was just about to reply to point out that if you forget this, you can get in trouble since it may pick /8 for a 10.x.x.x address, or

Re: [OpenIndiana-discuss] Customized startup commands?

2011-10-09 Thread Ray Arachelian
Just do this: echo "#!/bin/sh" > /etc/rc3.d/S99devfsadm-C echo "devfsadm -C" >> /etc/rc3.d/S99devfsadm-C chmod 755 /etc/rc3.d/S99devfsadm-C And you're done. It's not hard at all. Or if you insist on having an actual file named rc.local, do this: Put your rc.local in /etc/init.d then chmod 755

[OpenIndiana-discuss] USB3 PCIe controllers?

2011-09-16 Thread Ray Arachelian
Hi, does USB 3 work on oi148/151a? If so, which PCIe controllers work? Thanks. ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss

[OpenIndiana-discuss] Intel D510MO - do not flash the bios to 5XX GRUB will freeze

2011-06-03 Thread Ray Arachelian
So, I wasn't sure for a few days why OI wouldn't boot, and I thought perhaps something corrupted grub, or I would have posted this earlier. I tried all the solaris distros including oi151, oi148, sol 11 express, sol 10, Schillix, Belenix, Milax, even the old osol134. No luck. They all hang in gr

Re: [OpenIndiana-discuss] sata port multiplier?

2011-06-01 Thread Ray Arachelian
On 05/29/2011 12:32 PM, Roy Sigurd Karlsbakk wrote: > > You can get AOC-SAT2-MV8 from about $50 + shipping from ebay, which isn't > bad. It's a PCI-X card, 64bit, but PCI-X is backwards compatible with PCI (if > you have room for the extra lenth of non-connected PCI-X. That works very > well wit

Re: [OpenIndiana-discuss] sata port multiplier? dedup tables overflowing RAM D510MO

2011-05-31 Thread Ray Arachelian
On 05/31/2011 08:00 AM, Dan Swartzendruber wrote: > AFAIK, turning off (or on) dedup does not affect already deduped (or > non-deduped) blocks. Ok, so it's safe to turn off. > What might be faster (if possible) is to copy a > directory at a time to a temp name, rename the original, then rename

Re: [OpenIndiana-discuss] sata port multiplier? dedup tables overflowing RAM D510MO

2011-05-31 Thread Ray Arachelian
On 05/28/2011 08:45 AM, Matt Connolly wrote: > On 28/05/2011, at 7:08 AM, Ray Arachelian wrote: > >> On 05/25/2011 05:21 PM, Matt Connolly wrote: >> >>> Sounds like an almost identical setup to what I have. Although I'm using a >>> Si3114 car

Re: [OpenIndiana-discuss] sata port multiplier?

2011-05-27 Thread Ray Arachelian
On 05/25/2011 05:21 PM, Matt Connolly wrote: > > Sounds like an almost identical setup to what I have. Although I'm using a > Si3114 card. I have AHCI enabled in the bios, so my drivers are: > > Silicon Image si3114 = pci-ide > Intel SATA Controller = ahci. > > And, if you do find a miniPCIe SSD,

Re: [OpenIndiana-discuss] sata port multiplier?

2011-05-25 Thread Ray Arachelian
On 05/25/2011 01:13 PM, Gary Driggs wrote: > On May 25, 2011, at 9:48 AM, Ray Arachelian wrote: > >> I suppose I could give up one of the rpool drives and put it in an USB >> enclosure instead. I guess it'll be an interesting tradeoff. >> > You might als

Re: [OpenIndiana-discuss] sata port multiplier?

2011-05-25 Thread Ray Arachelian
On 05/25/2011 12:18 PM, Albert Lee wrote: > > Only the ahci driver supports port multipliers to my knowledge. > There's a generic port multiplier specification so the choice of > multiplier should not matter (although mostly Silicon Image chips have > been tested). > Hmm, too bad. I don't see

[OpenIndiana-discuss] sata port multiplier?

2011-05-25 Thread Ray Arachelian
Hi can someone recommend a compatible SATA port multiplier? I've got a 4 port SATA PCI (yes plain old 32 bit PCI) RAID controller in JBOD mode for the shared data, and two on board SATA connectors for the rpool. I'd like to add a small SSD to speed up some of my pools a bit, but have no ports lef

[OpenIndiana-discuss] SATA multiplexer support?

2010-10-04 Thread Ray Arachelian
Is there any SATA Multiplexer support for OI? I recall that OpenSolaris did not (yet) support this, if not any plans to? ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discus