Operating System - HP-UX
1833576 Members
3545 Online
110061 Solutions
New Discussion

Re: /stand not mount during boot

 
Vreriks Marcel
Frequent Advisor

/stand not mount during boot

Hello,
I have the following problem on a PA-RISC 11.23 9000/800/rp3440 machine.
During boot I've got the following messages:

/sbin/ioinitrc:
/dev/vx/dsk/rootdg/standvol: No such device or address
Unable to mount /stand - please check entries in /etc/fstab
WARNING: vol_rootable_open: Illegal call for dev 0x3000005
Skipping KRS database initialization - /stand can't be mounted

After the boot is finished and I logged in the bdf command tells me that /stand is mounted.
/dev/vx/dsk/rootdg/standvol
512499 89312 371937 19% /stand

Could someone tells me what's going wrong here?

Greetings Marcel
3 REPLIES 3
Ivan Krastev
Honored Contributor

Re: /stand not mount during boot

Hi Marcel,

Possible there is missing or corrupted 'volboot' for veritas vol manager.

See more info and sollution - http://seer.support.veritas.com/docs/250360.htm


regards,
ivan

whiteknight
Honored Contributor

Re: /stand not mount during boot


Marcel,

Check out this link from ITRC knowledge base

http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c00942045-1


Recommended to install the following patches

patch id description
PHCO_31244
posted: 2004/10/12
notes: s700_800 11.23 VxVM 3.5~IA.004 Command Patch 02
PHCO_31635
posted: 2004/09/22
notes: s700_800 11.23 Cumulative changes to mkfs_hfs(1)
PHCO_31636
posted: 2004/09/22
notes: s700_800 11.23 Cumulative changes to extendfs_hfs
PHCO_31877
posted: 2004/10/12
s700_800 11.23 VERITAS VM Mgmt Service Provider Patch
PHCO_33081
posted: 2006/03/13
notes: s700_800 11.23 VERITAS Enterprise Administrator Patch
PHCO_33082
posted: 2006/09/25
s700_800 11.23 VERITAS Enterprise Administrator Srvc Patch
PHCO_33238
posted: 2005/06/07
s700_800 11.23 swapon(1M) cumulative patch
PHCO_35524
posted: 2007/04/06
notes: s700_800 11.23 LVM commands patch
PHKL_31245
posted: 2004/10/12
notes: s700_800 11.23 VxVM 3.5~IA.004 Kernel Cumulative Patch 01
PHKL_31500
posted: 2004/09/22
notes: s700_800 11.23 Sept04 base patch
PHKL_36122
posted: 2007/04/19
notes: s700_800 11.23 Cumulative kernel SCSI patch
PHKL_36244
posted: 2007/04/16
notes: s700_800 11.23 LVM Cumulative Patch

WK
please assign points

Problem never ends, you must know how to fix it
Vreriks Marcel
Frequent Advisor

Re: /stand not mount during boot

We replaced a recovery tape and everythings works again without any problems.

Thx everybody for the respons