Re: [OmniOS-discuss] compiling mediatomb #error non-amd64 code depends on amd64 privileged header!

2014-05-12 Thread Natxo Asenjo
hi, Tonight I'll try that, I suppose i should look in the Makefile? regards, natxo -- Groeten, natxo On Sun, May 11, 2014 at 11:02 PM, Dan McDonald dan...@omniti.com wrote: Okay. Our headers are 64-bit aware, maybe lose -I/usr/include/amd64 ? Dan Sent from my iPhone (typos,

Re: [OmniOS-discuss] compiling mediatomb #error non-amd64 code depends on amd64 privileged header!

2014-05-12 Thread Lauri Tirkkonen
On Sun, May 11 2014 21:57:26 +0200, Natxo Asenjo wrote: # grep m64 Makefile CFLAGS = -g -O2 -m64 Or should I do it differently? I am not really sure ... It depends on the build system of the software you're trying to build. Your make output before included g++, so it is likely that you need

[OmniOS-discuss] fmdump help?

2014-05-12 Thread Johan Kragsterman
Hi! Got some fmdump issues here that I would appreciate someone to help me diagnos. System is as you can see a Dell T5500 workstation, equipped with dual xeon L5520 with HT enabled, and 36 GB of ram. Bge integrated nic on mobo is disabled, and I use a quad port Gbe Intel nic at the PCI-X

[OmniOS-discuss] Ang: fmdump help?

2014-05-12 Thread Johan Kragsterman
Hi again! Got some more info about what I wrote last. Is this a hardware problem? I did some dtrace of the dump, and got this: root@omni:/var/crash/unknown# savecore -f /var/crash/unknown/vmdump.1 savecore: System dump time: Sat May 10 21:47:04 2014 savecore: saving system crash dump in

Re: [OmniOS-discuss] Ang: fmdump help?

2014-05-12 Thread Johan Kragsterman
Thanks again, Dan! Some more questions further down... -Dan McDonald dan...@omniti.com skrev: - Till: Johan Kragsterman johan.kragster...@capvert.se Från: Dan McDonald dan...@omniti.com Datum: 2014-05-12 15:46 Kopia: OmniOS-discuss@lists.omniti.com omnios-discuss@lists.omniti.com

Re: [OmniOS-discuss] Ang: fmdump help?

2014-05-12 Thread Dan McDonald
On May 12, 2014, at 11:06 AM, Johan Kragsterman johan.kragster...@capvert.se wrote: Thanks again, Dan! Some more questions further down... Does this mean it is the PCI-X bus? And/or a device on that bus? It makes sense if so, because the e1000g3 is on an Intel quad port PCI-X

Re: [OmniOS-discuss] Ang: fmdump help?

2014-05-12 Thread Johan Kragsterman
-Dan McDonald dan...@omniti.com skrev: - Till: Johan Kragsterman johan.kragster...@capvert.se Från: Dan McDonald dan...@omniti.com Datum: 2014-05-12 17:15 Kopia: OmniOS-discuss@lists.omniti.com omnios-discuss@lists.omniti.com Ärende: Re: [OmniOS-discuss] Ang: fmdump help? On May 12,

Re: [OmniOS-discuss] Ang: fmdump help?

2014-05-12 Thread Dan McDonald
I'm not sure if that code is common to PCI-X as well. After all, the printf message mentions PCI-X (but maybe as a typo)? And interrupts from PCI-X may still sabotage PCIe. I'd continue to focus on that NIC for starters (and save the dumps if you've the disk space). Dan

[OmniOS-discuss] differencies in booting process for KVM VM's

2014-05-12 Thread Johan Kragsterman
Hi! Just have a question about why it looks so different on the consol when booting different KVM VM's? When I boot a pfsense VM, with single socket single core dual thread 2 G memory 4 vnics, it shows this: root@omni:/# /usr/bin/vmpfsense.sh qemu-system-x86_64: -net

[OmniOS-discuss] ZFS and Usage-creep

2014-05-12 Thread Tim Brown
I have a question about ZFS usage and how to predictability allocate space. I have scoured the web trying to get a good answer, but have yet to find one. I am advertising 2TB datastores to our VMware cluster over fiber channel using comstar. I use this command to create the dataset. zfs create

[OmniOS-discuss] Comstar Disconnects under high load.

2014-05-12 Thread David Bomba
Hi guys, We have ~ 10 OmniOS powered ZFS storage arrays used to drive Virtual Machines under XenServer + VMWare using Infiniband interconnect. Our usual recipe is to use either LSI HBA or Areca Cards in pass through mode using internal drives SAS drives.. This has worked flawlessly with

Re: [OmniOS-discuss] Comstar Disconnects under high load.

2014-05-12 Thread Dan McDonald
On May 12, 2014, at 6:13 PM, David Bomba turbo...@gmail.com wrote: Hi guys, We have ~ 10 OmniOS powered ZFS storage arrays used to drive Virtual Machines under XenServer + VMWare using Infiniband interconnect. Our usual recipe is to use either LSI HBA or Areca Cards in pass through mode

Re: [OmniOS-discuss] Comstar Disconnects under high load.

2014-05-12 Thread David Bomba
Previous configurations were HP DL180 G6 96GB RAM Areca 1882-ix using passthrough 25x600Gb Toshiba MBF2600RC SAS 10k drives in mirrored config L5640 Proc We have 4 of these using a mixture of 006 and 008 New hardware runs 008. On 13/05/2014, at 8:23 AM, Dan McDonald wrote: On May 12, 2014,

Re: [OmniOS-discuss] Comstar Disconnects under high load.

2014-05-12 Thread Dan McDonald
On May 12, 2014, at 6:34 PM, David Bomba turbo...@gmail.com wrote: Previous configurations were HP DL180 G6 96GB RAM Areca 1882-ix using passthrough 25x600Gb Toshiba MBF2600RC SAS 10k drives in mirrored config L5640 Proc We have 4 of these using a mixture of 006 and 008 New

Re: [OmniOS-discuss] Comstar Disconnects under high load.

2014-05-12 Thread David Bomba
Hi Narayan, We do not use iSER. We use SRP for VMWare, and IPoIB for XenServer. In our case, our VMs operate as expected. However when copying data between Storage Repo's that is when we see the disconnects irrespective of SCSI transport. On 13 May 2014 09:32, Narayan Desai