Custom Query (684 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (127 - 129 of 684)

Ticket Owner Reporter Resolution Summary
#699 Bruno Cornec Dan fixed NFS restoration doesn't work with Mindi 2.1.5-r3113 & Mondo 3.0.3
Description

Hi,

ISO files are getting created just fine on the NFS target, but booting Mindi from the 1st ISO image and trying to restore from NFS hosted images doesn't work. Please see attached screenshot / log. Obviously automatic & interactive don't work.

sh-4.2# /sbin/start-netfs
SIOCADDRT: File exists
PING 10.1.0.240 (10.1.0.240) 56(84) bytes of data.
64 bytes from 10.1.0.240: icmp_req=1 ttl=64 time=0.496 ms
64 bytes from 10.1.0.240: icmp_req=2 ttl=64 time=0.424 ms
64 bytes from 10.1.0.240: icmp_req=3 ttl=64 time=0.358 ms

--- 10.1.0.240 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2002ms
rtt min/avg/max/mdev = 0.358/0.426/0.496/0.056 ms
/sbin/start-netfs: line 111: Starting rpcbind daemon…: command not found
mount.nfs: Protocol not supported
/tmp/isodir///dummyserver-1.iso: No such file or directory
sh-4.2#

Ubuntu 12.04.2 LTS Kernel 3.5.0-23-generic, x86_64 arch.

Installed Mondo by following: https://help.ubuntu.com/community/MondoMindi

#708 Bruno Cornec Falk Poenisch wontfix Unsupported file system: error message
Description

I am just running Mindi as root on command line on my Linux box (Debian-Squeeze). I get the following message:

Creating data disk #1...#2...#3...#4...#5...#6...       	Done.         
Making 1722KB boot disk.....................FATAL ERROR. Filesystem UNSUPPORTED not supported for initrd image. Terminating.

Here my fstab output:

/dev/sda1             24027628   9398240  13408852  42% /
tmpfs                  1026044         0   1026044   0% /lib/init/rw
udev                   1020612       268   1020344   1% /dev
tmpfs                  1026044         0   1026044   0% /dev/shm
#711 Bruno Cornec msonar worksforme exclude list problem
Description

Hi,

mondo is not excluding the filesystems as required.We have the following mounted filesystems

Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/rootvg-rootvol
                       30G  2.3G   26G   9% /
/dev/mapper/rootvg-varvol
                      9.7G  5.6G  3.6G  61% /var
/dev/mapper/rootvg-tmpvol
                      3.9G  137M  3.6G   4% /tmp
/dev/mapper/rootvg-soe3vol
                      3.9G  845M  2.9G  23% /soe3
/dev/mapper/rootvg-homevol
                       20G  717M   18G   4% /home
/dev/cciss/c0d0p1     190M   18M  163M  10% /boot
tmpfs                 7.8G     0  7.8G   0% /dev/shm
/dev/mapper/appvg-varopt
                      197G   19G  169G  10% /var/opt
/dev/mapper/appvg-opt
                       60G  4.3G   52G   8% /opt
/dev/mapper/rootvg-mondolv
                       40G   21G   19G  54% /mondo

The requirement is to exclude only /var/opt and include the /var since /var takes precedence the /var/opt is also included.Could you please suggest the right option to exclude the /var/opt filesystem?

mondoarchive options used:

/usr/sbin/mondoarchive -OVi -I "/|/var/account|/var/adm|/var/cache|/var/crash|/var/cvs|/var/db|/var/empty|/var/games|/var/gdm|/var/lib|/var/local|/var/lock|/var/log|/var/lost+found|/var/nis|/var/preserve|/var/racoon|/var/run|/var/spool|/var/tmp|/var/www|/var/yp" -E "/mondo|/dev/cciss/c0d1|/dev/mapper/rootvg-mondolv|/var" -N -d /mondo -9 -s 10G -p usvalchr026-full_20130719_1217

even tried the device name(/dev/mapper/appvg-varopt) but no luck.

PFA the modoarchive.log file.

Thanks in Advance.

Regards, Monesh

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