Operating System - HP-UX
1753629 Members
5793 Online
108797 Solutions
New Discussion юеВ

Re: not enough free physical extents available

 
SOLVED
Go to solution
Kusado
Frequent Advisor

Re: not enough free physical extents available

That's what I have now:

--- Logical volumes ---
LV Name /dev/vg00/lvol1
LV Status available/syncd
LV Size (Mbytes) 88
Current LE 11
Allocated PE 22
Used PV 2

LV Name /dev/vg00/lvol2
LV Status available/syncd
LV Size (Mbytes) 2304
Current LE 288
Allocated PE 576
Used PV 2

LV Name /dev/vg00/lvol3
LV Status available/syncd
LV Size (Mbytes) 48
Current LE 6
Allocated PE 12
Used PV 2

LV Name /dev/vg00/lvol4
LV Status available/syncd
LV Size (Mbytes) 344
Current LE 43
Allocated PE 86
Used PV 2

LV Name /dev/vg00/lvol5
LV Status available/syncd
LV Size (Mbytes) 400
Current LE 50
Allocated PE 100
Used PV 2

LV Name /dev/vg00/lvol6
LV Status available/syncd
LV Size (Mbytes) 1600
Current LE 200
Allocated PE 400
Used PV 2

LV Name /dev/vg00/lvol7
LV Status available/syncd
LV Size (Mbytes) 1000
Current LE 125
Allocated PE 250
Used PV 2

LV Name /dev/vg00/lvol8
LV Status available/syncd
LV Size (Mbytes) 1000
Current LE 125
Allocated PE 250
Used PV 2

root@gcu_its [/]#lvlnboot -v
Boot Definitions for Volume Group /dev/vg00:
Physical Volumes belonging in Root Volume Group:
/dev/dsk/c4t8d0 (0/10/0/0.8.0) -- Boot Disk
/dev/dsk/c1t2d0 (0/0/1/1.2.0) -- Boot Disk
Boot: lvol1 on: /dev/dsk/c4t8d0
/dev/dsk/c1t2d0
Root: lvol3 on: /dev/dsk/c4t8d0
/dev/dsk/c1t2d0
Swap: lvol2 on: /dev/dsk/c4t8d0
/dev/dsk/c1t2d0
Dump: lvol2 on: /dev/dsk/c4t8d0, 0



root@gcu_its [/]#strings /stand/bootconf
l /dev/dsk/c1t2d0

#How many disk have to be listed here? Just one of mirror holders or both?
sujit kumar singh
Honored Contributor

Re: not enough free physical extents available

Hi

add both of them.

regards
sujit
Torsten.
Acclaimed Contributor

Re: not enough free physical extents available

Normally both.


"...
This file, /stand/bootfonf, contains the address and disk layout type of the system's boot devices or lif volumes. It is used by the Software Distributor and HP-UX kernel control scripts (fileset OS-Core.KERN-RUN) to determine how and where to update the initial boot loader. Normally the kernel's checkinstall script queries the system's hardware and creates the file. In rare cases when either the system configuration cannot be automatically determined or additional and/or alternate boot devices should be automatically updated, the administrator must edit the /stand/bootconf file manually.

..."


http://docs.hp.com/en/B3921-60631/bootconf.4.html

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Kusado
Frequent Advisor

Re: not enough free physical extents available

So.
I've mirrored all volumes
I've mkboot ├в e ├в l /dev/rdsk/c1t2d0
I've added both disks to /stand/bootconf
I've lvlnboot -R

Anything else? Or I'm able to forget bout this nightmare for a while?
sujit kumar singh
Honored Contributor

Re: not enough free physical extents available

hi


did you do setboot to set the alternate boot path as well as autoboot on?

setboot -a -b on

regards
sujit
sujit kumar singh
Honored Contributor

Re: not enough free physical extents available

hi


did you do setboot to set the alternate boot path as well as autoboot on?

setboot -a -b on


justgive setboot

to see the current setboot settings



regards
sujit