Sponsored Content
Operating Systems Linux Red Hat Read speed too bad on NAS share on VM Post 302923115 by solaris_1977 on Thursday 30th of October 2014 01:10:58 PM
Old 10-30-2014
Read speed too bad on NAS share on VM

Hi,
We have two servers in scenario (vmsoldot01 is Oracle VM with Linux and tldtppod15 is physical Linux server). One NAS share is mounted on both servers with similar permissions and access. But READ speed is too bad on virtual in comparison to physical server.
While trying to diagnose this, I see RX-DRP value is high. Can I assume that this is (also) playing role in it ? What else can I check ? Any pointer ?
Code:
[root@vmsoldot01 ~]# dd if=/dev/zero of=/tmp/bdev/testing/vmsoldot01 bs=1M count=1024 oflag=direct 
1024+0 records in 
1024+0 records out 
1073741824 bytes (1.1 GB) copied, 9.73523 s, 110 MB/s 
[root@vmsoldot01 ~]# dd if=/tmp/bdev/testing/vmsoldot01 of=/dev/null bs=1M count=1024 iflag=direct 
1024+0 records in 
1024+0 records out 
1073741824 bytes (1.1 GB) copied, 1246.77 s, 861 kB/s 
[root@vmsoldot01 ~]# dd if=/tmp/bdev/testing/vmsoldot01 of=/dev/null iflag=direct 
2097152+0 records in 
2097152+0 records out 
1073741824 bytes (1.1 GB) copied, 471.854 s, 2.3 MB/s 
[root@vmsoldot01 ~]# 
------------------------------------ 
[root@tldtppod15 tmp]# dd if=/dev/zero of=/tmp/bdev/testing/tldtppod15 bs=1M count=1024 oflag=direct 
1024+0 records in 
1024+0 records out 
1073741824 bytes (1.1 GB) copied, 100.014 s, 10.7 MB/s 
[root@tldtppod15 tmp]# dd if=/tmp/bdev/testing/tldtppod15 of=/dev/null bs=1M count=1024 iflag=direct 
1024+0 records in 
1024+0 records out 
1073741824 bytes (1.1 GB) copied, 92.4556 s, 11.6 MB/s 
[root@tldtppod15 tmp]# dd if=/tmp/bdev/testing/tldtppod15 of=/dev/null iflag=direct 
2097152+0 records in 
2097152+0 records out 
1073741824 bytes (1.1 GB) copied, 1112 s, 966 kB/s
--------------------------------------
[root@vmsoldot01 ~]# netstat -i
Kernel Interface table
Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg
eth0 1500 0 22895564 0 101660 0 19052738 0 18 0 BMRU
eth1 1500 0 822638 0 221 0 13997 0 17 0 BMRU
lo 65536 0 4281740 0 0 0 4281740 0 0 0 LRU
[root@vmsoldot01 ~]#
------------------------------------
[root@tldtppod15 ~]# netstat -i
Kernel Interface table
Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg
bond0 1500 0 30489184 0 5095 0 21940113 0 0 0 BMmRU
104b03261a 1500 0 2587924 0 673723 0 0 0 0 0 BMRU
108e4ab487 1500 0 804990 0 7994 0 0 0 0 0 BMRU
100225caed 1500 0 4589169 0 128230 0 0 0 0 0 BMRU
105042eef6 1500 0 10 0 0 0 6 0 0 0 BMRU
1087241aa6 1500 0 115495 0 2590 0 0 0 0 0 BMRU
1061370512 1500 0 2827742 0 21722 0 0 0 0 0 BMRU
bond0.839 1500 0 2837706 0 0 0 0 0 0 0 BMRU
bond0.840 1500 0 4592116 0 0 0 0 0 0 0 BMRU
bond0.842 1500 0 23051901 0 0 0 19030177 0 0 0 BMRU
bond1 1500 0 12194321 0 93820 0 12223822 0 0 0 BMmRU
bond1.350 1500 0 1035850 0 0 0 1068301 0 0 0 BMRU
bond1.941 1500 0 11062114 0 20537 0 9803285 0 0 0 BMRU
bond1.981 1500 0 10 0 0 0 6 0 0 0 BMRU
bond2 1500 0 949087 0 5092 0 309561 0 0 0 BMmRU
bond2.151 1500 0 116429 0 0 0 0 0 0 0 BMRU
bond2.152 1500 0 825020 0 0 0 13997 0 0 0 BMRU
eth4 1500 0 12105592 0 1 0 12223822 0 0 0 BMsRU
eth5 1500 0 949087 0 0 0 309561 0 0 0 BMsRU
eth6 1500 0 88729 0 88730 0 0 0 0 0 BMsRU
eth7 1500 0 30489184 0 0 0 21940113 0 0 0 BMsRU
lo 65536 0 174 0 0 0 174 0 0 0 LRU
vif1.0 1500 0 19030177 0 0 0 22864644 0 0 0 BMRU
vif1.1 1500 0 13997 0 0 0 820349 0 0 0 BMRU
[root@tldtppod15 ~]#

 

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

