Minneapolis launches plan to crack down on drug use, dealing



MPR News logo placeholder

Minneapolis officials are launching a new campaign to step up enforcement for public drug use and dealing.

City officials announced the initiative Thursday morning at the American Indian OIC on the city’s south side, alongside leaders in the local Indigenous community.

Mayor Jacob Frey said it’s aimed at stopping drug deals, crime and discarded paraphernalia on the streets.

“This is not about criminalizing addiction,” Frey said. “This is about addressing criminal behavior, exploitation and really dangerous conditions that are harming both the people within these gatherings and the surrounding community.”

Under the new initiative, law enforcement agencies plan to send out more officers to patrol areas with high open-air drug use rates and cite and arrest more drug dealers and users.

Officials said that will go alongside other city efforts to get people into shelters and addiction recovery services. Frey said law enforcement will offer “off ramps” to people facing arrest or citations, giving them the options for services instead. But officials said that those who refuse services or break the law need to face consequences.

Frey cited higher rates of drug use in and around homeless encampments and outdoor sites he referred to as “open air drug markets.”

“The primary driver here is not homelessness, and it is not a lack of shelter,” Frey said. “It is deep addiction and pain. It is traffickers that are preying on people that are vulnerable and making a whole lot of money off of it.”

The announcement came two days after federal prosecutors announced charges against two dozen alleged gang members for drug trafficking. Sheriff Dawanna Witt said Thursday that some of those drug deals happened in public places in Minneapolis.

Stepping up criminalization has been unpopular with some homelessness outreach workers and activists. Frey and the city council have clashed repeatedly over the city’s approach to homeless encampments, as some council members push to provide resources and stop encampment clearings. Frey also recently vetoed a city council attempt to decriminalize drug paraphernalia.

Local activist and homelessness outreach worker Vin Dionne said at Thursday’s announcement that he, too, was hesitant to put his support behind the new enforcement-focused initiative. But he said he sees a need for enforcement, as he’s heard from community members who are concerned about drug use in the neighborhood.

“Our elders are living in fear right now,” Dionne said. “We have single mothers out here that are worried for their children. We have people in recovery that are having a hard time staying sober because they come out here and they see all the open air drug usage.”

Some leaders in the Indigenous community have called on the city to do more to stop public drug use. Joe Hobot, the president of the American Indian Opportunities Industrialization Center, has called on the city to step up enforcement before. On Thursday, he said he welcomes the new approach.

“The urban Indigenous community of the Minneapolis city deserves so much better,” Hobot said. “We are your fellow citizens, we are Minneapolitans, and we want to be able to enjoy our lives in the same way as anyone else in any other neighborhood would want to.”

Officials said the new enforcement strategy will start right away.



Source link

Leave a Reply

Subscribe to Our Newsletter

Get our latest articles delivered straight to your inbox. No spam, we promise.

Recent Reviews


SQL Server Clustering – Table of Content

What is SQL Server Clustering?

SQL Server clustering is a term that describes a collection of two or more physical servers (nodes) connected by a local area network (LAN), each of which hosts a SQL server instance and has access to shared storage. When a server hosting the SQL Server instance fails, clustering SQL servers provide high availability and disaster prevention.

A hardware breakdown on a standalone server can bring your activities to a standstill. If a node fails, clustering allows you to instantly fail over to another node with minimal downtime, allowing your users to continue working while IT works to resolve the issue. You can quickly roll back operations once the primary server is fixed.

    Wish to make a career in the world of SQL Server DBA?  Then Start with HKR’S SQL Server DBA Online Training Course!

Why SQL Server Clustering?

SQL Server clustering can help reduce downtime when applying upgrades and security patches as compared to using a stand-alone server.

While SQL Server clustering increases availability and reduces downtime, it does not improve server or application performance. You must boost the computational power of the servers to improve performance.

SIOS SQL Server Clustering Solutions are introduced in this article, along with a high-level comparison of SIOS and Microsoft’s SQL clustering solutions.

SQL Server DBA Training

  • Master Your Craft
  • Lifetime LMS & Faculty Access
  • 24/7 online expert support
  • Real-world & Project Based Learning

Clustering Solutions for SQL Server SIOS

SIOS Technology Corp. provides high-availability clustering solutions to help you recover from infrastructure and application failures automatically. SIOS offers two options for ensuring SQL Server high availability:

  • SIOS DataKeeper Cluster Edition: It’s a Windows application that uses Microsoft Windows Server Failover Clustering (WSFC) to enable SQL Server clustering with or without shared storage (SANless). A SANless environment removes single points of failure, improves replication performance, protects non-SQL Server applications, and safeguards distributed transactions and system databases.
  • SIOS Linux Protection Suite: In a SAN or SANless environment, it protects business-critical applications and databases, including SQL Server, with a tightly integrated combination of failover clustering, continuous application monitoring, data replication, and configurable recovery rules.

Let’s take a closer look at each solution’s features and benefits.

SIOS DataKeeper Cluster Edition

Windows Server Failover Clustering (WSFC) is a high-availability component of the Windows Server platform. WSFC is often used to offer high availability for SQL Server applications. WSFC coordinates redundant computing resources and controls the recovery of SQL Server processes and data on a standby node in the event of a server or application failure. Unfortunately, there is no SAN accessible if you want to operate your SQL Server application in the cloud.

