Re: [OpenIndiana-discuss] Duplicate devices in zpool, degraded

2017-11-01 Thread Günther Alka
Hello David If you want to move disks around with a controller port based detection, you should not just move the disk but insert a new disk on a new location followed by a disk replace for a bad disk. You can replace a disk in the same port but should not insert the removed disk in another p

[OpenIndiana-discuss] minIO on OpenIndiana

2020-04-03 Thread Günther Alka
**minIO on OpenIndiana*** *MinIO is a Amazon S3 compatible ultrafast cloud service and supported by napp-it 19.12/ 20.x as a filesystem property. It is included in the OmniOS extra repository. From first tests, the OmniOS binaries are working on OpenIndiana and Solaris, https://www.napp-it.or

Re: [OpenIndiana-discuss] ZFS CIFS share bound to a specific interface?

2020-04-07 Thread Günther Alka
I have added a feature request about this. Lets hope and wait https://www.illumos.org/issues/12483 Gea In several cases i needed to seperate NFS traffic to one link and SMB to another as well. G'day, I never found a good answer to this with Googling. I want to run a CIFS share using ZFS not s

Re: [OpenIndiana-discuss] ActiveDirectory UID mapping (netatalk)

2012-08-12 Thread Günther Alka
On 12.08.2012 19:42, Frank Lahm wrote: *sigh* I was just giving a pointer to some doc I have spent considerable time and effort to provide a consolidated ressource for anybody facing this problem. You may notice that using idmu is one the things explained in great length. Feel free to add links a

Re: [OpenIndiana-discuss] ActiveDirectory UID mapping (netatalk)

2012-08-13 Thread Günther Alka
with SAMBA and winbind you may loose: - snaps via Windows previous version - Windows compatible ntfs4 ACL (only Posix ACL ?) - SMB as a ZFS property - interoperability with NFS4 - movable pools that keep ACL intact - performance, kernel based CIFS server is mostly faster - CIFS is managed by Illum

Re: [OpenIndiana-discuss] Sending our zpool offsite using encrypted USB HDDs

2012-08-30 Thread Günther Alka
You may - create encrypted devices from files with lofiadm with any size, even 2 GB to backup the files on any filesystem - create an encrypted ZFS pool from these devices (works with OI and ZFS 28) backup such a pool: copy the files to any backup device (cloud, other NAS, even USB disks, sti

Re: [OpenIndiana-discuss] DLNA server

2013-03-09 Thread Günther Alka
Info: Another new option for a DLNA mediaserveris Mediatomb (ready to use with online installer script for OpenIndiana and OmniOS) http://www.napp-it.org/doc/manuals/Mediatomb AddOn for napp-it.pdf On 09.03.2013 08:23, Mich

Re: [OpenIndiana-discuss] Recommendations for fast storage

2013-04-14 Thread Günther Alka
I would think about the following - yes, i would build that from SSD - build the pool from multiple 10 disk Raid-Z2 vdevs, - use as much RAM as possible to serve most of reads from RAM example a dual socket 2011 system with 256 GB RAM - if you need sync writes/ disabled LU write back cache, use

Re: [OpenIndiana-discuss] SATA Expansion cards

2015-01-31 Thread Günther Alka
Both are bad choices especially the Vantec. The LSI 1064 will work but is quite old (max 2 TB disks) If you have an empty PCI-e slot, use - IBM M1015 or LSI 9211 (flash LSI 9211-IT firmware on either) - LSI 9207 > Am 01.02.2015 um 00:35 schrieb Rainer Heilke : > > Greetings; > > I need to buil

Re: [OpenIndiana-discuss] Problem with Hipster 2016.10 GUI on ESXi 6.5

2016-12-10 Thread Günther Alka
In my own setups I mostly use the text edition of OI/OmniOS but this was due a request of a user that wants a napp-it All-In-One setup not only with the Web-Gui but a local desktop for easier local filemanagement. On Solaris I also prefer the "desktop" edition even on a server for the same reaso

Re: [OpenIndiana-discuss] identify drive

2017-04-17 Thread Günther Alka
For my napp-it appliance software, I use dd to identify a disk based on activity and and the LSI tool sasircu to create a map of storage bays with the inserted disks and their WWN numbers. Gea Am 17.04.2017 um 14:17 schrieb Alexander Pyhalov: Hello. Is there any supported way to identify driv

Re: [OpenIndiana-discuss] identify drive

2017-04-17 Thread Günther Alka
hello Bob sas2ircu can also switch the backplane alert led on/off Gea Am 17.04.2017 um 15:42 schrieb Bob Friesenhahn: On Mon, 17 Apr 2017, Günther Alka wrote: For my napp-it appliance software, I use dd to identify a disk based on activity and and the LSI tool sasircu to create a map of

Re: [OpenIndiana-discuss] To the OmniOS, OI and SmartOS community

2017-05-18 Thread Günther Alka
hello Till My napp-it storage appliance add-on is currently running and supported on OmniOS, OpenIndiana Hipster, Solaris and partly ZoL. I would be very glad to add SmartOS but this would require a mechanism to install storage services to global zone, load settings like users or (SMB) group

[OpenIndiana-discuss] About OpenIndiana and napp-it

2017-07-02 Thread Günther Alka
About OpenIndiana and napp-it https://forums.servethehome.com/index.php?threads/omnios-151022-long-term-stable.14367/page-4 Gea @napp-it.org ___ openindiana-discuss mailing list openindiana-discuss@openindiana.org https://openindiana.org/mailman/listi

Re: [OpenIndiana-discuss] ZFS and encryption

2017-07-24 Thread Günther Alka
There is currently no ZFS encryption outside Oracle Solaris, only encryprtion on underlying disks and devices but the mechanism are incompatible between BSD, Illumos or ZoL. Datto is working on it for ZoL based on the last free bits from Solaris. It's not ready but you can expect it on any Op