Run Sharepoint 2003 on VMWare?(在 VMWare 上运行 Sharepoint 2003?)
问题描述
我们的生产 Sharepoint 服务器为大约 800 个用户提供服务,并在一台物理双核机器上与其 SQL Server 一起运行.
Our production Sharepoint server serves around 800 users and runs together with its SQL Server on a physical dual-core machine.
网络人员现在尽可能多地使用 VMWare.Sharepoint 服务器和 SQL Server 将放在不同的服务器上.
The network guys now to put as much as possible on VMWare. The Sharepoint server and the SQL Server will be put on different servers.
有人有在 VM 上运行生产级 Sharepoint 服务器的经验吗?
Does anyone have experience of running a production-level Sharepoint server on a VM?
推荐答案
sharepoint 服务器:是的.数据库服务器:我不会.
The sharepoint server: yes. The database server: I wouldn't.
我们的组织正在退出虚拟数据库服务器,转向大型多节点、多实例集群.
Our organisation is backing away from virtual database servers and going towards large multi-node, multi-instance clusters.
我们的大多数应用/网络服务器都是虚拟的.
Most of our app/web servers are virtual.
这篇关于在 VMWare 上运行 Sharepoint 2003?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:在 VMWare 上运行 Sharepoint 2003?
基础教程推荐
- SQL Server:只有 GROUP BY 中的最后一个条目 2021-01-01
- SQL Server 2016更改对象所有者 2022-01-01
- ERROR 2006 (HY000): MySQL 服务器已经消失 2021-01-01
- 将数据从 MS SQL 迁移到 PostgreSQL? 2022-01-01
- Sql Server 字符串到日期的转换 2021-01-01
- 使用pyodbc“不安全"的Python多处理和数据库访问? 2022-01-01
- SQL Server 中单行 MERGE/upsert 的语法 2021-01-01
- 无法在 ubuntu 中启动 mysql 服务器 2021-01-01
- 在 VB.NET 中更新 SQL Server DateTime 列 2021-01-01
- 如何在 SQL Server 的嵌套过程中处理事务? 2021-01-01