SlideShare ist ein Scribd-Unternehmen logo
1 von 29
Downloaden Sie, um offline zu lesen
Copyright ©2016 iXsystems. All rights reserved. Copyright ©2016 iXsystems. All rights reserved.Copyright ©2016-2017 iXsystems. All rights reserved.
What’s New in
FreeNAS 11
Dru Lavigne
Director of Technical Documentation, iXsystems
OLF: September 30, 2017
Copyright ©2016-2017 iXsystems. All rights reserved.
Outline
Brief overview of FreeNAS and its features
What’s new in 11
A sneak preview of 11.1
Additional Resources
Copyright ©2016-2017 iXsystems. All rights reserved.
Overview of FreeNAS
Copyright ©2016-2017 iXsystems. All rights reserved.
What is FreeNAS?
Open source NAS (network attached storage) based on FreeBSD and released
under a 2-clause BSD license.
● 11.0-U4 is the latest STABLE version (September 23, 2017)
● 11.1 is the upcoming new feature release (October, 2017)
Copyright ©2016-2017 iXsystems. All rights reserved.
Core Features
● Uses OpenZFS, a self-healing file system well suited for storage
● Built-in file sharing protocols include AFP, NFS, and SMB
● Built-in block protocols include iSCSI
● Also supports access through FTP/SFTP, SSH, and WebDAV
● Integration with OpenLDAP, Active Directory, NIS
● Automated, secure replication via rsync/ssh
● Automated ZFS snapshots and scrubs
Copyright ©2016-2017 iXsystems. All rights reserved.
Core Features
● Front-ends to cron, sysctls, loader.conf
● Reporting graphs, scheduled S.M.A.R.T. tests, automated alerts, UPS
● Link aggregation, failover, and VLAN support
● DDNS, SNMP, and TFTP support
● Control panel to stop/start and view the status of services
● Supports OSX Time Machine and Windows Shadow Copies
Copyright ©2016-2017 iXsystems. All rights reserved.
Core Features
OS is installed on USB stick or SSD and is separate from data on storage disks.
Upgrades keep a backup of the old OS, allowing for rollback.
Administrative GUI accessed through a web browser; there is a web shell for
command line operations.
Copyright ©2016-2017 iXsystems. All rights reserved.
Boot Environments
Boot device formatted with ZFS with support for boot mirrors; boot menu supports
multiple boot environments (BEs).
Boot Manager allows you to create BEs on demand and prune old BEs.
Update Manager automagically creates a new boot environment when applying
system updates.
Revert to a previous version of OS by selecting its entry from boot menu.
Copyright ©2016-2017 iXsystems. All rights reserved.
Update Manager
Update Manager supports tracking of multiple “trains”.
As new drivers, features, bug fixes become available for tracked train, Alert is
issued and email sent to administrator.
Displays the Changelog and Release Notes for each update so that the
administrator can decide if and when to apply the update.
Copyright ©2016-2017 iXsystems. All rights reserved.
What’s New in 11
Copyright ©2016-2017 iXsystems. All rights reserved.
General Features
Continuation of the 9.x series, but with base operating system updated to FreeBSD
11-STABLE. This brings in many new and updated drivers and significant features,
including important speed improvements for 40/100GigE networking.
Updated OpenZFS adds the skein and SHA512 hash functions Feature Flags.
Samba, NFS, Netatalk, and Python updated to latest versions (including security
fixes).
Copyright ©2016-2017 iXsystems. All rights reserved.
New Feature: New UI Demo
Login screen now includes a link to “Demo our upcoming UI!”
New UI is based on Angular and uses C3.js for charts.
Faster as uses AOT (ahead of time) as opposed to JIT (just in time).
Uses WebSockets and when complete will have a documented REST API.
Currently a WIP (alpha), will be beta for 11.1 (October, 2017) and old UI parity
complete for 11.2 (early 2018).
Copyright ©2016-2017 iXsystems. All rights reserved.
New UI
Copyright ©2016-2017 iXsystems. All rights reserved.
New Feature: Alert Services
Configure important alerts to be sent to external services, including:
● AWS-SNS
● Hipchat
● InfluxDB
● Slack
● Mattermost
● OpsGenie
● PagerDuty
● VictorOps
Copyright ©2016-2017 iXsystems. All rights reserved.
Alert Services Configuration
Copyright ©2016-2017 iXsystems. All rights reserved.
New Feature: Enhanced Services Screen
Copyright ©2016-2017 iXsystems. All rights reserved.
New Feature: VMs
In addition to Jails and Plugins, you can now create and manage VMs.
VMs are based on bhyve, a BSD-licensed hypervisor for running guest operating
systems inside a virtual machine.
Supported guests include: FreeBSD, OpenBSD, NetBSD, CentOS, Debian, Fedora,
OpenSUSE, Ubuntu, SmartOS, Windows, and Windows Server.
This version provides limited support with new features being added for 11.1.
Copyright ©2016-2017 iXsystems. All rights reserved.
Creating a VM
Copyright ©2016-2017 iXsystems. All rights reserved.
New Feature: S3 Service
Provides the ability to build hybrid and private S3-compatible object storage
services, allowing fast access to locally hosted object stores.
Currently compatible with Amazon S3 cloud storage, other providers may be
added in the future.
Copyright ©2016-2017 iXsystems. All rights reserved.
Adding an S3 Storage
Copyright ©2016-2017 iXsystems. All rights reserved.
Sneak Peek of 11.1
Copyright ©2016-2017 iXsystems. All rights reserved.
General Improvements
Newer OpenZFS provides much faster performance, including when deleting a
large number of snapshots and when replicating snapshots.
Ability to pause/resume a scrub.
Sync with latest FreeBSD-STABLE and ports tree brings in latest drivers, features,
and updates base applications to latest versions.
Mirrored swap partitions means a failed disk won’t crash apps using swap.
Middleware now uses Python asyncio which simplifies asynchronous code and
makes it more readable.
Copyright ©2016-2017 iXsystems. All rights reserved.
New Feature: Resilver Priority!
Can now set a resilver schedule to take advantage of off-peak hours or weekends.
Schedule directs the resilver process to be more or less aggressive in its I/O
usage.
Copyright ©2016-2017 iXsystems. All rights reserved.
Schedule Resilver Priority
Copyright ©2016-2017 iXsystems. All rights reserved.
Improved VM Support
● Randomized NIC MAC addresses to prevent conflicts
● Manually configure the VM NIC MAC address
● Restart or stop a running VM
● Edit VM VNC resolution
● Configure VNC to listen on localhost only
● Select the NIC used by a VM, including multiple NIC selection
● VNC authentication support
● Sector size selection for VM block devices
● VM cloning
● VNC access via HTTP
● And more!
Copyright ©2016-2017 iXsystems. All rights reserved.
Misc Improvements
● Support for many more DDNS providers
● Detach device from mirrored boot pool
● ZFS compressed ARC stats added to top(1)
● More to come over the next few weeks!
Copyright ©2016-2017 iXsystems. All rights reserved.
Additional Resources
Copyright ©2016-2017 iXsystems. All rights reserved.
Additional Resources
Guide: http://doc.freenas.org/
ZFS Primer: http://doc.freenas.org/11/zfsprimer.html
Website: http://www.freenas.org
Forums: http://forums.freenas.org
GitHub: http://github.com/freenas
Bug Tracker: https://bugs.freenas.org/projects/freenas
Copyright ©2016-2017 iXsystems. All rights reserved.
Questions?
Contact:
dru@freebsd.org
URL to Slides:
http://slideshare.net/dlavigne/olf2017

