Operating System - HP-UX
1835079 Members
2300 Online
110073 Solutions
New Discussion

how to do ignite backup where there is no tape ?

 
SOLVED
Go to solution
DnD_1
Regular Advisor

Re: how to do ignite backup where there is no tape ?

hi rasheed,

the same error occurred, i have checked the etc/hosts, and it look perfectly fine...

help me pls.

ERROR: "10.15.136.69:/": You do not have the required permissions to
select this target. Check permissions using the "swacl"
command or see your system administrator for assistance. Or,
to manage applications designed and packaged for nonprivileged
mode, see the "run_as_superuser" option in the "sd" man page.
ERROR: More information may be found in the daemon logfile on this
target (default location is
10.15.136.69:/var/adm/sw/swagentd.log).
ERROR: "10.15.136.69:/": You do not have the required permissions to
select this target. Check permissions using the "swacl"
command or see your system administrator for assistance. Or,
to manage applications designed and packaged for nonprivileged
mode, see the "run_as_superuser" option in the "sd" man page.
ERROR: More information may be found in the daemon logfile on this
target (default location is
10.15.136.69:/var/adm/sw/swagentd.log).
ERROR: The Ignite-UX filesets RECOVERY and MGMT-TOOLS on 10.15.136.69 do not match.
ERROR: Cannot retrieve Ignite-UX version from 10.15.136.69.
ERROR: Retrieving Ignite-UX version on the server:10.15.136.69 failed.
Rasheed Tamton
Honored Contributor

Re: how to do ignite backup where there is no tape ?

Are you running the make_net_recovery as root or another user?
DnD_1
Regular Advisor

Re: how to do ignite backup where there is no tape ?

am running as root.
Rasheed Tamton
Honored Contributor

Re: how to do ignite backup where there is no tape ?

-Use hostnames instead of IP. Is there any difference?

-Try testing from the server side using ignite command (GUI) and see whether it is working or not

>ERROR: The Ignite-UX filesets RECOVERY and MGMT-TOOLS on 10.15.136.69 do not match

-Please check the ignite versions on your server and client. Looks like there is a mismatch. If so, make it the same version
DnD_1
Regular Advisor

Re: how to do ignite backup where there is no tape ?

hi rasheed,

i tested with the hostname, still the same error.

the ignite version is different version, am going to update them and try again.

thanks !!
Vihang.
Trusted Contributor

Re: how to do ignite backup where there is no tape ?

Hi DnD,

Are you able to run other SD commands on the client like swlist, swinstall, etc.?
Are you using DNS? Can you post "cat /etc/hosts" output?

Regards,
Vihang.
DnD_1
Regular Advisor

Re: how to do ignite backup where there is no tape ?

hi all,

thanks for the super help !!!

now its working, the problem came from the different ignite version...

thanks again..!!!!
Rasheed Tamton
Honored Contributor

Re: how to do ignite backup where there is no tape ?

Glad to know it is working.
regards.
DnD_1
Regular Advisor

Re: how to do ignite backup where there is no tape ?

hi rasheed,

just wondering, after the recovery..

can we umount the directory ?

and is there anyway we can copy the ignite to tape ?

thanks !!!!
Rasheed Tamton
Honored Contributor

Re: how to do ignite backup where there is no tape ?

Hi DnD,

You can unmount the dir (/cdr/work/proc/ELR_backup) if you want. But does it help in anyway? I do not understand any value in it. There is slight possibility your colleagues might re-use the LV for another purpose!

>and is there anyway we can copy the ignite to tape ?

Do you mean that you want to copy the contents of the archive to tape. You can do it by normal backup tools. But if you want the tape as ignite bootable - you cannot. May be with dd but I never did it with ignite. Because you need the LIF area on the tape for booting.

If you have a cd/dvd on the server where there is no tape drive, you can create boot cd/dvd with the tool make_medialif (create bootable Ignite-UX LIF media image file)or you can move the image to another one where there is a tape and move it to tape. Also I never done it. As I do not have a test env. here I am not able to test it. Meanwhile, I will just try to get more info if I get time, and I would post a reply.

There is alos make_boot_tape - which creates bootable tape to connect to an Ignite server which needs a tape drive on the client side

What I suggest is that if you are really looking for this kind of solution, open another thread with the correct subject. Because this thread is already having more than 30 replies so that others might not look at this thread.

Regards.