Linux SQL Server on OpenVZ Linux InstanceWhich virtualization platforms should I choose, Xen or OpenVZ?install and config openVZError when trying to open SQL Maintenance Plan - SSMS 2008Updating modules on VPS hosted under OpenVZUnable to connect to SQL Server 2012 Enterprise local instanceTrying to connect to a SQL Server 2000 instance via SSMS 2012SQL Server 2017 on Linux in script upgrade mode after updateConfigure SSRS remotely - A connection to the computer cannot be establishedSQL Server Ubuntu 16.04 - “Nothing” works (It always hangs)Blue question mark on SQL server and SQL server agent?

Why does the hash of infinity have the digits of π?

Count Even Digits In Number

A steel cutting sword?

The roles understanding in the agile development / Is the PO always right?

Construct a word ladder

Make 24 using exactly three 3s

Count rotary dial pulses in a phone number (including letters)

What are the meaning and grammar of "Crying isn't like you"?

Adding edges to a TreeForm of an expression

Is it rude to call a professor by their last name with no prefix in a non-academic setting?

Can the Grave cleric's Sentinel at Death's Door feature turn a critical hit into a miss, while adamantine armor does not?

My employer faked my resume to acquire projects

Is there an online tool which supports shared writing?

NIntegrate doesn't evaluate

Is it truly impossible to tell what a CPU is doing?

Open office space - complaints for noise - how to respond

Pirate democracy at its finest

Do photons bend spacetime or not?

Why did the person in charge of a principality not just declare themself king?

Do I need full recovery mode when I have multiple daily backup?

Website returning plaintext password

Can I tell a prospective employee that everyone in the team is leaving?

First Match - awk

Is Jon Snow the last of his House?



Linux SQL Server on OpenVZ Linux Instance


Which virtualization platforms should I choose, Xen or OpenVZ?install and config openVZError when trying to open SQL Maintenance Plan - SSMS 2008Updating modules on VPS hosted under OpenVZUnable to connect to SQL Server 2012 Enterprise local instanceTrying to connect to a SQL Server 2000 instance via SSMS 2012SQL Server 2017 on Linux in script upgrade mode after updateConfigure SSRS remotely - A connection to the computer cannot be establishedSQL Server Ubuntu 16.04 - “Nothing” works (It always hangs)Blue question mark on SQL server and SQL server agent?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








0















I've tried to install Linux SQL Server on 3 completely different VPS. 2 Running Centos 7 and one Ubuntu. All of them run on an OpenVZ Virtualization environment.



To install SQL Server I follwed this guide:
https://docs.microsoft.com/en-us/sql/linux/quickstart-install-connect-ubuntu?view=sql-server-linux-2017



After installing and configuring the password the server starts normally, but when I try to do Queries, using SQLCMD or event try to connect using SSMS from a remote machine, the server hangs, starts using a lot of CPU and nothing happens. Also when I try to Stop the server nothing happens, I have to use "Kill -9" to stop all its process.



I did the same on a different VPS running also Centos 7 but using KVM virtualization, and it worked without a problem.



I was just wondering is someone has seen this behavior before or know if the OpenVZ is the problem.



I have look all the logs, and there is nothing that could explain this.
The only common ground of those 3 servers is the OpenVZ or maybe Im missing something else.



Any help will be much appreciated.



Best Regards










share|improve this question






















  • I wouldn't use OpenVZ. It won't be able to keep up with the demands of SQL Server, or many other modern applications.

    – Michael Hampton
    May 11 at 21:14

















0















I've tried to install Linux SQL Server on 3 completely different VPS. 2 Running Centos 7 and one Ubuntu. All of them run on an OpenVZ Virtualization environment.



To install SQL Server I follwed this guide:
https://docs.microsoft.com/en-us/sql/linux/quickstart-install-connect-ubuntu?view=sql-server-linux-2017



After installing and configuring the password the server starts normally, but when I try to do Queries, using SQLCMD or event try to connect using SSMS from a remote machine, the server hangs, starts using a lot of CPU and nothing happens. Also when I try to Stop the server nothing happens, I have to use "Kill -9" to stop all its process.



I did the same on a different VPS running also Centos 7 but using KVM virtualization, and it worked without a problem.



I was just wondering is someone has seen this behavior before or know if the OpenVZ is the problem.



I have look all the logs, and there is nothing that could explain this.
The only common ground of those 3 servers is the OpenVZ or maybe Im missing something else.



Any help will be much appreciated.



Best Regards










