9 More Discussions You Might Find Interesting
1. AIX
Hello,
I would like to check how many SAS disks and its size per disk for the whole power system. As per my understanding, if we assign the SAS controller to LPAR, then we can see the disk in lpar smitty command.
How can we check from the Power machine(physical ones) as well? I think the... (5 Replies)
Discussion started by: Phat
5 Replies
2. SuSE
I get this message when attempting to update OpenSUSE 42.2:
Error building the cache:
Warning: Repository 'Main Update Repository' appears to be outdated. Consider using a different mirror or server.
Nothing to do.
What's happening? (2 Replies)
Discussion started by: geos0xAA55
2 Replies
3. Red Hat
i have a repository server for red hat and centos clients.
the repository contain all the rpms from the original install cd.
now lets say i will add for example the new BASH rpm that fixes the shellshock vaulnerbility. when the client machine will run the command: "yum update bash" did the yum... (1 Reply)
Discussion started by: guy3145
1 Replies
4. Red Hat
Most of my commands are returning this error on RHEL 6 64 bit:
Also I tried installing many sofwtares, but it fails to correctly work. For example I treid installing dos2unix:
# rpm -ivh dos2unix-5.3.3-5.ram0.98.src.rpm
1:dos2unix warning: user mockbuild does not... (0 Replies)
Discussion started by: India_2014
0 Replies
5. UNIX for Dummies Questions & Answers
Hi Gurus of UNIX, Can you tell me what are the best Repository in Unix:
In Internet I found the following:
sunfreeware
pkg set-authority -O http://pkg.sunfreeware.com:9000 sunfreeware.com The popular sunfreeware collection in the IPS format
blastwave
pkg set-authority -O... (5 Replies)
Discussion started by: andresguillen
5 Replies
6. UNIX for Dummies Questions & Answers
Hi Gurus of Unix
I use the Package Manager of OpenSolaris
I set my Package Manager : "http://pkg.sunfreeware.com:9000/"
But when I try to install packet appear the following Error:
Please check the network connection.
Is the repository accessible?
Transfer from... (0 Replies)
Discussion started by: andresguillen
0 Replies
7. Red Hat
Hi,
i'll explain my problem in few words:
i have to create a repository with mrepo on a RH. I see many procedures on internet and even in linux mag, but there isn't any case where the iso and rpm deposit aren't placed on the repository but on a remote system (a NetApp filer in my case).
So... (0 Replies)
Discussion started by: nicnictout
0 Replies
8. AIX
Hello,
I have a quick question regarding POWER HA ( HACMP ) 5.5 ;
I have four ethernet adapters
en0
en1
en2
en3
en0 is configured as BOOT_IP with IP address
all other ethernet adapters are empty en1 / en2 / en3
so when I configure the service IP and start HACMP , the service IP... (2 Replies)
Discussion started by: filosophizer
2 Replies
9. UNIX for Dummies Questions & Answers
Hello,
What the adresses of ftps or websites the packages depots to HP-UX 10.20 I am search and google I did not get success.
Thanks
:D (1 Reply)
Discussion started by: markos
1 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)