Operating System - HP-UX
1833755 Members
2880 Online
110063 Solutions
New Discussion

Warning messagge with cmcheckconf

 
Marcelo De Florio_1
Frequent Advisor

Warning messagge with cmcheckconf

Warning: The disk at /dev/dsk/c5t1d0 on node s2500a does not have an ID, or a disk label.

Warning: Disks which do not have IDs cannot be included in the topology descript ion.
Use pvcreate(1m) to give a disk an ID.

Anybody know this ?

MDF
Marcelo De Florio
3 REPLIES 3
James R. Ferguson
Acclaimed Contributor

Re: Warning messagge with cmcheckconf

Hi Marcelo:

PHSS_24033 address this problem.

...JRF...

Carsten Krege
Honored Contributor

Re: Warning messagge with cmcheckconf

cmcheckconf queries all disks connected to the cluster node. If it finds non-LVM disks (i.e. disks that don't have an LVM header since pvcreate(1m) has not been executed on them), your warning message will be printed.

When you have many non-LVM disks, you can get tons of these messages, but you can safely ignore them. A "fix" (this is not a bug) does not exist for this message.

Carsten
-------------------------------------------------------------------------------------------------
In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move. -- HhGttG
melvyn burnard
Honored Contributor

Re: Warning messagge with cmcheckconf

A common "symptom" that is NOT a bug. It just tells you you have discs that have not had pvcreate run on them, and typically these will be CDROM drives, DVD's etc, but will also include any disc that you have not done pvcreate on.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!