read -p "prompt text" foo say "read: bad option(s)" in Bourne-Shell

Hallo, i need a Prompting read in my script: read -p "Enter your command: " command But i always get this Error: -p: is not an identifier When I run these in c-shell i get this error /usr/bin/read: read: bad option(s) How can I use a Prompt in the read command? (9 Replies)
Discussion started by: wiseguy
9 Replies

2. Solaris

Samba: share subfolder as read only.

Hi, Currently I have a Samba shared configured as follows: comment = Public fileshare path = /u02/pub guest ok = Yes writeable = Yes There is a subfolder under /u02/pub called /u02/pub/expenses/hardware that I need to make read only. How do I do this? I am new to using Samba. ... (2 Replies)
Discussion started by: sparcman
2 Replies

3. Filesystems, Disks and Memory

data from blktrace: read speed V.S. write speed

I analysed disk performance with blktrace and get some data: read: 8,3 4 2141 2.882115217 3342 Q R 195732187 + 32 8,3 4 2142 2.882116411 3342 G R 195732187 + 32 8,3 4 2144 2.882117647 3342 I R 195732187 + 32 8,3 4 2145 ... (1 Reply)
Discussion started by: W.C.C
1 Replies

4. Filesystems, Disks and Memory

Disk read and write speed.

Being a novice user to linux i m little unaware of how would i check disk read write speed. One of my mate is suggesting to create a file using dd command and check how much time it takes to create a 30 gb file . I think this has a little sense however i would also like to take your reviews... (5 Replies)
Discussion started by: pinga123
5 Replies

5. UNIX Desktop Questions & Answers

help with some basic osx terminal commands. fixing permissions on NAS share

I'm hoping someone here can help me. I'm computer literate but by no means an expert! I'm simply trying to recover data from my DLink DNS343 NAS mounted on my X86 iMac using SMB. Somehow, in moving to a new computer, I have lost access to some files on the NAS. Just some files are access denied. ... (0 Replies)
Discussion started by: Quantaa
0 Replies

6. Solaris

how to make nas share mounted in zones persistent across reboots?

there are few nas shares that would be mounted on the local zone. should i add an entry into the add an entry in zone.xml file so that it gets mounted automatically when the zone gets rebooted? or whats the correct way to get it mounted automatically when the zone reboots (2 Replies)
Discussion started by: chidori
2 Replies

7. AIX

I/O speed to CIFS mounted Windows Share

I have an AIX box that mounts a Windows share across subnets. When I try to copy a 100 MB file to it, it copies around 2 MB/s. If I copy to another Windows share on the same subnet it copies around 12 MB/s. All I have is gigabit networks so I would expect it to go well over 12 MB/s, which is the... (8 Replies)
Discussion started by: kah00na
8 Replies

8. Shell Programming and Scripting

Script to mount nas-share using generated credentials (mount EC 13,32)

Heyas At home i have 1 nas with 3 shares, of which i used to mount 2 of them using a script with hardcoded password and username in it. EDIT: Turns out, its not the script, but 'how i access' the nas share.. (-o user=XY,password=... VS. -o credentials=...). Figured about credential files,... (0 Replies)
Discussion started by: sea
0 Replies

9. UNIX for Advanced & Expert Users

How to read a fast written log file at Real time speed?

Hello All, I am building a real time parser for a log file in my application. The log file is continuously written at a very fast pace and gets rolled over every 10 minutes. I have measured the speed and observed that around 1000 lines are written to it every second, each line about 30-40... (7 Replies)
Discussion started by: cool.aquarian
7 Replies
scnasdir(1M)						  System Administration Commands					      scnasdir(1M)

