Linksys NSS2000 Cisco NSS2000 Series Network Storage System Administration Gui - Page 167

Boosting the Performance of NFS Transfers

Page 167 highlights

Troubleshooting Boosting the Performance of NFS Transfers A Following an unclean shutdown of the NSS: STEP 1 Do one of the following: • Review/Edit the System Settings Manually: Go through each setting, including the time setting to ensure nothing has been negatively altered. If you make changes to the settings, we highly recommend you take a USB backup. • Back up the System Settings from a USB Backup: If you have a valid backup on a USB flash device, it might be easier just to restore the system settings from the backup (versus manually going through and checking each system setting). STEP 2 If you attempt either of the above unsuccessfully, restore the configuration settings back to the factory defaults, and then either restore the configuration settings from a USB flash device backup or manually edit the settings. NOTE: The factory default administrator password is "admin". Boosting the Performance of NFS Transfers You can substantially improve the NFS performance by increasing the size of read and write buffers on the client. These buffers are sized at 4 KB by default but can be changed at mount time. For example: mount -v -t nfs 192.168.1.1:/mnt/RAIDA/vol1/share1 /mnt/client -o nfsvers=3,rsize=32768,wsize=32768 where: • 192.168.1.1 is the IP address of the NSS system • /mnt/RAIDA/vol1/share1 is the path to the share • /mnt/client is the mount point on the client • The size of the read and write buffers is 32 KB. Cisco Small Business NSS2000 Series Administration Guide 159

  • 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
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186

Troubleshooting
Boosting the Performance of NFS Transfers
Cisco Small Business NSS2000 Series Administration Guide
159
A
Following an unclean shutdown of the NSS:
STEP 1
Do one of the following:
Review/Edit the System Settings Manually:
Go through each setting,
including the time setting to ensure nothing has been negatively altered. If
you make changes to the settings, we highly recommend you take a USB
backup.
Back up the System Settings from a USB Backup:
If you have a valid backup
on a USB flash device, it might be easier just to restore the system settings
from the backup (versus manually going through and checking each system
setting).
STEP 2
If you attempt either of the above unsuccessfully, restore the configuration
settings back to the factory defaults, and then either restore the configuration
settings from a USB flash device backup or manually edit the settings.
Boosting the Performance of NFS Transfers
You can substantially improve the NFS performance by increasing the size of read
and write buffers on the client. These buffers are sized at 4 KB by default but can
be changed at mount time.
For example:
mount -v -t nfs 192.168.1.1:/mnt/RAIDA/vol1/share1 /mnt/client -o
nfsvers=3,rsize=32768,wsize=32768
where:
192.168.1.1 is the IP address of the NSS system
/mnt/RAIDA/vol1/share1 is the path to the share
/mnt/client is the mount point on the client
The size of the read and write buffers is 32 KB.
NOTE:
The factory default administrator
password is "admin".