share|improve this question






















  • I wouldn't use OpenVZ. It won't be able to keep up with the demands of SQL Server, or many other modern applications.

    – Michael Hampton
    May 11 at 21:14













0












0








0








I've tried to install Linux SQL Server on 3 completely different VPS. 2 Running Centos 7 and one Ubuntu. All of them run on an OpenVZ Virtualization environment.



To install SQL Server I follwed this guide:
https://docs.microsoft.com/en-us/sql/linux/quickstart-install-connect-ubuntu?view=sql-server-linux-2017



After installing and configuring the password the server starts normally, but when I try to do Queries, using SQLCMD or event try to connect using SSMS from a remote machine, the server hangs, starts using a lot of CPU and nothing happens. Also when I try to Stop the server nothing happens, I have to use "Kill -9" to stop all its process.



I did the same on a different VPS running also Centos 7 but using KVM virtualization, and it worked without a problem.



I was just wondering is someone has seen this behavior before or know if the OpenVZ is the problem.



I have look all the logs, and there is nothing that could explain this.
The only common ground of those 3 servers is the OpenVZ or maybe Im missing something else.



Any help will be much appreciated.



Best Regards










share|improve this question














I've tried to install Linux SQL Server on 3 completely different VPS. 2 Running Centos 7 and one Ubuntu. All of them run on an OpenVZ Virtualization environment.



To install SQL Server I follwed this guide:
https://docs.microsoft.com/en-us/sql/linux/quickstart-install-connect-ubuntu?view=sql-server-linux-2017



After installing and configuring the password the server starts normally, but when I try to do Queries, using SQLCMD or event try to connect using SSMS from a remote machine, the server hangs, starts using a lot of CPU and nothing happens. Also when I try to Stop the server nothing happens, I have to use "Kill -9" to stop all its process.



I did the same on a different VPS running also Centos 7 but using KVM virtualization, and it worked without a problem.



I was just wondering is someone has seen this behavior before or know if the OpenVZ is the problem.



I have look all the logs, and there is nothing that could explain this.
The only common ground of those 3 servers is the OpenVZ or maybe Im missing something else.



Any help will be much appreciated.



Best Regards







sql-server kvm-virtualization openvz






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked May 11 at 20:17









tomcontrtomcontr

1




1












  • I wouldn't use OpenVZ. It won't be able to keep up with the demands of SQL Server, or many other modern applications.

    – Michael Hampton
    May 11 at 21:14

















  • I wouldn't use OpenVZ. It won't be able to keep up with the demands of SQL Server, or many other modern applications.

    – Michael Hampton
    May 11 at 21:14
















I wouldn't use OpenVZ. It won't be able to keep up with the demands of SQL Server, or many other modern applications.

– Michael Hampton
May 11 at 21:14





I wouldn't use OpenVZ. It won't be able to keep up with the demands of SQL Server, or many other modern applications.

– Michael Hampton
May 11 at 21:14










0






active

oldest

votes












Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f966872%2flinux-sql-server-on-openvz-linux-instance%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Server Fault!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f966872%2flinux-sql-server-on-openvz-linux-instance%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How to write a 12-bar blues melodyI-IV-V blues progressionHow to play the bridges in a standard blues progressionHow does Gdim7 fit in C# minor?question on a certain chord progressionMusicology of Melody12 bar blues, spread rhythm: alternative to 6th chord to avoid finger stretchChord progressions/ Root key/ MelodiesHow to put chords (POP-EDM) under a given lead vocal melody (starting from a good knowledge in music theory)Are there “rules” for improvising with the minor pentatonic scale over 12-bar shuffle?Confusion about blues scale and chords

What if the end-user didn't have the required library?What is setup.py?What is a clean, pythonic way to have multiple constructors in Python?What does Ruby have that Python doesn't, and vice versa?What is the reason for having '//' in Python?How do I create a namespace package in Python?How to package shared objects that python modules depend on?setuptools vs. distutils: why is distutils still a thing?Navigation in Windows 10 vs code not going to virtualenv library when the same library is installed at user levelPython create package for local usePackaging a project that uses multiple python versionsWhy is permission denied on pip install except for when “--user” is included at end of command?

Esgonzo ibérico Índice Descrición Distribución Hábitat Ameazas Notas Véxase tamén "Acerca dos nomes dos anfibios e réptiles galegos""Chalcides bedriagai"Chalcides bedriagai en Carrascal, L. M. Salvador, A. (Eds). Enciclopedia virtual de los vertebrados españoles. Museo Nacional de Ciencias Naturales, Madrid. España.Fotos