1753856 Members
7434 Online
108809 Solutions
New Discussion юеВ

Problem to make ignite

 
Felix  Tabares
Contributor

Problem to make ignite

Good afternoon.
I have a problem, I need to make an ignite backup LAN and the root password of the remote server is locked and is a trust system

I have two options via command or GUI

Thanks.
2 REPLIES 2
Mel Burslan
Honored Contributor

Re: Problem to make ignite

what do you mean by "remote system"

is it the ignite server or the client ?

Also, if the ignite is configure properly, you should not be needing a root password, unless you run into any problems during image creation.
________________________________
UNIX because I majored in cryptology...
Arockiasamy_Hp
Regular Visitor

Re: Problem to make ignite

Hi,

 

  I faced the same problem too.

Go through the following porecedure.

 

1. Install ignite server in the Main server.

2. export the filesystem in NFS (/etc/dfs/dfstab)

3. Login in the client with normal user, then su - (root).

4. excute the following command ( make_net_recovery -x inc_entire=vg00 -x exclude=/tmp -s server -a server:/ignite/client/)

5. This will be enough.

 

For checking,

1. Install Xmanager in a local machine

2. export the DISPLAY variable (export DISPLAY=IP:0.0)

3. xhost +

4. check with (/opt/ignite/bin/ignite)

 

It will show the ignite client.

 

Regards,

Arockiasamy K