Weitere ähnliche Inhalte

Was ist angesagt?

ONIE / Cumulus Networks Webinar
ONIE / Cumulus Networks WebinarONIE / Cumulus Networks Webinar
ONIE / Cumulus Networks Webinar
Cumulus Networks
 

Was ist angesagt? (20)

SFScon15 - Thomas Lamprecht: "Proxmox Virtual Environment 4.0"
SFScon15 - Thomas Lamprecht: "Proxmox Virtual Environment 4.0"SFScon15 - Thomas Lamprecht: "Proxmox Virtual Environment 4.0"
SFScon15 - Thomas Lamprecht: "Proxmox Virtual Environment 4.0"
 
ONIE / Cumulus Networks Webinar
ONIE / Cumulus Networks WebinarONIE / Cumulus Networks Webinar
ONIE / Cumulus Networks Webinar
 
ONIE LinuxCon 2015
ONIE LinuxCon 2015ONIE LinuxCon 2015
ONIE LinuxCon 2015
 
The Switch as a Server - PuppetConf 2014
The Switch as a Server - PuppetConf 2014The Switch as a Server - PuppetConf 2014
The Switch as a Server - PuppetConf 2014
 
OSDC 2014 ONIE by Nat Morris
OSDC 2014 ONIE by Nat MorrisOSDC 2014 ONIE by Nat Morris
OSDC 2014 ONIE by Nat Morris
 
