- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: issue while trying ignite backup
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2008 01:33 PM
08-28-2008 01:33 PM
issue while trying ignite backup
* Creating local directories for configuration files and archive.
======= 08/28/08 13:41:32 MDT Started /opt/ignite/bin/make_tape_recovery.
(Thu Aug 28 13:41:32 MDT 2008)
@(#) Ignite-UX Revision A.3.5.89
@(#) net_recovery (opt) $Revision: 10.565 $
* Testing pax for needed patch
* Passed pax tests.
* Recovery Archive Description = Recovery Archive
* Recovery Archive Location = /dev/rmt/0mn
* Number of Archives to Save = 2
In? dsk/vg name minor# Associated disks/mountpoints
2 v /dev/vg00 0x00 /dev/dsk/c0t6d0
/dev/vg00/lvol3 / 2
/dev/vg00/lvol2
/dev/vg00/lvol1 /stand 2
/dev/vg00/lvol7 /usr 2
/dev/vg00/lvol5 /opt 2
/dev/vg00/lvol8 /var 2
/dev/vg00/lvol6 /tmp 2
/dev/vg00/lvol4
/dev/vg00/lvol9
0 v /dev/vg01 0x01 /dev/dsk/c0t5d0
/dev/vg01/lvol1 /export/home 0
/dev/vg01/lvol2 /opt/local 0
** 0 - The Volume Group or Filesystem is Not included in the
System Recovery Archive
** 1 - The Volume Group or Filesystem is Partially included in the
System Recovery Archive
** 2 - The Volume Group or Filesystem is Fully included in the
System Recovery Archive
* Checking Versions of Ignite-UX filesets
* Creating System Configuration.
* /opt/ignite/bin/save_config -f
/var/opt/ignite/recovery/2008-08-28,13:41/system_cfg vg00
save_config: warning - /dev/vg00/lvol4 has an unmounted VxFS filesystem on it
/opt/ignite/bin/save_config[408]: vxprint: not found.
save_config: warning - /dev/vg00/lvol9 has an unmounted VxFS filesystem on it
/opt/ignite/bin/save_config[408]: vxprint: not found.
ERROR: "/var/opt/ignite/recovery/2008-08-28,13:41/system_cfg", line 135:
Illegal character: "M"
ERROR: "/var/opt/ignite/recovery/2008-08-28,13:41/system_cfg", line 135:
syntax error
ERROR: Problems were encountered while parsing config file:
"/var/opt/ignite/recovery/2008-08-28,13:41/system_cfg".
instl_adm: Config file: "/var/opt/ignite/recovery/2008-08-28,13:41/system_cfg" cannot be parsed.
ERROR: System error, /opt/ignite/bin/instl_adm failed checking
/var/opt/ignite/recovery/2008-08-28,13:41/system_cfg
======= 08/28/08 13:41:53 MDT make_tape_recovery completed unsuccessfully
# fstyp /dev/vg00/lvol9
vxfs
# fstype /dev/vg00/lvol4
sh: fstype: not found.
# fstyp /dev/vg00/lvol4
vxfs
can you please find a resolution for this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2008 01:40 PM
08-28-2008 01:40 PM
Re: issue while trying ignite backup
There are 100s of fixes. Trying to ts a known problem is kinda a waste of time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2008 03:51 PM
08-28-2008 03:51 PM
Re: issue while trying ignite backup
"/var/opt/ignite/recovery/2008-08-28,13:41/system_cfg", line 135:
Illegal character: "M"
when i checked with that
logical_volume "lvol4" {
usage=Unused
size=MB
bad_block_relocate=true
contiguous_allocation=false
stripes=0
stripe_size=0KB
minor_number=0x04
disk[_hp_root_disk]
} # end logical_volume
logical_volume "lvol9" {
usage=Unused
size=MB
bad_block_relocate=true
contiguous_allocation=false
stripes=0
stripe_size=0KB
minor_number=0x09
disk[_hp_root_disk]
in this real time config file the size for lvol9 and lvol4 are showing size=MB which is having some syntax error. these are not mounted actually. if you see the error message can you analyze. i can provide the required details
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2008 04:22 PM
08-28-2008 04:22 PM
Re: issue while trying ignite backup
provide complete file output:
bdf |grep -i vg00
vgdisplay -v vg00
cat /var/opt/ignite/recovery/2008-08-28,13:41/system_cfg
cat -vet /var/opt/ignite/recovery/2008-08-28,13:41/system_cfg
and
swlist |grep -i ignite
uname -a
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2008 06:58 PM
08-28-2008 06:58 PM
Re: issue while trying ignite backup
If memory serves me well, I helped a
customer having almost identical issue some
many years ago.
You see line in your system_cfg file:
size=MB
There is no size value (no numeric).
It is a bug in old Ignite version.
Possibly the simplest resolution - upgrade
Ignite.
Cheers,
VK2COT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2008 09:59 AM
08-29-2008 09:59 AM
Re: issue while trying ignite backup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2008 10:09 AM
08-29-2008 10:09 AM
Re: issue while trying ignite backup
vgdisplay -v vg00
cat /var/opt/ignite/recovery/2008-08-28,13:41/system_cfg
cat -vet /var/opt/ignite/recovery/2008-08-28,13:41/system_cfg
and
swlist |grep -i ignite
uname -a
bdf |grep -i vg00
/dev/vg00/lvol3 524288 95669 401861 19% /
/dev/vg00/lvol8 2097152 1220001 822415 60% /var
/dev/vg00/lvol7 1638400 991670 606635 62% /usr
/dev/vg00/lvol6 1048576 876512 161347 84% /tmp
/dev/vg00/lvol1 95701 18323 67807 21% /stand
/dev/vg00/lvol5 8388608 4943318 3229972 60% /opt
# vgdisplay -v vg00
--- Volume groups ---
VG Name /dev/vg00
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 9
Open LV 9
Max PV 16
Cur PV 1
Act PV 1
Max PE per PV 5120
VGDA 2
PE Size (Mbytes) 4
Total PE 4340
Alloc PE 4237
Free PE 103
Total PVG 0
--- Logical volumes ---
LV Name /dev/vg00/lvol3
LV Status available/syncd
LV Size (Mbytes) 512
Current LE 128
Allocated PE 128
Used PV 1
LV Name /dev/vg00/lvol2
LV Status available/syncd
LV Size (Mbytes) 1940
Current LE 485
Allocated PE 485
Used PV 1
LV Name /dev/vg00/lvol1
LV Status available/syncd
LV Size (Mbytes) 96
Current LE 24
Allocated PE 24
Used PV 1
LV Name /dev/vg00/lvol7
LV Status available/syncd
LV Size (Mbytes) 1600
Current LE 400
Allocated PE 400
Used PV 1
LV Name /dev/vg00/lvol5
LV Status available/syncd
LV Size (Mbytes) 8192
Current LE 2048
Allocated PE 2048
Used PV 1
LV Name /dev/vg00/lvol8
LV Status available/syncd
LV Size (Mbytes) 2048
Current LE 512
Allocated PE 512
Used PV 1
LV Name /dev/vg00/lvol6
LV Status available/syncd
LV Size (Mbytes) 1024
Current LE 256
Allocated PE 256
Used PV 1
LV Name /dev/vg00/lvol4
LV Status available/syncd
LV Size (Mbytes) 512
Current LE 128
Allocated PE 128
Used PV 1
LV Name /dev/vg00/lvol9
LV Status available/syncd
LV Size (Mbytes) 1024
Current LE 256
Allocated PE 256
Used PV 1
--- Physical volumes ---
PV Name /dev/dsk/c0t6d0
PV Status available
Total PE 4340
Free PE 103
# cat /var/opt/ignite/recovery/2008-08-28,13:41/system_cfg
cfg "HP-UX System Recovery"=TRUE
_hp_saved_detail_level="vfph"
#
# Variable assignments
#
init _hp_root_disk="10/0.6.0"
init _hp_root_grp_disks=1
init _hp_root_grp_striped="NO"
init _hp_pri_swap=1986560KB
_hp_locale visible_if false
_hp_cfg_detail_level visible_if false
_hp_pri_swap visible_if false
_hp_min_swap visible_if false
_hp_disk_layout visible_if false
_hp_default_cur_lan_dev visible_if false
_hp_default_final_lan_dev visible_if false
_hp_keyboard visible_if false
_hp_root_disk visible_if false
_hp_boot_dev_path visible_if false
_hp_saved_detail_level visible_if false
_hp_root_grp_disks visible_if false
_hp_root_grp_striped visible_if false
init _hp_disk_layout="HP-UX save_config layout"
#
# Disk and Filesystems
#
_hp_disk_layout+={"HP-UX save_config layout"}
(_hp_disk_layout=="HP-UX save_config layout") {
# Disk/Filesystem Layout:
volume_group "vg00" {
max_physical_extents=5120
max_logical_vols=255
max_physical_vols=16
physical_extent_size=4
minor_number=0x00
usage=LVM
physical_volume disk[_hp_root_disk] {
} # end pv_options
logical_volume "lvol3" {
usage=VxFS
size=524288KB
blksize=1024
mount_point="/"
largefiles=FALSE
bad_block_relocate=false
contiguous_allocation=true
stripes=0
stripe_size=0KB
minor_number=0x03
disk[_hp_root_disk]
} # end logical_volume
logical_volume "lvol2" {
usage=SWAP_DUMP
size=1986560KB
bad_block_relocate=false
contiguous_allocation=true
stripes=0
stripe_size=0KB
minor_number=0x02
disk[_hp_root_disk]
} # end logical_volume
logical_volume "lvol1" {
usage=HFS
size=98304KB
mount_point="/stand"
minfree=10
file_length=LONG
blksize=8192
fragsize=1024
ncpg=16
nbpi=6380
rotational_delay=0
largefiles=FALSE
bad_block_relocate=false
contiguous_allocation=true
stripes=0
stripe_size=0KB
minor_number=0x01
disk[_hp_root_disk]
} # end logical_volume
logical_volume "lvol7" {
usage=VxFS
size=1638400KB
blksize=1024
mount_point="/usr"
largefiles=FALSE
bad_block_relocate=true
contiguous_allocation=false
stripes=0
stripe_size=0KB
minor_number=0x07
disk[_hp_root_disk]
} # end logical_volume
logical_volume "lvol5" {
usage=VxFS
size=8388608KB
blksize=1024
mount_point="/opt"
largefiles=FALSE
bad_block_relocate=true
contiguous_allocation=false
stripes=0
stripe_size=0KB
minor_number=0x05
disk[_hp_root_disk]
} # end logical_volume
logical_volume "lvol8" {
usage=VxFS
size=2097152KB
blksize=1024
mount_point="/var"
largefiles=FALSE
bad_block_relocate=true
contiguous_allocation=false
stripes=0
stripe_size=0KB
minor_number=0x08
disk[_hp_root_disk]
} # end logical_volume
logical_volume "lvol6" {
usage=VxFS
size=1048576KB
blksize=1024
mount_point="/tmp"
largefiles=FALSE
bad_block_relocate=true
contiguous_allocation=false
stripes=0
stripe_size=0KB
minor_number=0x06
disk[_hp_root_disk]
} # end logical_volume
logical_volume "lvol4" {
usage=Unused
size=MB
bad_block_relocate=true
contiguous_allocation=false
stripes=0
stripe_size=0KB
minor_number=0x04
disk[_hp_root_disk]
} # end logical_volume
logical_volume "lvol9" {
usage=Unused
size=MB
bad_block_relocate=true
contiguous_allocation=false
stripes=0
stripe_size=0KB
minor_number=0x09
disk[_hp_root_disk]
} # end logical_volume
} # end volume_group "vg00"
} # end "HP-UX save_config layout"
hw_instance_num = 10/0 "ext_bus" "c720" 0
hw_instance_num += 10/0.5 "target" "tgt" 0
hw_instance_num += 10/0.5.0 "disk" "sdisk" 2
hw_instance_num += 10/0.6 "target" "tgt" 1
hw_instance_num += 10/0.6.0 "disk" "sdisk" 3
hw_instance_num += 10/0.7 "target" "tgt" 2
hw_instance_num += 10/0.7.0 "ctl" "sctl" 0
hw_instance_num += 10/4/0 "tty" "mux2" 0
hw_instance_num += 10/12 "ba" "bus_adapter" 0
hw_instance_num += 10/12/0 "ext_bus" "CentIf" 2
hw_instance_num += 10/12/5 "ext_bus" "c720" 1
hw_instance_num += 10/12/5.0 "target" "tgt" 3
hw_instance_num += 10/12/5.0.0 "tape" "stape" 0
hw_instance_num += 10/12/5.2 "target" "tgt" 4
hw_instance_num += 10/12/5.2.0 "disk" "sdisk" 4
hw_instance_num += 10/12/5.7 "target" "tgt" 5
hw_instance_num += 10/12/5.7.0 "ctl" "sctl" 1
hw_instance_num += 10/12/6 "lan" "lan2" 0
hw_instance_num += 10/12/7 "ps2" "ps2" 0
hw_instance_num += 10/16/8 "unknown" "lan" 0
hw_instance_num += 32 "processor" "processor" 0
hw_instance_num += 34 "processor" "processor" 1
hw_instance_num += 36 "processor" "processor" 2
hw_instance_num += 38 "processor" "processor" 3
hw_instance_num += 49 "memory" "memory" 0
release="B.10.20"
timezone="MST7MDT"
#
# System/Networking Parameters
#
_hp_custom_sys+={"HP-UX save_config custom sys"}
init _hp_custom_sys="HP-UX save_config custom sys"
_hp_custom_sys visible_if false
(_hp_custom_sys=="HP-UX save_config custom sys") {
final system_name="netman2"
final ip_addr["10/12/6"]="10.67.4.75"
final netmask["10/12/6"]="0xfffffe00"
final broadcast_addr["10/12/6"]="10.67.5.255"
init _hp_default_final_lan_dev="10/12/6"
final route_destination[0]="default"
final route_gateway[0]="10.67.4.3"
final route_count[0]=1
final nis_domain="NOC.ICGcomm.com"
final nis_server="10.200.56.103"
final wait_for_nis_server=FALSE
final ntpdate_server="timehost"
final dns_domain="mgmt.level3.net"
final dns_nameserver[0]="10.67.8.17"
final dns_nameserver[1]="10.67.0.17"
final dns_search[0]="brm1.mgmt.level3.net"
final dns_search[1]="eng.level3.net"
final dns_search[2]="mgmt.level3.net"
final dns_search[3]="level3.net"
is_net_info_temporary=FALSE
} # end "HP-UX save_config custom sys"
# cat -vet /var/opt/ignite/recovery/2008-08-28,13:41/system_cfg
cfg "HP-UX System Recovery"=TRUE$
_hp_saved_detail_level="vfph"$
#$
# Variable assignments$
#$
init _hp_root_disk="10/0.6.0"$
init _hp_root_grp_disks=1$
init _hp_root_grp_striped="NO"$
init _hp_pri_swap=1986560KB$
_hp_locale visible_if false$
_hp_cfg_detail_level visible_if false$
_hp_pri_swap visible_if false$
_hp_min_swap visible_if false$
_hp_disk_layout visible_if false$
_hp_default_cur_lan_dev visible_if false$
_hp_default_final_lan_dev visible_if false$
_hp_keyboard visible_if false$
_hp_root_disk visible_if false$
_hp_boot_dev_path visible_if false$
_hp_saved_detail_level visible_if false$
_hp_root_grp_disks visible_if false$
_hp_root_grp_striped visible_if false$
init _hp_disk_layout="HP-UX save_config layout"$
#$
# Disk and Filesystems$
#$
_hp_disk_layout+={"HP-UX save_config layout"}$
(_hp_disk_layout=="HP-UX save_config layout") {$
^I# Disk/Filesystem Layout:$
^Ivolume_group "vg00" {$
^I^Imax_physical_extents=5120$
^I^Imax_logical_vols=255$
^I^Imax_physical_vols=16$
^I^Iphysical_extent_size=4$
^I^Iminor_number=0x00$
^I^Iusage=LVM$
^I^Iphysical_volume disk[_hp_root_disk] {$
^I^I} # end pv_options$
^I^Ilogical_volume "lvol3" {$
^I^I^Iusage=VxFS$
^I^I^Isize=524288KB$
^I^I^Iblksize=1024$
^I^I^Imount_point="/"$
^I^I^Ilargefiles=FALSE$
^I^I^Ibad_block_relocate=false$
^I^I^Icontiguous_allocation=true$
^I^I^Istripes=0$
^I^I^Istripe_size=0KB$
^I^I^Iminor_number=0x03$
^I^I^Idisk[_hp_root_disk]$
^I^I} # end logical_volume$
^I^Ilogical_volume "lvol2" {$
^I^I^Iusage=SWAP_DUMP$
^I^I^Isize=1986560KB$
^I^I^Ibad_block_relocate=false$
^I^I^Icontiguous_allocation=true$
^I^I^Istripes=0$
^I^I^Istripe_size=0KB$
^I^I^Iminor_number=0x02$
^I^I^Idisk[_hp_root_disk]$
^I^I} # end logical_volume$
^I^Ilogical_volume "lvol1" {$
^I^I^Iusage=HFS$
^I^I^Isize=98304KB$
^I^I^Imount_point="/stand"$
^I^I^Iminfree=10$
^I^I^Ifile_length=LONG$
^I^I^Iblksize=8192$
^I^I^Ifragsize=1024$
^I^I^Incpg=16$
^I^I^Inbpi=6380$
^I^I^Irotational_delay=0$
^I^I^Ilargefiles=FALSE$
^I^I^Ibad_block_relocate=false$
^I^I^Icontiguous_allocation=true$
^I^I^Istripes=0$
^I^I^Istripe_size=0KB$
^I^I^Iminor_number=0x01$
^I^I^Idisk[_hp_root_disk]$
^I^I} # end logical_volume$
^I^Ilogical_volume "lvol7" {$
^I^I^Iusage=VxFS$
^I^I^Isize=1638400KB$
^I^I^Iblksize=1024$
^I^I^Imount_point="/usr"$
^I^I^Ilargefiles=FALSE$
^I^I^Ibad_block_relocate=true$
^I^I^Icontiguous_allocation=false$
^I^I^Istripes=0$
^I^I^Istripe_size=0KB$
^I^I^Iminor_number=0x07$
^I^I^Idisk[_hp_root_disk]$
^I^I} # end logical_volume$
^I^Ilogical_volume "lvol5" {$
^I^I^Iusage=VxFS$
^I^I^Isize=8388608KB$
^I^I^Iblksize=1024$
^I^I^Imount_point="/opt"$
^I^I^Ilargefiles=FALSE$
^I^I^Ibad_block_relocate=true$
^I^I^Icontiguous_allocation=false$
^I^I^Istripes=0$
^I^I^Istripe_size=0KB$
^I^I^Iminor_number=0x05$
^I^I^Idisk[_hp_root_disk]$
^I^I} # end logical_volume$
^I^Ilogical_volume "lvol8" {$
^I^I^Iusage=VxFS$
^I^I^Isize=2097152KB$
^I^I^Iblksize=1024$
^I^I^Imount_point="/var"$
^I^I^Ilargefiles=FALSE$
^I^I^Ibad_block_relocate=true$
^I^I^Icontiguous_allocation=false$
^I^I^Istripes=0$
^I^I^Istripe_size=0KB$
^I^I^Iminor_number=0x08$
^I^I^Idisk[_hp_root_disk]$
^I^I} # end logical_volume$
^I^Ilogical_volume "lvol6" {$
^I^I^Iusage=VxFS$
^I^I^Isize=1048576KB$
^I^I^Iblksize=1024$
^I^I^Imount_point="/tmp"$
^I^I^Ilargefiles=FALSE$
^I^I^Ibad_block_relocate=true$
^I^I^Icontiguous_allocation=false$
^I^I^Istripes=0$
^I^I^Istripe_size=0KB$
^I^I^Iminor_number=0x06$
^I^I^Idisk[_hp_root_disk]$
^I^I} # end logical_volume$
^I^Ilogical_volume "lvol4" {$
^I^I^Iusage=Unused$
^I^I^Isize=MB$
^I^I^Ibad_block_relocate=true$
^I^I^Icontiguous_allocation=false$
^I^I^Istripes=0$
^I^I^Istripe_size=0KB$
^I^I^Iminor_number=0x04$
^I^I^Idisk[_hp_root_disk]$
^I^I} # end logical_volume$
^I^Ilogical_volume "lvol9" {$
^I^I^Iusage=Unused$
^I^I^Isize=MB$
^I^I^Ibad_block_relocate=true$
^I^I^Icontiguous_allocation=false$
^I^I^Istripes=0$
^I^I^Istripe_size=0KB$
^I^I^Iminor_number=0x09$
^I^I^Idisk[_hp_root_disk]$
^I^I} # end logical_volume$
^I} # end volume_group "vg00"$
} # end "HP-UX save_config layout"$
hw_instance_num = 10/0 "ext_bus" "c720" 0$
hw_instance_num += 10/0.5 "target" "tgt" 0$
hw_instance_num += 10/0.5.0 "disk" "sdisk" 2$
hw_instance_num += 10/0.6 "target" "tgt" 1$
hw_instance_num += 10/0.6.0 "disk" "sdisk" 3$
hw_instance_num += 10/0.7 "target" "tgt" 2$
hw_instance_num += 10/0.7.0 "ctl" "sctl" 0$
hw_instance_num += 10/4/0 "tty" "mux2" 0$
hw_instance_num += 10/12 "ba" "bus_adapter" 0$
hw_instance_num += 10/12/0 "ext_bus" "CentIf" 2$
hw_instance_num += 10/12/5 "ext_bus" "c720" 1$
hw_instance_num += 10/12/5.0 "target" "tgt" 3$
hw_instance_num += 10/12/5.0.0 "tape" "stape" 0$
hw_instance_num += 10/12/5.2 "target" "tgt" 4$
hw_instance_num += 10/12/5.2.0 "disk" "sdisk" 4$
hw_instance_num += 10/12/5.7 "target" "tgt" 5$
hw_instance_num += 10/12/5.7.0 "ctl" "sctl" 1$
hw_instance_num += 10/12/6 "lan" "lan2" 0$
hw_instance_num += 10/12/7 "ps2" "ps2" 0$
hw_instance_num += 10/16/8 "unknown" "lan" 0$
hw_instance_num += 32 "processor" "processor" 0$
hw_instance_num += 34 "processor" "processor" 1$
hw_instance_num += 36 "processor" "processor" 2$
hw_instance_num += 38 "processor" "processor" 3$
hw_instance_num += 49 "memory" "memory" 0$
release="B.10.20"$
timezone="MST7MDT"$
#$
# System/Networking Parameters$
#$
_hp_custom_sys+={"HP-UX save_config custom sys"}$
init _hp_custom_sys="HP-UX save_config custom sys"$
_hp_custom_sys visible_if false$
(_hp_custom_sys=="HP-UX save_config custom sys") {$
^Ifinal system_name="netman2"$
^Ifinal ip_addr["10/12/6"]="10.67.4.75"$
^Ifinal netmask["10/12/6"]="0xfffffe00"$
^Ifinal broadcast_addr["10/12/6"]="10.67.5.255"$
^Iinit _hp_default_final_lan_dev="10/12/6"$
^Ifinal route_destination[0]="default"$
^Ifinal route_gateway[0]="10.67.4.3"$
^Ifinal route_count[0]=1$
^Ifinal nis_domain="NOC.ICGcomm.com"$
^Ifinal nis_server="10.200.56.103"$
^Ifinal wait_for_nis_server=FALSE$
^Ifinal ntpdate_server="timehost"$
^Ifinal dns_domain="mgmt.level3.net"$
^Ifinal dns_nameserver[0]="10.67.8.17"$
^Ifinal dns_nameserver[1]="10.67.0.17"$
^Ifinal dns_search[0]="brm1.mgmt.level3.net"$
^Ifinal dns_search[1]="eng.level3.net"$
^Ifinal dns_search[2]="mgmt.level3.net"$
^Ifinal dns_search[3]="level3.net"$
^Iis_net_info_temporary=FALSE$
} # end "HP-UX save_config custom sys"$
# swlist |grep -i ignite
Ignite-UX-10-20 A.3.5.89 HP-UX Installation Utilities for Installing 10.20 Systems
# uname -a
HP-UX netman2 B.10.20 A 9000/800 1845750431 two-user license
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2008 10:25 AM
08-29-2008 10:25 AM
Re: issue while trying ignite backup
Well, unless someone has a fix for you here you are OOL (Out Of Luck )..
Way to old, unsupported and ancient....
Sorry...
(if you have happened to keep all the OS/APP cds over the years you probably can find at least one version that works )
Best of luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2008 10:31 AM
08-29-2008 10:31 AM
Re: issue while trying ignite backup
Another thread these days was about another problem with ignite for 10.20 - the solution was to install a "latest" version from another old 11.00 cd set ... sorry, with this old, old version you are a bit lost ...
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2008 03:59 AM
08-30-2008 03:59 AM
Re: issue while trying ignite backup
/opt/ignite/bin/make_recovery -ACiv -d /dev/rmt/0mn