[asterisk-bugs] [AsteriskNOW 0010587]: System configuration (*now) - creating a backup
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Aug 31 01:15:49 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10587
======================================================================
Reported By: dmgeurts
Assigned To:
======================================================================
Project: AsteriskNOW
Issue ID: 10587
Category: GUI Issues
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
======================================================================
Date Submitted: 08-28-2007 17:00 CDT
Last Modified: 08-31-2007 01:15 CDT
======================================================================
Summary: System configuration (*now) - creating a backup
Description:
error displayed on the page:
Performing backup...
Failed: A permanent failure has occurred: Shell command "/bin/mount -t
auto -orw LABEL= /tmp/raa-backup-mountCK_DOwdir" exited with exit code 32
trying the this on cli reveals the problem:
[admin at sip ~]$ sudo /bin/mount -t auto -orw LABEL=
/tmp/raa-backup-mountCK_DOwdir
mount: you must specify the filesystem type
======================================================================
----------------------------------------------------------------------
dmgeurts - 08-31-07 01:15
----------------------------------------------------------------------
*NOW SVN r1464
[admin at sip ~]$ uname -a
Linux sip.djerk.nl 2.6.19.7-0.4.smp.gcc3.4.x86.i686
http://bugs.digium.com/view.php?id=1 SMP Tue May 1
12:29:52 EDT 2007 i686 i686 i386 GNU/Linux
[admin at sip ~]$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 7.3G 1.8G 5.1G 26% /
/dev/sda1 99M 12M 83M 13% /boot
/dev/shm 252M 0 252M 0% /dev/shm
[admin at sip ~]$ mount
/dev/sda2 on / type ext3 (rw)
/dev/proc on /proc type proc (rw)
/dev/sys on /sys type sysfs (rw)
/dev/devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sda1 on /boot type ext3 (rw)
/dev/shm on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
nfsd on /proc/fs/nfsd type nfsd (rw)
[admin at sip ~]$ sudo /bin/mount -t ext3 -orw LABEL=
/tmp/raa-backup-mountCK_DOwdir
mount: special device LABEL= does not exist
It seems that "LABEL=" should be something else, not sure what. So first
thing it trips over is the 'auto' for type, second is 'LABL='.
URL in question => https://<ip>:8003/rAA/backup/Backup
Issue History
Date Modified Username Field Change
======================================================================
08-31-07 01:15 dmgeurts Note Added: 0069767
======================================================================
More information about the asterisk-bugs
mailing list