Opened 12 years ago

Closed 11 years ago

#641 closed defect (fixed)

Specifying the Same Backup to NFS via CLI=Success via GUI=Fail

Reported by: SamK Owned by: Bruno Cornec
Priority: high Milestone: 3.0.4
Component: mondo Version: 3.0.2
Severity: major Keywords:
Cc:

Description

mindi-busybox_1.18.5-2
mindi_2.1.2-1
mondo_3.0.2-1

The same backup is conducted to the NFS share. Specifying it at the command line works OK. Specifying it in the GUI does not work. In both cases the remote NFS is mounted on the system to be backed-up at /mnt/nfs via an entry in fstab.


Create Backup Via Command Line
Command Issued:
mondoarchive -O -n nfs://192.168.2.104: -d /mondo -p mondoverass -G -4 -s 4480m -N -I "/bin" -E "|/mnt/nfs|/home|"

Result=Success

Logs:
mindi.log.CLI.success
mondoarchive.log.CLI.success


Create Backup Via Command Line
Responses to prompts:
Backup to = Net Mount
Network shared dir = 192.168.2.104:/
Type of compression = gzip
How much compression = Average
ISO Size = 4480
Protocol to use = nfs
Remote share to mount = 192.168.2.104:/
Which user to use = blank
At this point an error message is obtained
"Please mount that partition before you try to backup or restore from it."

Result=Fail

Logs:
mindi.log.GUI.fail
mondoarchive.log.GUI.fail

I have tried many permutations of info in the GUI but none are successful. The one shown above is only one of many variations.

It seems odd that via CLI can use the mounted (or unmounted) remote share but via GUI seems unable to use it mounted or not.

Attachments (8)

mindi.log.CLI.success.tgz (31.5 KB ) - added by SamK 12 years ago.
mondoarchive.log.CLI.success.tgz (39.3 KB ) - added by SamK 12 years ago.
mindi.log.GUI.fail.tgz (3.9 KB ) - added by SamK 12 years ago.
mondoarchive.log.GUI.fail.tgz (1.6 KB ) - added by SamK 12 years ago.
mindi.log.cli.tgz (34.6 KB ) - added by SamK 11 years ago.
mondoarchive.log.cli (333.7 KB ) - added by SamK 11 years ago.
mindi.log.gui (21.1 KB ) - added by SamK 11 years ago.
mondoarchive.log.gui.tgz (1.7 KB ) - added by SamK 11 years ago.

Download all attachments as: .zip

Change History (11)

by SamK, 12 years ago

Attachment: mindi.log.CLI.success.tgz added

by SamK, 12 years ago

Attachment: mindi.log.GUI.fail.tgz added

by SamK, 12 years ago

comment:1 by SamK, 11 years ago

The beta versions work via CLI. They fail to work via GUI. They prevent specifying a backup via GUI. Accepting the tmp location closes the GUI.

Versions Tested:
mindi-busybox_1.18.5-3_i386.deb
mindi_2.1.620130628101458-0_i386.deb
mondo_3.0.420130624040329-0_i386.deb

TEST 1
Create Backup Via Command Line
Command Issued:
mondoarchive -O -n nfs://192.168.2.193: -d /mondo -p mondoverass -G -4 -s 4480m -N -I "/bin" -E "/mnt/nfs|/home"

Result=Success

Logs:
mindi.log.cli
mondoarchive.log.cli

TEST 2
Create Backup Via GUI

Backup to = Net Mount
Network shared dir = 192.168.2.193:
Type of compression = gzip
How much compression = Average
ISO Size = 4480
Protocol to use = nfs
Remote share to mount = /
Which user to use = blank
Which directory within mountpoint= mondo
Prefix=mondoverass
Include=/bin
Exclude=|/mnt/nfs|/home|
Temp=/tmp.mondo.tmp.xxxxxx
At this point GUI closes and returns to CLI

Result=Fail

Logs:
mindi.log.gui
mondoarchive.log.gui

SUMMARY
Via CLI with NFS in fstab works as expected
Via GUI with NFS in fstab fails

See related ticket #640

Last edited 11 years ago by SamK (previous) (diff)

by SamK, 11 years ago

Attachment: mindi.log.cli.tgz added

by SamK, 11 years ago

Attachment: mondoarchive.log.cli added

by SamK, 11 years ago

Attachment: mindi.log.gui added

by SamK, 11 years ago

Attachment: mondoarchive.log.gui.tgz added

comment:2 by Bruno Cornec, 11 years ago

Status: newassigned

From my last test with the current beta (not yet available for all distros) this one seems to be fixed. Expect a new beta soon for you to test.

comment:3 by Bruno Cornec, 11 years ago

Resolution: fixed
Status: assignedclosed

Considered closed based on the tests done on my side. Feel free to reopen if you still find problems on your side.

Note: See TracTickets for help on using tickets.