Adaptec 5325301638 Administration Guide - Page 111

You Try to Mount to a Share on Your Snap Server from Your Linux Workstation

Page 111 highlights

Networking Issues mismatch between the switch/hub and the Ethernet port on the Snap Server. To resolve this problem, verify that both settings (if using both of the server's Ethernet ports) on the switch/hub match the setting on the server. When the server is shipped from the factory, both ports are set to autonegotiate. Therefore, the switch/ hub must be set to autonegotiate to initially connect to the server. The NT Event Viewer Reports Forced Master Browser Election When Snap Servers Are Online Snap Servers have the ability to act as a master browser on a Microsoft network. This may cause a message to appear in an NT server's event log about a forced master browser election. Snap Servers should lose elections to Windows domain controllers (NT/2K/2K3), but win against standalone Windows servers (NT/2K/2K3) and workstations (all versions); however, users often prefer to prevent this election entirely. The master browser option is enabled by default on Snap Servers to allow them to appear more rapidly in a peer-to-peer Windows environment. In some environments that include NT server systems, this may cause the NT server to show warnings about having to force a master browser election in the event log. You can prevent these warning messages by disabling the Master Browser option on the Networking > Windows screen. You Try to Mount to a Share on Your Snap Server from Your Linux Workstation and You Receive an RPC Timeout Message Check the firewall configuration to your Linux workstation. Be sure you have not blocked the ability to receive TCP or UDP communications. If problems persist, contact Snap Appliance Technical Support. You Receive an Access Denied Message When Attempting to Mount a Share on Your Snap Server from A Linux Workstation. If you are logged in as root on your workstation and NFS is enabled on your Snap Server, this message can be misleading, causing you to look for security issues, when in fact it could be a command syntax issue. For example, the common Linux mount command: mount 192.168.32.124:SHARE1 /mnt is missing a forward slash (/) in the command, which will return an Access Denied message. The correct syntax should be the following: mount 192.168.32.124:/SHARE1 /mnt Tip The share name is case sensitive. Chapter 10 Troubleshooting Snap Servers 97

  • 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

Networking Issues
Chapter 10
Troubleshooting Snap Servers
97
mismatch between the switch/hub and the Ethernet port on the Snap Server. To
resolve this problem, verify that both settings (if using both of the server's Ethernet
ports) on the switch/hub match the setting on the server. When the server is
shipped from the factory, both ports are set to autonegotiate. Therefore, the switch/
hub
must
be set to autonegotiate to initially connect to the server.
The NT Event Viewer Reports Forced Master Browser Election When Snap
Servers Are Online
Snap Servers have the ability to act as a master browser on a Microsoft network.
This may cause a message to appear in an NT server's event log about a forced
master browser election.
Snap Servers should lose elections to Windows domain controllers (NT/2K/2K3),
but win against standalone Windows servers (NT/2K/2K3) and workstations (all
versions); however, users often prefer to prevent this election entirely.
The master browser option is enabled by default on Snap Servers to allow them to
appear more rapidly in a peer-to-peer Windows environment. In some
environments that include NT server systems, this may cause the NT server to show
warnings about having to force a master browser election in the event log. You can
prevent these warning messages by disabling the Master Browser option on the
Networking > Windows
screen.
You Try to Mount to a Share on Your Snap Server from Your Linux Workstation
and You Receive an RPC Timeout Message
Check the firewall configuration to your Linux workstation. Be sure you have not
blocked the ability to receive TCP or UDP communications. If problems persist,
contact Snap Appliance Technical Support.
You Receive an Access Denied Message When Attempting to Mount a Share
on Your Snap Server from A Linux Workstation.
If you are logged in as
root
on your workstation and NFS is enabled on your Snap
Server, this message can be misleading, causing you to look for security issues,
when in fact it could be a command syntax issue. For example, the common Linux
mount command:
mount 192.168.32.124:SHARE1 /mnt
is missing a forward slash (/) in the command, which will return an Access Denied
message. The correct syntax should be the following:
mount 192.168.32.124:/SHARE1 /mnt
Tip
The share name is case sensitive.