Operating System - Linux
1829749 Members
1489 Online
109992 Solutions
New Discussion

Re: Problem with mondorescue 2.2.8 restore

 
SOLVED
Go to solution
Court Campbell
Honored Contributor

Re: Problem with mondorescue 2.2.8 restore

You've lost me on that one. I have never typed a kernel name when using mondo. I usually use nuke or interactive. Have you tried running nuke denymods=fdomain?
"The difference between me and you? I will read the man page." and "Respect the hat." and "You could just do a search on ITRC, you don't need to start a thread on a topic that's been answered 100 times already." Oh, and "What. no points???"
Andrew Kaplan
Super Advisor

Re: Problem with mondorescue 2.2.8 restore

Hi there --

I did try the nuke denymods=fdomain, and that is when I got confronted with the error indicating that mindi could not find a kernel with the name nuke.
A Journey In The Quest Of Knowledge
Court Campbell
Honored Contributor

Re: Problem with mondorescue 2.2.8 restore

try

vmlinuz denymods=fdomain
"The difference between me and you? I will read the man page." and "Respect the hat." and "You could just do a search on ITRC, you don't need to start a thread on a topic that's been answered 100 times already." Oh, and "What. no points???"
Andrew Kaplan
Super Advisor

Re: Problem with mondorescue 2.2.8 restore

Hi there --

I ended up rebuilding the workstation from scratch, and now comes the fun part: determining what needs to be done in order to prevent this incident from reoccurring.

Enclosed with this posting is a copy of the script that is used to create the .iso images.
The script in its current form creates the backups based on the filesystems of the workstation.

I had several ideas concerning the script, and the backup:

1. Going by your example, modify the mindi file, specifically the FORCE_MODS line, on all workstations to include the arguments:

FORCE_MODS="diskdumplib diskdump mptbase mptscsi mptspi mptsas mptscsih ata_piix crc32 mii pcnet32 sunrpc nfs nfs_acl lockd loop"

2. Adding a section to the script that will run mindi, and place the created boot files at the same NFS location where the iso images are located.

Besides or instead of the above, is there anything else that I should consider putting into the script?



A Journey In The Quest Of Knowledge
Court Campbell
Honored Contributor

Re: Problem with mondorescue 2.2.8 restore

Andrew,

Send me your e-mail address. Send it to thouaeti_at_guerrillamailblock_dot_com.

That's a temporary address. It might be easier than using this thread.

Later,
Court
"The difference between me and you? I will read the man page." and "Respect the hat." and "You could just do a search on ITRC, you don't need to start a thread on a topic that's been answered 100 times already." Oh, and "What. no points???"
Andrew Kaplan
Super Advisor

Re: Problem with mondorescue 2.2.8 restore

Hi Court --

I tried the address you provided, and was not able to connect to it. Here is my address: ahkaplan@partners.org

Thanks.
A Journey In The Quest Of Knowledge
Andrew Kaplan
Super Advisor

Re: Problem with mondorescue 2.2.8 restore

Hi Court --

Did you receive my e-mail address? I had not heard from you, so I am just verifying you had received it. Thanks.
A Journey In The Quest Of Knowledge
Steven E. Protter
Exalted Contributor

Re: Problem with mondorescue 2.2.8 restore

Court has been busting his hump on this.

Maybe hand him some points.

I'm reading this but want to build on my original suggestion.

Do a base OS install on the system with fresh media. You may not be able to use SAS drives because FC2 does not support that.

Then mount -o loop name.iso /mountpoint

And recover the necessary files and data that way.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Court Campbell
Honored Contributor

Re: Problem with mondorescue 2.2.8 restore

Andrew,

Got your address. just been busy. I am having a data protector issue that I need get fixed.
"The difference between me and you? I will read the man page." and "Respect the hat." and "You could just do a search on ITRC, you don't need to start a thread on a topic that's been answered 100 times already." Oh, and "What. no points???"
Andrew Kaplan
Super Advisor

Re: Problem with mondorescue 2.2.8 restore

Hi Court --

I work with Data Protector myself. Maybe I can lend a hand. What's going on?
A Journey In The Quest Of Knowledge