Quickly Debug VM Failures in OpenStack
Quickly Debug VM Failures in OpenStackQuickly Debug VM Failures in OpenStack
Quickly Debug VM Failures in OpenStack
 
Proxmox for DevOps
Proxmox for DevOpsProxmox for DevOps
Proxmox for DevOps
 
Linux Server Security and Hardering
Linux Server Security and HarderingLinux Server Security and Hardering
Linux Server Security and Hardering
 
Task 3
Task 3Task 3
Task 3
 
Proxmox ve-datasheet
Proxmox ve-datasheetProxmox ve-datasheet
Proxmox ve-datasheet
 
Making OSM Snappy
Making OSM SnappyMaking OSM Snappy
Making OSM Snappy
 
Sol11expresstext Vbox
Sol11expresstext VboxSol11expresstext Vbox
Sol11expresstext Vbox
 
Proxmox 4.2 usage in the Standards Interoperability PLM Project
Proxmox 4.2 usage in the Standards Interoperability PLM Project Proxmox 4.2 usage in the Standards Interoperability PLM Project
Proxmox 4.2 usage in the Standards Interoperability PLM Project
 
BSD for Linux Users
BSD for Linux UsersBSD for Linux Users
BSD for Linux Users
 
Hyper-V y Contenedores, una nueva forma de virtualización
Hyper-V y Contenedores, una nueva forma de virtualizaciónHyper-V y Contenedores, una nueva forma de virtualización
Hyper-V y Contenedores, una nueva forma de virtualización
 
Virtualization lab
Virtualization labVirtualization lab
Virtualization lab
 
SUSE Expert Days Paris 2018 – SLE 15
SUSE Expert Days Paris 2018 – SLE 15SUSE Expert Days Paris 2018 – SLE 15
SUSE Expert Days Paris 2018 – SLE 15
 
Howto: Install openQRM 5.1 on Debian Wheezy
Howto: Install openQRM 5.1 on Debian WheezyHowto: Install openQRM 5.1 on Debian Wheezy
Howto: Install openQRM 5.1 on Debian Wheezy
 
Vm ware esx vs microsoft hyper
Vm ware esx vs microsoft hyperVm ware esx vs microsoft hyper
Vm ware esx vs microsoft hyper
 
ClickHouse column-oriented database Install memo
ClickHouse column-oriented database Install memoClickHouse column-oriented database Install memo
ClickHouse column-oriented database Install memo
 

Ähnlich wie Olf2017

The Future of Apache Ambari
The Future of Apache AmbariThe Future of Apache Ambari
The Future of Apache Ambari
DataWorks Summit
 
Future of Apache Ambari
Future of Apache AmbariFuture of Apache Ambari
Future of Apache Ambari
Jayush Luniya
 
INTRODUCTION TO IIS
INTRODUCTION TO IISINTRODUCTION TO IIS
INTRODUCTION TO IIS
sanya6900
 

Ähnlich wie Olf2017 (20)

Olf2018
Olf2018Olf2018
Olf2018
 
Lavigne bsdmag june11
Lavigne bsdmag june11Lavigne bsdmag june11
Lavigne bsdmag june11
 
Advantages of SUSE Linux Over Windows
Advantages of SUSE Linux Over WindowsAdvantages of SUSE Linux Over Windows
Advantages of SUSE Linux Over Windows
 
