Opened 18 years ago

Closed 18 years ago

#78 closed defect (duplicate)

NFS backup option produces unusable bakcup isos

Reported by: Tadej Janež Owned by: Bruno Cornec
Priority: normal Milestone: 2.2.0
Component: mondo Version: 2.0.9
Severity: normal Keywords:
Cc:

Description

Using CentOS 4.4 on x86_64 hardware and self-compiled mindi and mondo packages version 2.0.9-2:

Backup to Hard disk images produces "normal" backup isos (command:

mondoarchive -O -i -d /mnt/nfsbackup -p isotest-20060929 -N -I "/etc" -F -s 700m

)

Backup to Nfs disk produces unusable backup isos (command:

mondoarchive -O -n 192.168.44.21:/backup/websrv -d / -p nfstest-20060929 -N -I "/etc" -F -s 700m

If you burn and boot isos created with Nfs method, the boot menu lacks 'interactive', 'nuke', 'verify' and 'expert' boot descriptions and only the 'expert' boot option is recognised. Furthermore, booting to expert mode, the system is unusable, because every command (except the ones from busybox) returns the 'command not found error'. Example:

# mondorestore
/bin/sh: mondorestore: not found
# which mondorestore
/usr/bin/mondorestore
# sh /usr/bin/mondorestore
/usr/bin/mondorestore: /usr/bin/mondorestore: 1: Syntax error: ")" expected

I don't know how to get any log file out of that machine, because mount and all other commands aren't found.

Attachments (7)

mindi.log-harddiskiso (28.6 KB ) - added by Tadej Janež 18 years ago.
mindi.log-nfsiso (41.4 KB ) - added by Tadej Janež 18 years ago.
mondo-archive.log-harddiskiso (53.6 KB ) - added by Tadej Janež 18 years ago.
mondo-archive.log-nfsiso (52.4 KB ) - added by Tadej Janež 18 years ago.
mondo-restore.cfg-harddiskiso (349 bytes ) - added by Tadej Janež 18 years ago.
mondo-restore.log-harddiskiso (9.0 KB ) - added by Tadej Janež 18 years ago.
dmesg (7.5 KB ) - added by Tadej Janež 18 years ago.

Download all attachments as: .zip

Change History (8)

by Tadej Janež, 18 years ago

Attachment: mindi.log-harddiskiso added

by Tadej Janež, 18 years ago

Attachment: mindi.log-nfsiso added

by Tadej Janež, 18 years ago

by Tadej Janež, 18 years ago

Attachment: mondo-archive.log-nfsiso added

by Tadej Janež, 18 years ago

by Tadej Janež, 18 years ago

by Tadej Janež, 18 years ago

Attachment: dmesg added

comment:1 by Bruno Cornec, 18 years ago

Milestone: 2.2.0
Resolution: duplicate
Status: newclosed

Is linked to problems mentionned in #71

Note: See TracTickets for help on using tickets.