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

2011-04-18 Thread Dan Swartzendruber
Hmmm, just got going on this (had to work late.) Anyway, I'm setting up the iscsi and cifs shares now, but as an experiment, I did this: time dd of=/dev/null if=testfile bs=1M count=16K write speed = 322 MB/s then did this: root@nas:/tank/smbtest# time dd of=/dev/null if=testfile bs=1M count=

Re: [OpenIndiana-discuss] VirtualBox Guest Additions ?

2011-04-18 Thread Thommy M . Malmström
Yepp, I found that the VBox additions beta-4.0.5 on the official site does not mount. I downloaded 4.0.4 from https://launchpad.net/ubuntu/+source/virtualbox-guest-additions/4.0.4-1 and they mounted and I could do the usual pkgadd... /Thommy M. On 18 April 2011 17:23, Lou Picciano wrote: > Tomm

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] VirtualBox Guest Additions ?

2011-04-18 Thread Lou Picciano
Tommy, Yes, similar mileage on this end trying to do that... Think we had to run the actual scripts on the mounted iso image to get additions to install. Lou Picciano - Original Message - From: "Thommy M. Malmström" To: "Discussion list for OpenIndiana" Sent: Monday, April 18,

[OpenIndiana-discuss] VirtualBox Guest Additions ?

2011-04-18 Thread Thommy M . Malmström
I have VirtualBox 4.0.4 installed in Ubuntu 10.10 host and oi_148 installed as VBox guest. Now I download http://download.virtualbox.org/virtualbox/4.0.4/VBoxGuestAdditions_4.0.5-Xorg110.iso and mount it to my oi_148 VBox and the start it. Then I try to run Devices->Install Guest Additions... bu