OpenSouthCode 2016 - Accenture DevOps Platform 2016-05-07
OpenSouthCode 2016  - Accenture DevOps Platform 2016-05-07OpenSouthCode 2016  - Accenture DevOps Platform 2016-05-07
OpenSouthCode 2016 - Accenture DevOps Platform 2016-05-07
 
Windows 10
Windows 10Windows 10
Windows 10
 
Ilf2012
Ilf2012Ilf2012
Ilf2012
 
The Future of Apache Ambari
The Future of Apache AmbariThe Future of Apache Ambari
The Future of Apache Ambari
 
Nelf2013
Nelf2013Nelf2013
Nelf2013
 
Tlf2012
Tlf2012Tlf2012
Tlf2012
 
Future of Apache Ambari
Future of Apache AmbariFuture of Apache Ambari
Future of Apache Ambari
 
Moving at the speed of startup with Pivotal Cloud Foundry 1.11
Moving at the speed of startup with Pivotal Cloud Foundry 1.11Moving at the speed of startup with Pivotal Cloud Foundry 1.11
Moving at the speed of startup with Pivotal Cloud Foundry 1.11
 
Meet HBase 2.0 and Phoenix 5.0
Meet HBase 2.0 and Phoenix 5.0Meet HBase 2.0 and Phoenix 5.0
Meet HBase 2.0 and Phoenix 5.0
 
EditShare overview Jan2011
EditShare overview Jan2011EditShare overview Jan2011
EditShare overview Jan2011
 
VMware Interview questions and answers
VMware Interview questions and answersVMware Interview questions and answers
VMware Interview questions and answers
 
Vmwareinterviewqa 100927111554-phpapp01
Vmwareinterviewqa 100927111554-phpapp01Vmwareinterviewqa 100927111554-phpapp01
Vmwareinterviewqa 100927111554-phpapp01
 
InstallAnywhere 2014
InstallAnywhere 2014InstallAnywhere 2014
InstallAnywhere 2014
 
INTRODUCTION TO IIS
INTRODUCTION TO IISINTRODUCTION TO IIS
INTRODUCTION TO IIS
 
INTRODUCTION TO IIS
INTRODUCTION TO IISINTRODUCTION TO IIS
INTRODUCTION TO IIS
 
Using DC/OS for Continuous Delivery - DevPulseCon 2017
Using DC/OS for Continuous Delivery - DevPulseCon 2017Using DC/OS for Continuous Delivery - DevPulseCon 2017
Using DC/OS for Continuous Delivery - DevPulseCon 2017
 
Introduction to ASP.NET Core
Introduction to ASP.NET CoreIntroduction to ASP.NET Core
Introduction to ASP.NET Core
 

Mehr von Dru Lavigne (20)

FreeBSD System Administration Using SysAdm
FreeBSD System Administration Using SysAdmFreeBSD System Administration Using SysAdm
FreeBSD System Administration Using SysAdm
 
Asiabsdcon2017
Asiabsdcon2017Asiabsdcon2017
Asiabsdcon2017
 
Olf2016
Olf2016Olf2016
Olf2016
 
Tlf2016
Tlf2016Tlf2016
Tlf2016
 
Knoxbug2016
Knoxbug2016Knoxbug2016
Knoxbug2016
 
Lfnw2016
Lfnw2016Lfnw2016
Lfnw2016
 
Flourish16
Flourish16Flourish16
Flourish16
 
Scale2016
Scale2016Scale2016
Scale2016
 
Fossetcon15
Fossetcon15Fossetcon15
Fossetcon15
 
Lfnw15
Lfnw15Lfnw15
Lfnw15
 
Asiabsdcon15
Asiabsdcon15Asiabsdcon15
Asiabsdcon15
 
Scale2015
Scale2015Scale2015
Scale2015
 
Olf2014
Olf2014Olf2014
Olf2014
 
Ghc14
Ghc14Ghc14
Ghc14
 
Fossetcon14
Fossetcon14Fossetcon14
Fossetcon14
 
Tlf2014
Tlf2014Tlf2014
Tlf2014
 
