Re: [OpenIndiana-discuss] Is there any implementation of VSS for a ZFS iSCSI snapshot on Solaris?

2011-09-30 Thread Leonid Korokh
Hi, When you are exporting block device via ISCSI to Windows host, Windows see it like a direct attached scsi disk. VSS is the feature of Windows and it works on block level of the disk device. So snapshots made by VSS will not be seen as zfs snapshots and vise versa. Moreover there are no command

Re: [OpenIndiana-discuss] Dual boot with Linux

2011-09-30 Thread Gary Driggs
I forgot that Mint is based on Ubuntu so therefore you're dealing with Grub 2. Have a look for /etc/grub.d/40_custom. Alternately, edit /etc/default/grub and set GRUB_DISABLE_OS_PROBER=false (or comment it out if set to true). I don't know how well Grub 2 plays with Solaris2 partitions but other

Re: [OpenIndiana-discuss] OpenIndiana SFE repository: Call for testers

2011-09-30 Thread Gary Mills
On Sun, Aug 28, 2011 at 07:05:18PM -0400, Alex Viskovatoff wrote: > Sorry. Someone else actively involved with SFE knows much more about > daemons on Solaris than I do. He said that your spec looks very thorough > and that he would review it later. I guess that must have slipped his > mind. I'll re

[OpenIndiana-discuss] 3d Slicer

2011-09-30 Thread Paolo Marcheschi
Hi For those people that want to see professional software on openindiana you can download 3D Slicer, "Slicer, or 3D Slicer, is a free, open source software package for visualization and image analysis." http://www.slicer.org/pages/Special:SlicerDownloads It works very well on Openindiana oi_

Re: [OpenIndiana-discuss] 3d Slicer

2011-09-30 Thread Apostolos Syropoulos
> Hi > For those people that want to see professional software on openindiana you > can > download 3D Slicer, > "Slicer, or 3D Slicer, is a free, open source software package for > visualization and image analysis." > > http://www.slicer.org/pages/Special:SlicerDownloads > > It works very well

Re: [OpenIndiana-discuss] 3d Slicer

2011-09-30 Thread ken mays
Try: http://www.orl.szote.u-szeged.hu/~attila/Slicer3-3.6.3-2011-03-09-solaris8.tar.gz  http://www.orl.szote.u-szeged.hu/~attila/Virtualbox-Slicer/slicer-osol.b134.tar.bz2 ~ Ken Mays From: Apostolos Syropoulos To: Discussion list for OpenIndiana Sent: Friday,

Re: [OpenIndiana-discuss] Dual boot with Linux

2011-09-30 Thread Ashutosh Narayan
Hi Gary, Thanks for your inputs. I went through /etc/grub.d/40_custom file ; so I think if I add Open Indiana's grub entries here I should be able to see them in grub menu and as well boot to O-I build 148 that I have installed ? Second, I could not find "GRUB_DISABLE_OS_PROBER= " parameter under

Re: [OpenIndiana-discuss] Is there any implementation of VSS for a ZFS iSCSI snapshot on Solaris?

2011-09-30 Thread Geoff Nordli
On Fri, Sep 30, 2011 at 6:16 AM, Leonid Korokh wrote: > Hi, > When you are exporting block device via ISCSI to Windows host, Windows see > it like a direct attached scsi disk. VSS is the feature of Windows and it > works on block level of the disk device. So snapshots made by VSS will not > be see

Re: [OpenIndiana-discuss] Dual boot with Linux

2011-09-30 Thread Gary Driggs
Solaris2 is the partition type but if it's formatted with ZFS then you'll need to use the ZFS FUSE packages to mount it from Linux. But booting from the IO ISO would work just as well. I wouldn't worry about the PROBER setting if you can get all the right entries manually. On Sep 30, 2011, at

Re: [OpenIndiana-discuss] USB wireless network...

2011-09-30 Thread Maxim
Probably someone tried Intel Wireless Multi-band Network Adapter 622ANXHMWG ? Does it work? It's PCI-Express adapter but can't find any other in local shops. -Original Message- From: Ned Lewis Reply-to: Discussion list for OpenIndiana To: Discussion list for OpenIndiana Subject: Re: [Op

Re: [OpenIndiana-discuss] OpenIndiana SFE repository: Call for testers

2011-09-30 Thread Dave Koelmeyer
On 10/ 1/11 03:15 AM, Gary Mills wrote: Thanks for that. I've still had no response to submission of my spec file for the ISC DHCP server. I'm assuming now that SFE only deals with applications, mostly of the GUI sort. A service with an SMF manifest and method, like the one I've submitted, see