NAME
scnasdir - manage the exported directories on a network-attached storage (NAS) device in a Sun Cluster configuration. SYNOPSIS
scnasdir [-H] scnasdir [-a] [-H] [-n] -h device-name [-d directory [-d directory...]] [-f input-file] scnasdir -p [-H] [-h device-name] [-t device-type] scnasdir -r [-H ] [-n ] -h device-name [-d all | -d directory [-d directory...]] [-f input-file] DESCRIPTION
Note - Beginning with the Sun Cluster 3.2 release, Sun Cluster software includes an object-oriented command set. Although Sun Cluster software still supports the original command set, Sun Cluster procedural documentation uses only the object-oriented command set. For more infor- mation about the object-oriented command set, see the Intro(1CL) man page. The scnasdir command manages the exported directories on NAS devices in a Sun Cluster configuration. The device must already have been con- figured in the cluster by using the scnas command. The scnasdir command can be used to add directories to a device's cluster configuration, to remove directories from a device's cluster con- figuration, and to print the directories of a particular device or particular device types. The options in this command are processed in the order in which they are typed on the command line. The scnasdir command can only be run from an active cluster node. The results of running the command are always the same, regardless of the node that is used. All forms of the scnasdir command accept the -H option. Specifying -H displays help information, and all other options are ignored and not executed. Help information is also printed when scnasdir is run without options. You can use this command only in the global zone. OPTIONS
Basic Options The following options are common to all forms of the scnasdir command: -H If this option is specified on the command line at any position, the command prints help information. All other options are ignored and are not executed. Help information is also printed if scnasdir is run with no options. You can use this option only in the global zone. -n If this option is specified on the command line at any position, the scnasdir command only checks the usage and does not write the con- figuration data. If the -n option is specified with the -f option, the scnasdir command displays the data that will be processed for the user to review. The following options modify the basic form and function of the scnasdir command. None of these options can be combined on the same command line. -a Specifies the add form of the scnasdir command. The -a option can be used to add directories into the device's Sun Cluster configura- tion. You can use this option only in the global zone. -p Specifies the print form of the scnasdir command. When no other option is given, this -p option prints a listing of all the directories of all the NAS devices configured in Sun Cluster. This option can be used with additional options to query a particular device or par- ticular types of NAS devices. You can use this option only in the global zone. -r Specifies the remove form of the scnasdir command. The -r option is used to remove all the directories, or the specified directories of a NAS device from its Sun Cluster configuration. You can use this option only in the global zone. Additional Options The following additional options can be combined with one or more of the previously described basic options to manage the directories of a device. The additional options are as follows: -h device-name Use this option to specify the name of the NAS device in the Sun Cluster configuration. The -h option identifies the device and can be used to remotely access the device by using rhs or telnet. This device name must be specified for the add, change, and remove forms of the scnasdir command. -d all | directory Use this option to list the directories (or volumes) exported on the NAS device to be configured into the Sun Cluster. These directo- ries must be created and exported on the device before using the scnasdir command. See the documentation for the NAS device type for procedures for exporting directories. The -d all option can only be accepted by the remove option, -r. The directories must be specified by using either the -d option, or the -f option, for the add and remove forms of the scnasdir com- mand. -f input-file Directories can be placed into a plain text file, one directory per line, and used with the -f option. Leading white spaces and tabs are ignored. Comments begin with an unquoted pound (#) sign, and continue to the next new line. The parser ignores all comments. EXAMPLES
Example 1 Adding Two NAS Storage Device Directories to a Cluster The following scnasdir command adds two directories of a NAS device to the Sun Cluster configuration. # scnasdir -a -h sunnas1 -d /vol/DB1 -d /vol/DB2 Example 2 Removing All of a NAS Storage Device's Directories From a Cluster The following scnasdir command removes all the directories that are configured for a NAS device. # scnasdir -r -h sunnas1 -d all EXIT STATUS
The following exit values are returned: 0 The command executed successfully. nonzero An error has occurred. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWsczu | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
Intro(1CL), clnasdevice(1CL), clquorum(1CL), cluster(1CL), scconf(1M), scnas(1M) Sun Cluster 3.2 10 Sep 2007 scnasdir(1M)
All times are GMT -4. The time now is 04:12 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy