Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG BUG BUG! Could not determine size of disk #31

Closed
dagwieers opened this issue Mar 28, 2012 · 2 comments
Closed

BUG BUG BUG! Could not determine size of disk #31

dagwieers opened this issue Mar 28, 2012 · 2 comments
Assignees
Labels
bug The code does not do what it is meant to do waiting for info
Milestone

Comments

@dagwieers
Copy link
Contributor

Reported by Dan H. Musil at SF#3441168 on 2011-11-22 09:01:53 PST

Original report

This issue appears in both 1.11 and 1.12 but does not appear in 1.10.

Setup
Intel machine with RAID5 root disk, (sda) and four paths to a single SAN LUN, (sdb, sdc, sdd, and sde), presented using multipath, (mpatha). The device /dev/mapper/mpatha was partitioned to a single partition, /dev/mapper/mpathap1, and presented to LVM. A single volume group was create and a single logical volume created. The logical volume was then formatted as EXT4 and mounter to the system.

ReaR 1.12 was installed and the /etc/rear/local.conf, (attached), file was put int place from the original 1.10 installation. (IPs have been changed to protect the innocent. :-) )

Every time the command 'rear mkbackup' is run, the following is displayed...

[root@server ~]# rear mkbackup
ERROR: BUG BUG BUG! Could not determine size of disk sdb/sdb1, please file a bug.
Please report this as a bug to the authors of Relax and Recover
ERROR: BUG BUG BUG! Could not determine start of partition sdb1, please file a bug.
Please report this as a bug to the authors of Relax and Recover
ERROR: BUG BUG BUG! Could not determine size of disk sdc/sdc1, please file a bug.
Please report this as a bug to the authors of Relax and Recover
ERROR: BUG BUG BUG! Could not determine start of partition sdc1, please file a bug.
Please report this as a bug to the authors of Relax and Recover
ERROR: BUG BUG BUG! Could not determine size of disk sdd/sdd1, please file a bug.
Please report this as a bug to the authors of Relax and Recover
ERROR: BUG BUG BUG! Could not determine start of partition sdd1, please file a bug.
Please report this as a bug to the authors of Relax and Recover
ERROR: BUG BUG BUG! Could not determine size of disk sde/sde1, please file a bug.
Please report this as a bug to the authors of Relax and Recover
ERROR: BUG BUG BUG! Could not determine start of partition sde1, please file a bug.
Please report this as a bug to the authors of Relax and Recover
Aborting due to an error, check /tmp/rear-sysixrl004.log for details
Terminated
[root@server ~]# 

I have attached the log file for this run as well.

@ghost ghost assigned jhoekx Mar 28, 2012
@dagwieers
Copy link
Contributor Author

More information is in the old bug report at SF#3441168

@jhoekx
Copy link
Contributor

jhoekx commented Mar 29, 2012

This should have been fixed on trunk since 0aa4831. Please test a recent snapshot release.

@jhoekx jhoekx closed this as completed Mar 30, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The code does not do what it is meant to do waiting for info
Projects
None yet
Development

No branches or pull requests

2 participants