Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Hard Disk Performance issues Suse 11 SP1 Post 302845909 by MadeInGermany on Thursday 22nd of August 2013 02:58:14 PM
Old 08-22-2013
It seems this can happen after a move of the VM.
Work-around: switch auto-move off for SuSE VMs. Manually move them, and reboot them if performance becomes bad and/or system load becomes high.
This User Gave Thanks to MadeInGermany For This Post:
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Awk Performance Issues

Hi All, I'm facing an issue in my awk script. The script is processing a large text file having the details of a number of persons, each person's details being written from 100 to 250 tags as given below: 100 START| 101klklk| ... 245 opr| 246 55| 250 END| 100 START| ... 245 pp| 246... (4 Replies)
Discussion started by: pgp_acc1
4 Replies

2. SCO

declare disk driver for IDE hard disk

hi I've a fresh installation of SCO 5.0.7 on the IDE hard disk. For SCSI hard disk I can declare, for example blc disk driver using: # mkdev hd 0 SCSI-0 0 blc 0but it works for IDE hard disk? (3 Replies)
Discussion started by: ccc
3 Replies

3. Solaris

Hard disk write performance very slow

Dear All, I have a hard disk in solaris on which the write performanc is too slow. The CPU , RAM memory are absolutely fine. What might be reason. Kindly explain. Rj (9 Replies)
Discussion started by: jegaraman
9 Replies

4. Linux

C++ Code to Access Linux Hard Disk Sectors (with a LoopBack Virtual Hard Disk)

Hi all, I'm kind of new to programming in Linux & c/c++. I'm currently writing a FileManager using Ubuntu Linux(10.10) for Learning Purposes. I've got started on this project by creating a loopback device to be used as my virtual hard disk. After creating the loop back hard disk and mounting it... (23 Replies)
Discussion started by: shen747
23 Replies

5. UNIX for Dummies Questions & Answers

GCC on suse 10 SP1

hi guys I use rpm -qa to find installed packages in red hat centos.... but how to do it in Suse 10 SP1 for instance? specifically I need to find if gcc installed thanks a lot (1 Reply)
Discussion started by: karlochacon
1 Replies

6. Solaris

Getcwd performance issues

Hello everyone, recently we have been experiencing performance issues with chmod. We managed to narrow it down to getcwd. The following folder exists: /Folder1/subfol1/subfol2/subfol3 cd /Folder1/subfol1/subfol2/subfol3 truss -D pwd 2>&1 | grep getcwd 0.0001... (4 Replies)
Discussion started by: KotekBury
4 Replies

7. SuSE

Personal SUSE build installation issues.

http://uploads.tapatalk-cdn.com/20160725/0174562490859032f68430fb0fa216cd.jpg I have created a personally made SUSE-based distro using susestudio.com and it will install just fine on my laptops (32-bit Acer Aspire One ZG5 and MacBook 4,1). However, when installing on an old Emachine desktop, I... (6 Replies)
Discussion started by: TheOuterLinux
6 Replies
mkqdisk(8)						      Quorum Disk Management							mkqdisk(8)

NAME
mkqdisk - Cluster Quorum Disk Utility WARNING
Use of this command can cause the cluster to malfunction. SYNOPSIS
mkqdisk [-?|-h] | [-L] | [-f label] [-c device -l label] [-d [-d ...]] DESCRIPTION
The mkqdisk command is used to create a new quorum disk or display existing quorum disks accessible from a given cluster node. OPTIONS
-c device -l label Initialize a new cluster quorum disk. This will destroy all data on the given device. If a cluster is currently using that device as a quorum disk, the entire cluster will malfunction. Do not run this on an active cluster when qdiskd is running. Only one device on the SAN should ever have the given label; using multiple different devices is currently not supported (it is expected a RAID array is used for quorum disk redundancy). The label can be any textual string up to 127 characters - and is therefore enough space to hold a UUID created with uuidgen(1). -f label Find the cluster quorum disk with the given label and display information about it. -L Display information on all accessible cluster quorum disks. -d Increase debugging level. Specify multiple times for more information. Currently, specifying more than twice has no effect. SEE ALSO
qdisk(5), qdiskd(8), uuidgen(1) July 2006 mkqdisk(8)
All times are GMT -4. The time now is 10:04 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy