Dell PowerStore 5200T EMC PowerStore Host Configuration Guide - Page 53

Post-Configuration Steps - Using the PowerStore system

Page 53 highlights

Post-Configuration Steps - Using the PowerStore system This topic describes the post-configuration steps using the PowerStore system. After the host configuration is completed, you can use the PowerStore storage from the host. You can create, present, and manage volumes accessed from the host via PowerStore Manager, CLI, or REST API. Refer to the PowerStore Manager Online Help, CLI Reference Guide, or REST API Reference Guide for additional information. Presenting PowerStore Volumes to the Windows Host This topic discusses presenting PowerStore Volumes to the Windows host. When adding host groups and hosts to allow Windows hosts to access PowerStore volumes, specify Windows as the operating system for the newly-created hosts. NOTE: Setting the host's operating system is required for optimal interoperability and stability of the host with PowerStore storage. You can adjust the setting while the host is online and connected to the PowerStore cluster with no I/O impact. NOTE: Refer to the PowerStore Configuring Volumes Guide for additional information. Creating a File System This topic discusses creating a file system. File system configuration and management are out of the scope of this document. NOTE: Some file systems may require you to properly align the file system on the PowerStore volume. It is recommended to use specified tools to optimally match your host with application requirements. NOTE: Creating a file system formatting with UNMAP enabled on a host connected to PowerStore may result in an increased amount of write I/Os to the storage subsystem. It is highly recommended to disable UNMAP during file system creation. To disable UNMAP during file system creation: 1. Open a Windows CMD window on the host. 2. Run the following fsutil command to temporarily disable UNMAP on the host (before creating the file system): fsutil behavior set DisableDeleteNotify 1 3. Once file system creation is complete, reenable UNMAP by running the following command: fsutil behavior set DisableDeleteNotify 0 NOTE: To verify the current setting of the file system, run the following fsutil command: fsutil behavior query DisableDeleteNotify ● DisableDeleteNotify=0 - Indicates that the 'Trim and Unmap' feature is on (enabled). ● DisableDeleteNotify=1 - Indicates that the 'Trim and Unmap' feature is off (disabled). Host Configuration for Microsoft Windows 53

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93

Post-Configuration Steps - Using the PowerStore
system
This topic describes the post-configuration steps using the PowerStore system.
After the host configuration is completed, you can use the PowerStore storage from the host.
You can create, present, and manage volumes accessed from the host via PowerStore Manager, CLI, or REST API. Refer to the
PowerStore Manager Online Help
,
CLI Reference Guide
, or
REST API Reference Guide
for additional information.
Presenting PowerStore Volumes to the Windows Host
This topic discusses presenting PowerStore Volumes to the Windows host.
When adding host groups and hosts to allow Windows hosts to access PowerStore volumes, specify
Windows
as the operating
system for the newly-created hosts.
NOTE:
Setting the host’s operating system is required for optimal interoperability and stability of the host with PowerStore
storage. You can adjust the setting while the host is online and connected to the PowerStore cluster with no I/O impact.
NOTE:
Refer to the
PowerStore Configuring Volumes
Guide for additional information.
Creating a File System
This topic discusses creating a file system.
File system configuration and management are out of the scope of this document.
NOTE:
Some file systems may require you to properly align the file system on the PowerStore volume. It is recommended
to use specified tools to optimally match your host with application requirements.
NOTE:
Creating a file system formatting with UNMAP enabled on a host connected to PowerStore may result in an
increased amount of write I/Os to the storage subsystem. It is highly recommended to disable UNMAP during file system
creation.
To disable UNMAP during file system creation:
1.
Open a Windows CMD window on the host.
2.
Run the following
fsutil
command to temporarily disable UNMAP on the host (before creating the file system):
fsutil behavior set DisableDeleteNotify 1
3.
Once file system creation is complete, reenable UNMAP by running the following command:
fsutil behavior set DisableDeleteNotify 0
NOTE:
To verify the current setting of the file system, run the following
fsutil
command:
fsutil behavior query DisableDeleteNotify
DisableDeleteNotify=0
- Indicates that the 'Trim and Unmap' feature is on (enabled).
DisableDeleteNotify=1
- Indicates that the 'Trim and Unmap' feature is off (disabled).
Host Configuration for Microsoft Windows
53