Custom Query (684 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (232 - 234 of 684)

Ticket Owner Reporter Resolution Summary
#304 Bruno Cornec clotho fixed -n options unable to discover NFS mount by hostname instead of IP
Description

I have a machine with hostname "node01" and IP "192.168.1.1"

The command "mondoarchive -On 192.168.1.1:/mnt/nfs" fails with error "NFS share is not mounted. Please mount it." while "mondoarchive -On node01:/mnt/nfs" successes.

From source code, I find that at line 646 of mondo-cli.c http://www.mondorescue.org/cgi-bin/trac.cgi/browser/branches/stable/mondo/src/mondoarchive/mondo-cli.c?rev=910

At the fail case, the code grep "192.168.1.1:/mnt/nfs .*" from output of mount. However, As I mount the export by hostname, the output of mount is

node01:/mnt/nfs on /mnt/nfs type nfs (rw,addr=192.168.1.1)

Therefore the grep fails.

#305 Bruno Cornec Jim Gribbin duplicate Mondoarchive crashing on Fedora 10
Description

I am having trouble getting Mondo running on my laptop.

The computer crashes in the process of building CDs. Normally on CD1, but once I found a command line that got it through CD-9, crashing on 10.

The Mondo & Mini packages I got from Mondo's FTP site, the Fedora 10 subdirectory.

The buffer & afio were not available either from my distribution or the F10 directory on Mondo's FTP site, but I found the source RPMs on Mondo's Fedora-Extras directory which I compiled and installed.

The latest command line I've tried, after booting in Single User Mode and 'SELINUX=0' is:

bash#mondoarchive -Oc 24 -9 -d ATAPI:1,0,0 -s 700m -g

It makes it all the way to: 'backing up file system'. Then at about CDR 1: 63%, it crashes. In a manner that's like some flipped the power switch. The laptop completely shuts off, instantly (no shutdown, just off).

Laptop is a Toshiba Satellite A75 w/ P4 1GHz & 1.5 GB ram

[jimg@jimstoshiba ~]$ wodim --devices wodim: Overview of accessible drives (1 found) :


0 dev='/dev/scd0' rwrw-- : 'TOSHIBA' 'DVD-ROM SD-R2512'


[jimg@jimstoshiba ~]$ wodim -scanbus scsibus1:

1,0,0 100) 'TOSHIBA ' 'DVD-ROM SD-R2512' '1420' Removable CD-ROM 1,1,0 101) * 1,2,0 102) * 1,3,0 103) * 1,4,0 104) * 1,5,0 105) * 1,6,0 106) * 1,7,0 107) *

[jimg@jimstoshiba ~]$

#306 Bruno Cornec Jim Gribbin worksforme Mondoarchive crashing on Fedora 10
Description

I am having trouble getting Mondo running on my laptop.

The computer crashes in the process of building CDs. Normally on CD1, but once I found a command line that got it through CD-9, crashing on 10.

The Mondo & Mini packages I got from Mondo's FTP site, the Fedora 10 subdirectory.

The buffer & afio were not available either from my distribution or the F10 directory on Mondo's FTP site, but I found the source RPMs on Mondo's Fedora-Extras directory which I compiled and installed.

The latest command line I've tried, after booting in Single User Mode and 'SELINUX=0' is:

bash#mondoarchive -Oc 24 -9 -d ATAPI:1,0,0 -s 700m -g

It makes it all the way to: 'backing up file system'. Then at about CDR 1: 63%, it crashes. In a manner that's like some flipped the power switch. The laptop completely shuts off, instantly (no shutdown, just off).

Laptop is a Toshiba Satellite A75 w/ P4 1GHz & 1.5 GB ram

[jimg@jimstoshiba ~]$ wodim --devices wodim: Overview of accessible drives (1 found) :


0 dev='/dev/scd0' rwrw-- : 'TOSHIBA' 'DVD-ROM SD-R2512'


[jimg@jimstoshiba ~]$ wodim -scanbus scsibus1:

1,0,0 100) 'TOSHIBA ' 'DVD-ROM SD-R2512' '1420' Removable CD-ROM 1,1,0 101) * 1,2,0 102) * 1,3,0 103) * 1,4,0 104) * 1,5,0 105) * 1,6,0 106) * 1,7,0 107) *

[jimg@jimstoshiba ~]$

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.