SIOS DataKeeper Cluster Edition enables you to simply construct a SANless WSFC for your SQL Server applications running in the cloud, in virtualized environments like VMware or Hyper-V, or on physical servers with only local storage to provide high availability and disaster recovery. SIOS cluster software synchronizes local storage via real-time (synchronous or asynchronous) block-level replication, while WSFC controls the software cluster. WSFC sees the synchronized storage as regular SAN-based storage. Hybrid cloud arrangements between an on-premises data center and the cloud can also be created for disaster recovery protection.

Microsoft has fully validated SIOS DataKeeper Cluster Edition software, which provides Enterprise-Class availability in any configuration across cloud regions and zones.

SIOS SANless clusters not only reduce the cost, complexity, and risk of a single point of failure associated with a SAN, but they also enable you to employ the latest in fast PCIe Flash and SSD storage for performance and protection in a single cost-effective solution.

Linux SIOS Protection Suite

The Linux SIOS Protection Suite consists of the following features:

  • SIOS LifeKeeper: It is a versatile failover clustering software that monitors the entire application stack and orchestrates SQL Server application failover in accordance with industry best practices.
  • SIOS DataKeeper: It is a host-based, block-level data replication solution for mirroring local storage in a SANless cluster arrangement or disaster recovery replication to remote sites or the cloud.
    Multiple Application Recovery Kits (ARKs): It provides the application intelligence as well as automatic configuration and validation to secure your mission-critical applications and data from outages and disasters.

SIOS Protection Suite could support a standard HA hardware-based cluster in a SAN environment, but it can also be used to build a shared-nothing approach to server clustering, allowing it to function SANless. For a wide range of applications, it provides a resilient, versatile, and simply configurable solution with automatic and manual failover/failback recovery rules.

                                                                                        Lets’s get started with SQL Server DBA Tutorial online!

Database Management & Administrations, clustering-sql-server-description-0, Database Management & Administrations, clustering-sql-server-description-1

Subscribe to our YouTube channel to get new updates..!

Clustering Solutions in SIOS vs. Microsoft SQL

On the market, there are alternative SQL Server clustering options. Microsoft provides some of the most popular SQL Server clustering solutions, including:

  • Basic Availability Groups in SQL Server.
  • Availability Groups in SQL Server Always On.
  • Shared Storage SQL Server Failover Cluster Instances

SQL Server Basic Availability Groups is a Windows-based clustering engine that can support up to two nodes. It functions similarly to a database mirroring solution. While both clustering and mirroring promote high availability, mirroring only allows for database failover. Clustering is the preferable approach if you have additional services, files, or other resources outside of SQL that you need after a failover, or if you have multiple databases that must stay together.

SQL Server Always On Availability Groups runs on both Windows and Linux, and it “provides an enterprise-level alternative to database mirroring,” according to Microsoft. It needs an expensive SQL Server Enterprise Edition.

When you use SQL Server Standard Edition with SIOS’ SQL clustering solutions, you can save up to 70% on software licensing expenses while getting enterprise-class clustering functionality.

Windows and Linux are supported by SQL Server Failover Cluster Instances with Shared Storage. It’s a one-site solution that necessitates the use of a SAN.

SANs, however, are costly to buy and operate, necessitate SAN administration knowledge, and are a single point of failure. The performance of a database can also be impacted by a SAN.

Here’s a more extensive comparison of SQL Server Always On, SQL Server Failover Cluster, and SIOS DataKeeper Cluster Edition’s benefits and weaknesses.

Clustering SQL Server in the Cloud

SIOS DataKeeper and SIOS Protection Suite for Linux offer high availability and disaster recovery protection for Windows and Linux applications running on any physical, virtual, cloud, or hybrid cloud architecture. For instance, SIOS DataKeeper could:

  • Protect critical on-premises or hybrid business applications, such as SQL Server, in AWS, Azure, or Google Cloud high-availability Windows or Linux environments.
  • Create a Windows or Linux cluster on AWS, Azure, or Google Cloud to protect your SQL Server cloud application.
  • By failing over SQL Server instances across cloud availability zones or regions, you may provide sitewide, local, or regional high availability and disaster recovery protection.

Both SIOS DataKeeper Cluster Edition and SIOS Protection Suite for Linux can provide fully certified high availability cluster protection across cloud regions and availability zones, simulating clustered shared storage.

SQL Server DBA Training

Weekday / Weekend Batches

Conclusion:

SIOS offers solutions that cover a wide range of applications, operating systems, and infrastructure environments, allowing you to use a single solution to meet all of your high availability requirements. Here are a few instances that show how powerful SIOS may be.

  • SIOS DataKeeper with WSFC was used by PayGo (paygoutilities.com) to provide high availability for SQL Server on AWS.
  • In a critical healthcare network environment, a healthcare information service provider employs SIOS DataKeeper to protect their important SQL Server in more than 18 cluster nodes, minimizing bandwidth concerns, boosting data protection, and reducing downtime.
  • Mavis Discount Tire relies on SIOS DataKeeper Cluster Edition to keep its mission-critical SQL Server up and running.

Related Articles:



Source link