Operating System - HP-UX
1826341 Members
4096 Online
109692 Solutions
New Discussion

error during make_net_recovery

 
Shravankumar
New Member

error during make_net_recovery

I tried to run the make_net_recovery command but i get the below error in the servers.


speeddb:root-/>make_net_recovery -s ignitsvr
* Creating NFS mount directories for configuration files.

======= 04/13/11 04:20:53 IST Started make_net_recovery. (Wed Apr 13 04:20:53
IST 2011)
@(#)Ignite-UX Revision C.7.9.260
@(#)ignite/net_recovery (opt) Revision:
/branches/IUX_RA0909_WEB/ignite/src@78846 Last Modified: 2009-08-13
14:15:12 -0600 (Thu, 13 Aug 2009)

NOTE: Detected entries in the defaults file at
/var/opt/ignite/recovery/client_mnt/0x0016353E048C/recovery/defaults.

* Checking Versions of Recovery Tools
ERROR: The list_expander command failed. This could be due to a problem with
parsing /etc/fstab or /etc/mnttab file - see messages above.

======= 04/13/11 04:20:54 IST make_net_recovery completed unsuccessfully
4 REPLIES 4
Anshumali
Esteemed Contributor

Re: error during make_net_recovery

what does /opt/ignite/lbin/list_expander list?
Dreams are not which you see while sleeping, Dreams are which doesnt allow you to sleep while you are chasing for them!!
Anshumali
Esteemed Contributor

Re: error during make_net_recovery

Or is there any entry is fstab which is not actually mounted? I would check for any problems in fstab/mnttab to start with
Dreams are not which you see while sleeping, Dreams are which doesnt allow you to sleep while you are chasing for them!!
Shravankumar
New Member

Re: error during make_net_recovery

essdb:root-/>make_net_recovery -s ignitsvr
* Creating NFS mount directories for configuration files.

======= 04/15/11 06:32:47 IST Started make_net_recovery. (Fri Apr 15 06:32:47
IST 2011)
@(#)Ignite-UX Revision C.7.9.260
@(#)ignite/net_recovery (opt) Revision:
/branches/IUX_RA0909_WEB/ignite/src@78846 Last Modified: 2009-08-13
14:15:12 -0600 (Thu, 13 Aug 2009)

NOTE: Detected entries in the defaults file at
/var/opt/ignite/recovery/client_mnt/0x0016353E04E6/recovery/defaults.

* Checking Versions of Recovery Tools
* Scanning system for IO devices...
* Boot device is: 0/0/1/1/0.0x1.0x0
* Creating System Configuration.
WARNING: The volume group /dev/vg00 will be only partially included in the
System Recovery Archive. This means that not all files and
directories on this volume group will be restored when the archive is
installed. This message can be suppressed using the "-P s" option for
make_net_recovery. See make_net_recovery(1M) for more details.

* /opt/ignite/bin/save_config -f /var/opt/ignite/recovery/client_mnt/0x0
016353E04E6/recovery/2011-04-15,06:32/system_cfg vg00
* Backing Up Volume Group /dev/vg00
* /usr/sbin/vgcfgbackup /dev/vg00
* Creating Map Files for Volume Group /dev/vg00
* /usr/sbin/vgexport -s -p -m /etc/lvmconf/vg00.mapfile /dev/vg00

* Backing Up Volume Group /dev/vg01
* /usr/sbin/vgcfgbackup /dev/vg01
* Creating Map Files for Volume Group /dev/vg01
* /usr/sbin/vgexport -s -p -m /etc/lvmconf/vg01.mapfile /dev/vg01

* Creating Control Configuration.
* Creating Archive File List
* Creating Archive Configuration

* /opt/ignite/lbin/make_arch_config -c /var/opt/ignite/recovery/client_m
nt/0x0016353E04E6/recovery/2011-04-15,06:32/archive_cfg -g /var/opt/ig
nite/recovery/client_mnt/0x0016353E04E6/recovery/2011-04-15,06:32/flis
t -n 2011-04-15,06:32 -r ipf -b 64 -d Recovery\ Archive\ 11iv3\ essdb
-L /var/opt/ignite/recovery/arch_mnt -l ignitsvr:/TanishQ/essdb -i 1
-m t
* Saving the information about archive to
/var/opt/ignite/recovery/previews
* Creating The Networking Archive

nfs mount: ignitsvr:/TanishQ/essdb: Permission denied
ERROR: Unable to mount or write ignitsvr:/TanishQ/essdb
On ignitsvr you may need to:
mkdir -p /TanishQ/essdb
chown bin:bin /TanishQ/essdb

If the OS on ignitsvr is 11.31 or later, vi /etc/dfs/dfstab. The
/etc/dfs/dfstab file on "ignitsvr" should contain the entry: "share -F
nfs -o sec=sys,anon=2,rw= /TanishQ/essdb". Where is
replaced by a fully qualified client name.
After editing the /etc/dfs/dfstab file, run "shareall -F nfs"
If you need to change the owner of the directory,
you will also need to re-share the directory.

Otherwise, vi /etc/exports. The /etc/exports file on "ignitsvr" should
contain the entry: "/TanishQ/essdb -anon=2,access=essdb".
After editing the /etc/exports file, run exportfs -av
If you need to change the owner of the directory,
you will also need to re-export the directory.

See make_net_recovery(1M) for more information.
ERROR: Failed to Create NFS mount Archive directory.


======= 04/15/11 06:33:35 IST make_net_recovery completed unsuccessfully
essdb:root-/>make_net_recovery -s ignitsvr
* Creating NFS mount directories for configuration files.

======= 04/15/11 06:41:00 IST Started make_net_recovery. (Fri Apr 15 06:41:00
IST 2011)
@(#)Ignite-UX Revision C.7.9.260
@(#)ignite/net_recovery (opt) Revision:
/branches/IUX_RA0909_WEB/ignite/src@78846 Last Modified: 2009-08-13
14:15:12 -0600 (Thu, 13 Aug 2009)

NOTE: Detected entries in the defaults file at
/var/opt/ignite/recovery/client_mnt/0x0016353E04E6/recovery/defaults.

* Checking Versions of Recovery Tools
* Scanning system for IO devices...
* Boot device is: 0/0/1/1/0.0x1.0x0
* Creating System Configuration.
WARNING: The volume group /dev/vg00 will be only partially included in the
System Recovery Archive. This means that not all files and
directories on this volume group will be restored when the archive is
installed. This message can be suppressed using the "-P s" option for
make_net_recovery. See make_net_recovery(1M) for more details.

* /opt/ignite/bin/save_config -f /var/opt/ignite/recovery/client_mnt/0x0
016353E04E6/recovery/2011-04-15,06:41/system_cfg vg00
* Backing Up Volume Group /dev/vg00
* /usr/sbin/vgcfgbackup /dev/vg00
* Creating Map Files for Volume Group /dev/vg00
* /usr/sbin/vgexport -s -p -m /etc/lvmconf/vg00.mapfile /dev/vg00

* Backing Up Volume Group /dev/vg01
* /usr/sbin/vgcfgbackup /dev/vg01
* Creating Map Files for Volume Group /dev/vg01
* /usr/sbin/vgexport -s -p -m /etc/lvmconf/vg01.mapfile /dev/vg01

* Creating Control Configuration.
* Creating Archive File List
* Creating Archive Configuration

* /opt/ignite/lbin/make_arch_config -c /var/opt/ignite/recovery/client_m
nt/0x0016353E04E6/recovery/2011-04-15,06:41/archive_cfg -g /var/opt/ig
nite/recovery/client_mnt/0x0016353E04E6/recovery/2011-04-15,06:41/flis
t -n 2011-04-15,06:41 -r ipf -b 64 -d Recovery\ Archive\ 11iv3\ essdb
-L /var/opt/ignite/recovery/arch_mnt -l ignitsvr:/TanishQ/essdb -i 1
-m t
* Saving the information about archive to
/var/opt/ignite/recovery/previews
* Creating The Networking Archive

nfs mount: ignitsvr:/TanishQ/essdb: Permission denied
ERROR: Unable to mount or write ignitsvr:/TanishQ/essdb
On ignitsvr you may need to:
mkdir -p /TanishQ/essdb
chown bin:bin /TanishQ/essdb

If the OS on ignitsvr is 11.31 or later, vi /etc/dfs/dfstab. The
/etc/dfs/dfstab file on "ignitsvr" should contain the entry: "share -F
nfs -o sec=sys,anon=2,rw= /TanishQ/essdb". Where is
replaced by a fully qualified client name.
After editing the /etc/dfs/dfstab file, run "shareall -F nfs"
If you need to change the owner of the directory,
you will also need to re-share the directory.

Otherwise, vi /etc/exports. The /etc/exports file on "ignitsvr" should
contain the entry: "/TanishQ/essdb -anon=2,access=essdb".
After editing the /etc/exports file, run exportfs -av
If you need to change the owner of the directory,
you will also need to re-export the directory.

See make_net_recovery(1M) for more information.
ERROR: Failed to Create NFS mount Archive directory.

Viktor Balogh
Honored Contributor

Re: error during make_net_recovery

is there an nfs share exported from ignitesrv to speeddb?

## it states clearly:

On ignitsvr you may need to:
mkdir -p /TanishQ/essdb
chown bin:bin /TanishQ/essdb

If the OS on ignitsvr is 11.31 or later, vi /etc/dfs/dfstab. The
/etc/dfs/dfstab file on "ignitsvr" should contain the entry: "share -F
nfs -o sec=sys,anon=2,rw= /TanishQ/essdb". Where is
replaced by a fully qualified client name.
After editing the /etc/dfs/dfstab file, run "shareall -F nfs"
If you need to change the owner of the directory,
you will also need to re-share the directory.

##
****
Unix operates with beer.