Skip to content

Commit fe2288f

Browse files
committed
updates
1 parent 3ea031a commit fe2288f

8 files changed

Lines changed: 51 additions & 67 deletions

docs/analytics-platform-system/acquire-and-configure-backup-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ PDW will access the backup server through a UNC file share. To set up the file s
9393
9494
- [sp_pdw_add_network_credentials](https://msdn.microsoft.com/library/mt204011.aspx)
9595
96-
- [sp_pdw_remove_network_credentials](https://msdn.microsoft.com/en-us/library/mt204038.aspx)
96+
- [sp_pdw_remove_network_credentials](https://msdn.microsoft.com/library/mt204038.aspx)
9797
9898
## <a name="Step5"></a>Step 5: Start backing up your data
9999
You are now ready to start backing up data to your backup server.
@@ -144,5 +144,5 @@ Operations on the loading server can use a UNC path to pull data from outside th
144144
- On the loading server, set the following group policy option in Security Settings\Local Policies\Security Options: Microsoft network client: Digitally sign communications (always): Enabled.
145145
146146
## See Also
147-
[Backup and restore](../backup-and-restore/backup-and-restore-overview.md)
147+
[Backup and restore](backup-and-restore-overview.md)
148148

docs/analytics-platform-system/acquire-and-configure-loading-server.md

Lines changed: 17 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -10,44 +10,28 @@ ms.assetid: a434b174-a818-4f73-b218-264619bab664
1010
caps.latest.revision: 19
1111
author: BarbKess
1212
---
13-
# Acquire and Configure a Loading Server (SQL Server PDW)
14-
This topic describes how to acquire and configure a Loading Server as a non-appliance Windows system for submitting data loads to SQL Server PDW.
15-
16-
## Contents
17-
18-
- [Basics](#Basics)
19-
20-
- [Step 1: Determine Capacity Requirements](#Step1)
21-
22-
- [Step 2: Acquire the Server](#Step2)
23-
24-
- [Step 3: Connect the Server to the InfiniBand Networks](#Step3)
25-
26-
- [Step 4: Install the loading tools](#Step4)
27-
28-
- [Step 5: Start Loading](#Step5)
29-
30-
- [Security Notices](#Security)
13+
# Acquire and configure a loading server
14+
This topic describes how to acquire and configure a loading server as a non-appliance Windows system for submitting data loads to SQL Server Parallel Data Warehouse (PDW).
3115

3216
## <a name="Basics"></a>Basics
3317
The loading server:
3418

3519
- Does not have to be a single server. You can load concurrently with multiple loading servers.
3620

37-
- Is provided and managed by your own IT team. You might already have a server or servers that can be used for loading data into SQL Server PDW.
21+
- Is provided and managed by your own IT team. You might already have a server or servers that can be used for loading data into PDW.
3822

3923
- Is located in your own non-appliance rack, and cannot be placed within the Analytics Platform System appliance.
4024

4125
- Is connected to the appliance through the Appliance InfiniBand network, or over Ethernet. For performance, we recommend using InfiniBand.
4226

4327
- Is in your own customer domain, not the appliance domain. There is no trust relationship between your customer domain and the appliance domain.
4428

45-
## <a name="Step1"></a>Step 1: Determine Capacity Requirements
46-
The loading system can be designed as one or more Loading servers that perform concurrent loads. Each Loading server does not have to be dedicated only to loading, as long as it will handle the performance and storage requirements of your workload.
29+
## <a name="Step1"></a>Step 1: Determine capacity requirements
30+
The loading system can be designed as one or more loading servers that perform concurrent loads. Each Loading server does not have to be dedicated only to loading, as long as it will handle the performance and storage requirements of your workload.
4731

48-
The system requirements for a Loading server depend almost completely on your own workload. Use the [Loading Server Capacity Planning Worksheet &#40;SQL Server PDW&#41;](../sqlpdw/loading-server-capacity-planning-worksheet-sql-server-pdw.md) to help determine your capacity requirements.
32+
The system requirements for a loading server depend almost completely on your own workload. Use the [Loading Server Capacity Planning Worksheet](loading-server-capacity-planning-worksheet.md) to help determine your capacity requirements.
4933

50-
## <a name="Step2"></a>Step 2: Acquire the Server
34+
## <a name="Step2"></a>Step 2: Acquire the sServer
5135
Now that you better understand your capacity requirements, you can plan the servers and networking components that you will need to purchase or provision. Incorporate the following list of requirements into your purchasing plan, and then purchase your server or provision an existing server.
5236

5337
### <a name="R"></a>Software Requirements
@@ -60,7 +44,7 @@ Supported Operating Systems:
6044
The server must use the EN-US locale in order to use the dwloader Command-Line Loading tool. dwloader does not support other locales.
6145

6246
### Networking Requirements for Windows Server 2012 and Windows Server 2012 R2
63-
Although not required for Loading, InfiniBand is the recommended connection type for Loading servers. For best performance, use Windows Server 2012 or Windows Server 2012 R2, and the FDR InfiniBand network adapter to connect the Loading server to the appliance InfiniBand network.
47+
Although not required for Loading, InfiniBand is the recommended connection type for loading servers. For best performance, use Windows Server 2012 or Windows Server 2012 R2, and the FDR InfiniBand network adapter to connect the Loading server to the appliance InfiniBand network.
6448

6549
To prepare for a Windows Server 2012 or Windows Server 2012 R2 InfiniBand connection:
6650

@@ -70,7 +54,7 @@ To prepare for a Windows Server 2012 or Windows Server 2012 R2 InfiniBand connec
7054

7155
3. Purchase 2 FDR InfiniBand cables for a dual port card, or 1 FDR InfiniBand cable for a single port card. The FDR InfiniBand cables will connect the loading server to the appliance InfiniBand network. The cable length depends on the distance between the loading server and the appliance InfiniBand switches, according to your environment.
7256

73-
## <a name="Step3"></a>Step 3: Connect the Server to the InfiniBand Networks
57+
## <a name="Step3"></a>Step 3: Connect the server to the InfiniBand networks
7458
Use these steps to connect the loading server to the InfiniBand network. If the server is not using the InfiniBand network, skip this step.
7559

7660
1. Rack the server close enough to the appliance so that you can connect it to the appliance InfiniBand network.
@@ -83,19 +67,19 @@ Use these steps to connect the loading server to the InfiniBand network. If the
8367

8468
- InfiniBand drivers for Windows are developed by the OpenFabrics Alliance, an industry consortium of InfiniBand vendors. The correct driver may have been distributed with your InfiniBand network adapter. If not, the driver can be downloaded from www.openfabrics.org.
8569

86-
5. Configure the InfiniBand and DNS settings for the network adapters. For configuration instructions, see [Configure InfiniBand Network Adapters &#40;SQL Server PDW&#41;](../sqlpdw/configure-infiniband-network-adapters-sql-server-pdw.md).
70+
5. Configure the InfiniBand and DNS settings for the network adapters. For configuration instructions, see [Configure InfiniBand network adapters](configure-infiniband-network-adapters.md).
8771

8872
## <a name="Step4"></a>Step 4: Install the loading tools
89-
To install dwloader, see [Install dwloader Command-Line Loader &#40;SQL Server PDW&#41;](../sqlpdw/install-dwloader-command-line-loader-sql-server-pdw.md).
73+
To install dwloader, see [Install dwloader Command-Line Loading Tool](install-dwloader.md).
9074

91-
If you plan to use Integration Services for loading, you will need to install Integration Services and the Integration Services destination adapters. For instructions, see [Install Integration Services Destination Adapters &#40;SQL Server PDW&#41;](../sqlpdw/install-integration-services-destination-adapters-sql-server-pdw.md).
75+
If you plan to use Integration Services for loading, you will need to install Integration Services and the Integration Services destination adapters. For instructions, see [Install Integration Services Destination Adapters](install-integration-services-destination-adapters.md).
9276

9377
## <a name="Step5"></a>Step 5: Start Loading
9478
You are now ready to start loading data. For more information, see:
9579

96-
1. [dwloader Command-Line Loader &#40;SQL Server PDW&#41;](../sqlpdw/dwloader-command-line-loader-sql-server-pdw.md)
80+
1. [dwloader Command-Line Loading Tool](dwloader.md)
9781

98-
2. [Load &#40;SQL Server PDW&#41;](../sqlpdw/load-sql-server-pdw.md)
82+
2. [Load overview](load-overview.md)
9983

10084
## Performance
10185
For best loading performance on Windows Server 2012 and beyond, turn on Instant File Initialization so that when data is overwritten, the operating system will not overwrite existing data with zeros. If this is a security risk because prior data still exists on the disks, then be sure to turn Instant File Initialization off.
@@ -108,14 +92,14 @@ Since the data to load is not stored on the appliance, your IT team is responsib
10892
10993
To reduce security risks with your data, we advise the following:
11094

111-
- Designate one Windows account that is used solely for the purpose of loading data into SQL Server PDW. Allow this account to have permissions to the load location and nowhere else.
95+
- Designate one Windows account that is used solely for the purpose of loading data into PDW. Allow this account to have permissions to the load location and nowhere else.
11296

113-
- Designate one SQL Server PDW user that has permissions to load data. Depending on your security requirements, you could have one specific user per database.
97+
- Designate one PDW user that has permissions to load data. Depending on your security requirements, you could have one specific user per database.
11498

11599
- Operations on the loading server can accept an UNC path from which to pull data from outside the trusted internal network. And an attacker on the network or with ability to influence name resolution can intercept or modify data sent to the SQL Server PDW. This presents a tampering and information disclosure risk. Tampering should be mitigated by requiring signing on the connection. To help mitigate this risk, set the following group policy option in **Security Settings\Local Policies\Security Options** on the loading server: **Microsoft network client: Digitally sign communications (always): Enabled**
116100

117101
- Turn off Instant File Initialization on Windows Server 2012 and beyond. This is a tradeoff between performance and security, as noted in the Performance section. You need to decide what is best according to your security requirements.
118102

119103
## See Also
120-
[Backup and Restore &#40;SQL Server PDW&#41;](../sqlpdw/backup-and-restore-sql-server-pdw.md)
104+
[Backup and restore overview](backup-and-restore-overview.md)
121105

docs/analytics-platform-system/backup-and-loading-hardware.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ To backup a PDW database, you need one or more backup servers. You can use your
2424
To load data, you need one or more loading servers. You can use your own existing ETL or other servers, or you can purchase new servers. For more information, see [Acquire and configure a loading server](media/acquire-and-configure-loading-server.md). These instructions include a [Loading server capacity planning worksheet](loading-server-capacity-planning-worksheet.md) to help you plan the right solution for loading.
2525

2626
## See Also
27-
[Backup and restore overview](../backup-and-restore/backup-and-restore-overview.md)
28-
[Load overview](../load/load-overview.md)
27+
[Backup and restore overview](backup-and-restore-overview.md)
28+
[Load overview](load-overview.md)
2929

docs/analytics-platform-system/backup-and-restore-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ A PDW *database backup* is a copy of an appliance database, stored in a format s
1818

1919
A PDW database backup is created with the [BACKUP DATABASE](https://msdn.microsoft.com/library/mt631607.aspx) t-sql statement and formatted for use with the [RESTORE DATABASE](https://msdn.microsoft.com/library/mt631612.aspx) statement; it is unusable for any other purpose. The backup can only be restored to an appliance with the same number or a greater number of Compute nodes.
2020

21-
The [master database](master-database.md) is a SMP SQL Server database. It is backed up with the BACKUP DATABASE statement. To restore master, use the [Restore the Master Database](configuration-manager-restore-the-master-database.md) page of the Configuration Manager tool.
21+
The [master database](master-database.md) is a SMP SQL Server database. It is backed up with the BACKUP DATABASE statement. To restore master, use the [Restore the Master Database](configuration-manager-restore-master-database.md) page of the Configuration Manager tool.
2222

2323
PDW uses SQL Server backup technology to backup and restore appliance databases. SQL Server backup options are preconfigured to use backup compression. You cannot set backup options such as compression, checksum, block size, and buffer count.
2424

2525
Database backups are stored on one or more backup servers, which exist in your own customer network. PDW writes a user database backup in parallel directly from the Compute nodes to one backup server and restores a user database backup in parallel directly from the backup server to the Compute nodes.
2626

27-
Backups are stored on the backup server as a set of files in the Windows file system. A PDW database backup can only be restored to PDW. However, you can archive database backups from the backup server to another location by using standard Windows file backup processes. For more information about backup servers, see [Acquire and configure a backup server](../sqlpdwacquire-and-configure-backup.md).
27+
Backups are stored on the backup server as a set of files in the Windows file system. A PDW database backup can only be restored to PDW. However, you can archive database backups from the backup server to another location by using standard Windows file backup processes. For more information about backup servers, see [Acquire and configure a backup server](acquire-and-configure-backup-server.md).
2828

2929
## <a name="BackupTypes"></a>Database backup types
3030
There are two types of data that require a backup: user databases and system databases (e.g., the master database). PDW does not backup the transaction log.
@@ -82,7 +82,7 @@ An appliance restore is a restore of the entire appliance. This includes restori
8282
## <a name="RestoreProc"></a>Restore Process
8383
The following diagram shows the flow of data during a database restore.
8484

85-
![Restore process](media/restore-process.png "SQL_Server_PDW_Restore_Process")
85+
![Restore process](media/restore-process.png "Restore process")
8686

8787
## Restoring to an Appliance with the Same Number of Compute Nodes**
8888

@@ -119,7 +119,7 @@ After the redistribution each Compute node will contain less actual data and mor
119119
|Backup and Restore Task|Description|
120120
|---------------------------|---------------|
121121
|Prepare a server as a backup server.|[Acquire and configure a backup server ](acquire-and-configure-backup-server.md)|
122-
|Create a disaster recovery plan.|[Create a Disaster Recovery Plan](create-disaster-recovery-plan-sql-server-pdw.md)|
122+
|Create a disaster recovery plan.|[Create a Disaster Recovery Plan](create-disaster-recovery-plan.md)|
123123
|Backup a database.|[BACKUP DATABASE](https://msdn.microsoft.com/library/mt631607.aspx)|
124124
|Restore a database.|[RESTORE DATABASE](https://msdn.microsoft.com/library/mt631612.aspx)|
125125
|Restore the master database.|To restore the master database, use the [Restore the master database](configuration-manager-restore-master-database.md) page in the Configuration Manager tool.|

0 commit comments

Comments
 (0)