Re: [OpenIndiana-discuss] Good Solaris-friendly system vendor

2012-07-02 Thread Chris Mosetick
I would like to add another recommendation for Silicon Mechanics. They are always happy to work with me when I mention that my new server must work well with OpenIndiana. I don't know if they will ship to the EU, but I don't see why they wouldn't. Bonus for me pers

Re: [OpenIndiana-discuss] Static IP configuration problem

2011-10-12 Thread Chris Mosetick
I like using ipadm to setup static addresses too. Except that it is hard because last time I checked in OI b151, there is still no man page for ipadm. https://www.illumos.org/issues/559 2010-12-19 Things like man pages that were present in older OS releases are missing. I'm baffled as to why thi

Re: [OpenIndiana-discuss] write speeds faster with no ZIL and L2ARC

2011-06-27 Thread Chris Mosetick
Lucas, thank you for your ideas. For over a week I looked at the entirety of iostat's output, including asvc_t, %b, %w as you have suggested. Nothing in the output seems to be able to explain the transfer speed slowness we started experiencing. I'm also completely aware that I can keep adding log a

Re: [OpenIndiana-discuss] Brainstorming for OpenIndiana server

2011-06-24 Thread Chris Mosetick
I have OpenIndiana running on several machines. On one of them, I'm using OpenIndiana b148 as my main operating system, storage server and virtual machine host all in one physical machine. It does have dedicated ZIL and L2ARC devices to increase performance. I'm using VirtualBox 4.0.x as my virtual

[OpenIndiana-discuss] write speeds faster with no ZIL and L2ARC

2011-06-24 Thread Chris Mosetick
Hi, *Problem:* write speeds are faster when no L2ARC or ZIL is configured. *Our current setup:* We are currently running OpenIndiana b148 (upgraded from b134.) Supermicro X8DTH-i/6/iF/6F, single Xeon E5504, 24GB ram. A single, main storage pool is running pool version 28, populated with 12 WD RE

Re: [OpenIndiana-discuss] VirtualBox on OI

2011-06-02 Thread Chris Mosetick
Yes, I have tweaked the block sizes on my virtual box guests zvols to get the desired performance. there are two factors that you may want to look at: > > 1) block size. files default to a 128K allocation block size, while > zvols default to 8K. > > 2) check the "sync" property; the zvol may be

Re: [OpenIndiana-discuss] VirtualBox on OI

2011-05-31 Thread Chris Mosetick
Sorry, somehow that got sent too early there, I'm running VirtualBox 4.0.6 on OI b148. I'm using sparse zvols for storage, rather than .vdi's. I'm very happy with the performance. (dedicated ZIL and L2ARC devices help a lot) I'm taking snapshots using ZFS for these vbox machines. All has been work

Re: [OpenIndiana-discuss] VirtualBox on OI

2011-05-31 Thread Chris Mosetick
I'm running VirtualBox 4.0.6 on OI b148. I'm using sparse zvols for storage, rather than .vdi'and using ZFS snapshots On Tue, May 31, 2011 at 9:47 AM, Dustin Marquess wrote: > Has anybody done something similar under OI? Has is the stability? > I'm hoping since Solaris & VirtualBox are both Orac

Re: [OpenIndiana-discuss] Getting started with OI...smb issues

2011-05-07 Thread Chris Mosetick
Yes, someone has borked that page. On Sat, May 7, 2011 at 2:53 PM, Ivar Janmaat wrote: > I noticed double entries for Intro and NFS on this page. > Shouldn't that be just one entry for each? > > ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@

Re: [OpenIndiana-discuss] Setting up rsync server - can't enable the service

2011-01-02 Thread Chris Mosetick
Sorry I'm not able to offer any assistance, as I have not needed an rsync server on OI just yet. However, I tend to view running a rsync daemon as one of those things that is a core component of an operating system. If OpenIndiana is to become a viable choice for people to turn to in the world of o

Re: [OpenIndiana-discuss] Reporting bugs - oi_148

2010-12-30 Thread Chris Mosetick
I can put something on the main site pointing to the bugtracker later today. -Chris On Thu, 30 Dec 2010, Guido Berhoerster wrote: * Matt Wilby [2010-12-30 10:57]: Hi, What’s the best place to report a bug in oi_148? http://www.illumos.org/projects/openindiana/issues There does not app

[OpenIndiana-discuss] new screenshots on the OI web site

2010-12-21 Thread Chris Mosetick
Hi all, Just wanted to let everyone know I put up some new screenshots of OpenIndiana b148 on the main website: http://openindiana.org/screenshots/ If anyone has a wikipedia account, it would be great if someone could put a couple new ones on our en.wikipedia.org entry. Thank you to who ever

Re: [OpenIndiana-discuss] Suggestions for SATA HBAs

2010-12-13 Thread Chris Mosetick
Recently, (about 2 months age) I had terribly experiences while testing a PCI and PCI-X cards that both used sil3124 chipsets. It seems that the driver is in serious need of an update to work with these cards properly. You can create pools and file systems, but don't try to move any data larger th

Re: [OpenIndiana-discuss] Spare bandwidth for mirroring

2010-11-03 Thread Chris Mosetick
Sorry to drift the topic more :) If anyone has the time and skills to make a package for Deluge ( http://deluge-torrent.org/ ) and get it into the repository, I would be forever grateful. Sadly I lack the skills to make such a thing happen. Deluge is, in my opinion far superior to the other clien

Re: [OpenIndiana-discuss] Where to post to?

2010-11-03 Thread Chris Mosetick
I was able to get a Brother MFC-8860DN to work with cups on OpenIndiana. The below is a .ppd file I found for my printer: http://forums.linux-foundation.org/file.php?24,file=25 On Tue, Nov 2, 2010 at 1:41 PM, Russell Delo <10rus...@gmail.com> wrote: > I am having two problems. > > 1. Brother pr

Re: [OpenIndiana-discuss] ZFS pool slow as molasses

2010-10-05 Thread Chris Mosetick
If it's not too late already, my suggestion at this point is to go back to ide mode in the bios, boot the machine and rsync your data to another physical machine through the network, then do a clean install of openindiana with your bios set to ahci mode, create new pools, then rsync your data back

Re: [OpenIndiana-discuss] Kernel panic after upgrading to OpenIndiana

2010-10-03 Thread Chris Mosetick
*j...@opensolaris:~$ pfexec zpool import -f rpool cannot import 'rpool': invalid vdev configuration * It seems very easy to overlook, but it is my understanding that you always need to run these steps in a specific order: first just run import by itself pfexec zpool import pfexec zpool impo

Re: [OpenIndiana-discuss] Kernel panic after upgrading to OpenIndiana

2010-09-29 Thread Chris Mosetick
Sorry you are having trouble. Just a couple probing questions to open up everyones mind. Before I forget, make sure you have burned a OS b134 live cd and a OI b147 live dvd before you do anything. The first thing I would try is booting into your b134 BE. Then export all the pools besides rpool.