Asiabsdcon14 lavigne
Asiabsdcon14 lavigneAsiabsdcon14 lavigne
Asiabsdcon14 lavigne
 
Asiabsdcon14
Asiabsdcon14Asiabsdcon14
Asiabsdcon14
 
Scale2014
Scale2014Scale2014
Scale2014
 
Dru lavigne servers-tutorial
Dru lavigne servers-tutorialDru lavigne servers-tutorial
Dru lavigne servers-tutorial
 

Kürzlich hochgeladen

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Kürzlich hochgeladen (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 

Olf2017

  • 1. Copyright ©2016 iXsystems. All rights reserved. Copyright ©2016 iXsystems. All rights reserved.Copyright ©2016-2017 iXsystems. All rights reserved. What’s New in FreeNAS 11 Dru Lavigne Director of Technical Documentation, iXsystems OLF: September 30, 2017
  • 2. Copyright ©2016-2017 iXsystems. All rights reserved. Outline Brief overview of FreeNAS and its features What’s new in 11 A sneak preview of 11.1 Additional Resources
  • 3. Copyright ©2016-2017 iXsystems. All rights reserved. Overview of FreeNAS
  • 4. Copyright ©2016-2017 iXsystems. All rights reserved. What is FreeNAS? Open source NAS (network attached storage) based on FreeBSD and released under a 2-clause BSD license. ● 11.0-U4 is the latest STABLE version (September 23, 2017) ● 11.1 is the upcoming new feature release (October, 2017)
  • 5. Copyright ©2016-2017 iXsystems. All rights reserved. Core Features ● Uses OpenZFS, a self-healing file system well suited for storage ● Built-in file sharing protocols include AFP, NFS, and SMB ● Built-in block protocols include iSCSI ● Also supports access through FTP/SFTP, SSH, and WebDAV ● Integration with OpenLDAP, Active Directory, NIS ● Automated, secure replication via rsync/ssh ● Automated ZFS snapshots and scrubs
  • 6. Copyright ©2016-2017 iXsystems. All rights reserved. Core Features ● Front-ends to cron, sysctls, loader.conf ● Reporting graphs, scheduled S.M.A.R.T. tests, automated alerts, UPS ● Link aggregation, failover, and VLAN support ● DDNS, SNMP, and TFTP support ● Control panel to stop/start and view the status of services ● Supports OSX Time Machine and Windows Shadow Copies
  • 7. Copyright ©2016-2017 iXsystems. All rights reserved. Core Features OS is installed on USB stick or SSD and is separate from data on storage disks. Upgrades keep a backup of the old OS, allowing for rollback. Administrative GUI accessed through a web browser; there is a web shell for command line operations.
  • 8. Copyright ©2016-2017 iXsystems. All rights reserved. Boot Environments Boot device formatted with ZFS with support for boot mirrors; boot menu supports multiple boot environments (BEs). Boot Manager allows you to create BEs on demand and prune old BEs. Update Manager automagically creates a new boot environment when applying system updates. Revert to a previous version of OS by selecting its entry from boot menu.
  • 9. Copyright ©2016-2017 iXsystems. All rights reserved. Update Manager Update Manager supports tracking of multiple “trains”. As new drivers, features, bug fixes become available for tracked train, Alert is issued and email sent to administrator. Displays the Changelog and Release Notes for each update so that the administrator can decide if and when to apply the update.
  • 10. Copyright ©2016-2017 iXsystems. All rights reserved. What’s New in 11
  • 11. Copyright ©2016-2017 iXsystems. All rights reserved. General Features Continuation of the 9.x series, but with base operating system updated to FreeBSD 11-STABLE. This brings in many new and updated drivers and significant features, including important speed improvements for 40/100GigE networking. Updated OpenZFS adds the skein and SHA512 hash functions Feature Flags. Samba, NFS, Netatalk, and Python updated to latest versions (including security fixes).
  • 12. Copyright ©2016-2017 iXsystems. All rights reserved. New Feature: New UI Demo Login screen now includes a link to “Demo our upcoming UI!” New UI is based on Angular and uses C3.js for charts. Faster as uses AOT (ahead of time) as opposed to JIT (just in time). Uses WebSockets and when complete will have a documented REST API. Currently a WIP (alpha), will be beta for 11.1 (October, 2017) and old UI parity complete for 11.2 (early 2018).
  • 13. Copyright ©2016-2017 iXsystems. All rights reserved. New UI
  • 14. Copyright ©2016-2017 iXsystems. All rights reserved. New Feature: Alert Services Configure important alerts to be sent to external services, including: ● AWS-SNS ● Hipchat ● InfluxDB ● Slack ● Mattermost ● OpsGenie ● PagerDuty ● VictorOps
  • 15. Copyright ©2016-2017 iXsystems. All rights reserved. Alert Services Configuration
  • 16. Copyright ©2016-2017 iXsystems. All rights reserved. New Feature: Enhanced Services Screen
  • 17. Copyright ©2016-2017 iXsystems. All rights reserved. New Feature: VMs In addition to Jails and Plugins, you can now create and manage VMs. VMs are based on bhyve, a BSD-licensed hypervisor for running guest operating systems inside a virtual machine. Supported guests include: FreeBSD, OpenBSD, NetBSD, CentOS, Debian, Fedora, OpenSUSE, Ubuntu, SmartOS, Windows, and Windows Server. This version provides limited support with new features being added for 11.1.
  • 18. Copyright ©2016-2017 iXsystems. All rights reserved. Creating a VM
  • 19. Copyright ©2016-2017 iXsystems. All rights reserved. New Feature: S3 Service Provides the ability to build hybrid and private S3-compatible object storage services, allowing fast access to locally hosted object stores. Currently compatible with Amazon S3 cloud storage, other providers may be added in the future.
  • 20. Copyright ©2016-2017 iXsystems. All rights reserved. Adding an S3 Storage
  • 21. Copyright ©2016-2017 iXsystems. All rights reserved. Sneak Peek of 11.1
  • 22. Copyright ©2016-2017 iXsystems. All rights reserved. General Improvements Newer OpenZFS provides much faster performance, including when deleting a large number of snapshots and when replicating snapshots. Ability to pause/resume a scrub. Sync with latest FreeBSD-STABLE and ports tree brings in latest drivers, features, and updates base applications to latest versions. Mirrored swap partitions means a failed disk won’t crash apps using swap. Middleware now uses Python asyncio which simplifies asynchronous code and makes it more readable.
  • 23. Copyright ©2016-2017 iXsystems. All rights reserved. New Feature: Resilver Priority! Can now set a resilver schedule to take advantage of off-peak hours or weekends. Schedule directs the resilver process to be more or less aggressive in its I/O usage.
  • 24. Copyright ©2016-2017 iXsystems. All rights reserved. Schedule Resilver Priority
  • 25. Copyright ©2016-2017 iXsystems. All rights reserved. Improved VM Support ● Randomized NIC MAC addresses to prevent conflicts ● Manually configure the VM NIC MAC address ● Restart or stop a running VM ● Edit VM VNC resolution ● Configure VNC to listen on localhost only ● Select the NIC used by a VM, including multiple NIC selection ● VNC authentication support ● Sector size selection for VM block devices ● VM cloning ● VNC access via HTTP ● And more!
  • 26. Copyright ©2016-2017 iXsystems. All rights reserved. Misc Improvements ● Support for many more DDNS providers ● Detach device from mirrored boot pool ● ZFS compressed ARC stats added to top(1) ● More to come over the next few weeks!
  • 27. Copyright ©2016-2017 iXsystems. All rights reserved. Additional Resources
  • 28. Copyright ©2016-2017 iXsystems. All rights reserved. Additional Resources Guide: http://doc.freenas.org/ ZFS Primer: http://doc.freenas.org/11/zfsprimer.html Website: http://www.freenas.org Forums: http://forums.freenas.org GitHub: http://github.com/freenas Bug Tracker: https://bugs.freenas.org/projects/freenas
  • 29. Copyright ©2016-2017 iXsystems. All rights reserved. Questions? Contact: dru@freebsd.org URL to Slides: http://slideshare.net/dlavigne/olf2017