Ubuntu Servers :: Kvm Libvirt Lvm VM Consistent Backup - Online And Offline

Apr 12, 2011

What are the solutions to consistently backup a set of VMs stored in disk images (qcow2 or raw) on a filesystem on a lvm volume (with possible snapshots).

- Online : Ideally, I would like to send a sync to all VMs before pause and snapshot, but it seems that it's not possible with KVM (it was with XEN). The save command seemed to be an option, but it crashes some VMs. So, what do you recommend to backup these VMs online ?

- Offline : Is there a command to shutdown all vms, and start them back after snapshot/backup ?

View 1 Replies


ADVERTISEMENT

Ubuntu Servers :: Small Scale Online Backup For Ubuntu Server?

Jun 30, 2010

I just finished getting a semi-old desktop computer up and running with ubuntu server edition. It's running subversion and samba for my office of 5 people. I was wondering if there was a simple online/cloud based backup service to automatically back up my subversion repository and samba shares in case of any hardware problems?

View 1 Replies View Related

Ubuntu :: Empathy Shows Offline Contacts As Online?

May 2, 2010

After moving from 9.04 to 10.04, the single most annoying issue for me is Empathy. Yes, it doesn't pop up a new window when a new message arrives. Yes I missed few messages because of that (no, turning the small "mail" icon to green doesn't get my attention as much as a new window). But, I can live with this.

The real issue for me is it shows Offline contacts as Online. Let's start Empathy and let's say you have 10 contacts as Online. If one of them goes Offline, Empathy still shows the contact as online. You will only find this out when you try to send a message.

View 3 Replies View Related

Ubuntu :: Pidging Showing Online Buddies As Offline?

Dec 27, 2010

I am using pidgin 2.7.3 (libpurple 2.7.3).

The problem is Pidgin is showing online buddies as offline, both in case of gtalk & my facebook account.

Its even showing users offline while I am chatting with them.

View 7 Replies View Related

Ubuntu Servers :: Libvirt & Kvm Is Not Working After Upgrade To 9.04

Apr 6, 2010

I upgrade one of my servers from 8.04 to 9.04 and now libvirt is not working anymore.

The funny part is that the virtual machines are working perfectly because I can access them via ssh/ftp/etc.

I just can't access the libvirt interface. For example, if I issued (as root):

virsh -c qemu://system

I halts with Connecting to uri: qemu:///system error: failed to connect to the hypervisor

Is there a trace/debug that I can verify ?

View 1 Replies View Related

Ubuntu :: Firefox Starts In Offline Mode - How To Make It Online By Default

Oct 16, 2009

How to make firefox online by default. It always starts in offlin mode.

View 2 Replies View Related

Fedora Servers :: Passwords Aren't Consistent With Root

Aug 2, 2010

We use a Linux server with AFS on it. I changed the linux root password using passwd. The new password will let me log in as root but when I try to change the AFS admin password it asks for the root password. When I put in the password that it let me log in as root. It tells me authentication failed. And when I run the password command with -admin admin, it asks for the admin password. I put in the admin password that worked before I changed the root and it says authorization failed.

View 5 Replies View Related

Ubuntu Installation :: Offline Ubuntu Desktop Online (occasionally) Laptop

Mar 29, 2011

So I am going to dual boot install my desktop at home with windows and ubuntu 10.10. This desktop does not have an Internet connection. However, I have a laptop (hp g61) that I plan on doing the same type of boot config to. So my question is... If I have driver problems or want programs for my desktop, can I get these with my laptop and then transfer to my desktop?. I know I can get some programs from a .dev file I've already got with a lot of various programs that will (I guess) automatically install. My real concern is drivers as I have heard that ati video cards tend to have some problems.

View 8 Replies View Related

Fedora Installation :: Install Packages Of Online Machine Into Offline Machine?

Jan 20, 2009

In Ubuntu I can easily transfer packages from offline machine into online machine using APTonCD feature. In fedora ,Is there anything similar by which I can transfer my packages of online machine into the offline machine

View 2 Replies View Related

Ubuntu Networking :: Online Backup Via Proxy Server?

Jun 6, 2010

Some time ago, while I was still using Ubuntu 8.10 I began accessing Internet through a proxy server. Even though I had set my system proxy settings - including authentication - to pass the proxy, my online backup service (Jungle Disk) stopped connecting. I finally figured out that I had to include proxy port in the Jungle Disk Desktop tool's configuration (like this: 192.168.0.1:8080). That worked fine until I recently upgraded to Ubuntu 10.04 - with the identical proxy setup. This time I can't get any connection at all. Here's the Jungle Disk report:

===================
Connection Test Failed
Exception Code: xSocketTimeout (53)
Time: 06/06/2010 02:29:42 PM (GMT-4)

[Code]....

View 1 Replies View Related

Fedora :: Can Store And Backup Files Online

Mar 12, 2010

How is it possible to store and backup our files online? I don�t know that how this concept actually works. is there any kind of device needed while storing data at another location

View 2 Replies View Related

General :: Backup Laptop With Rsync / Online Check

Dec 31, 2009

I am writing my own anacron script that backs up my most important files from my laptop to my office pc regularly using rsync. However, sometimes my laptop is on when anacron starts the back-up job but my laptop is offline, so that it cannot rsync with my desktop. Is it possible to tell anacron to re-schedule the task to either the next time I'm online again or to some later date (preferably not the next scheduled time, but some time before)?

View 4 Replies View Related

Ubuntu Servers :: Mysql-admin Won't Schedule Backup But Will Manual Backup

Jan 19, 2010

I have a scheduled backup to run on our server at work and since the 7/12/09 it has be making 592k files instead of 10Mb files, In mysql-admin (the GUI tool) I have a stored connection for the user 'backup', the user has select and lock rights on the databases being backed up. I have a backup profile called 'backup_regular' and in the third tab along its scheduled to backup at 2 in the morning every week day. If I look at one of the small backup files generated I see the following:

Code:

-- MySQL Administrator dump 1.4
--
-- ------------------------------------------------------
-- Server version`

[code]....

It seems that MySQL can open and write to the file fine, it just can't dump

View 3 Replies View Related

Software :: Backup A Few Servers And A Bunch Of Desktops Onto One Backup Server?

May 10, 2010

Does anyone know of any decent enterprise level backup solutions for Linux? I need to backup a few servers and a bunch of desktops onto one backup server. Using rsync/tar.gz won't cut it. I need like bi-monthly full HDD backups, and things such as that, with a nice GUI interface to add/remove systems from the backup list. I need basically something similar to CommVault or Veritas. Veritas I've used before but it has its issues, such as leaving 30GB cache files. CommVault, I have no idea how much it is, and if it supports backing up to a hard drive rather than tape.

View 7 Replies View Related

Ubuntu Servers :: How To Install GUI (from Source / Offline)

Jan 20, 2010

I just installed ubuntu server 9.04. Now i wanna install GUI on that such as Xinit, and others, theni stuck because i wannna install it without connection (from source / offline).

View 4 Replies View Related

Server :: How Clients Handle Offline Syslog Servers

Apr 19, 2011

How do clients handle offline syslog servers?Will the log files be buffered locally to be sent to the syslog server when it comes back online, or will any log data generated during downtime be lost in cyber space?

View 1 Replies View Related

Ubuntu Servers :: Put My Server Online?

Jan 24, 2010

I have a LAMP server setup with AjaXplorer that runs locally with a static IP address. All you have to do, if you're connected to our network, is go to code...

Now I want to take the next step and make it available on the internet, so that I can access my files from anywhere in the world.

How do I go about doing this, and what precautions do I need to take?

View 9 Replies View Related

Ubuntu Servers :: Install Package Wireless-tools From Usb Using Command Line In An Offline Computer?

Mar 16, 2011

I installed ubuntu 10.10 server from an usb stick. I do not have access to a wired connection and do not have a CD drive, so now I need to configure the wireless connection.for that I need to have wireless-tools which if i am not wrong are not installed by default so the question is: how can I install the wireless-tools package from an usb using only command line? note: I got internet access from another ubuntu-desktop PC so i can download any package needed, etc.

View 3 Replies View Related

Ubuntu Servers :: Backup Multiple Servers ?

Jan 19, 2010

I currently have a group of 3 servers connected to a local network. One is a web server, one is a mysql server, the other used for a specific function on my site (calculation of soccer matches!).

Anyway, I have been working on the site a lot lately but it is tedious connecting my USB hard drive to each computer and copying the files. This means I am not backing up as often as I should...

I have a laptop connected to this same network that I use for development so I can SSH into to the computers, is there any software for ubuntu that can take backups of files that I choose on multiple computers? I know I could rsync but is there something with more or an GUI?

Then I can just every 2 days move the most recent backup from my laptop to the USB drive. Then I will have the backup stored in 2 places if things go kaboom somewhere.

View 9 Replies View Related

Ubuntu Servers :: Internet Printer - Configure In The Cupsd.conf File To Put It Online?

Oct 20, 2010

I need to get my printer assigned to a hostname "myhost.dyndns.org". What do I need to configure in the cupsd.conf file to put it online?

View 1 Replies View Related

Slackware :: Cannot Compile Libvirt On 64 13.1

Aug 26, 2010

I am in trouble compiling libvirt (latest version 0.8.3) to use with KVM in Slackware64-13.1.

Here's the output of make:

Code:

Config.log is attached.

View 9 Replies View Related

Ubuntu Installation :: Libvirt-bin (kvm) Still Broken After Lucid LTS Upgrade

Aug 23, 2011

After upgrading a 12 core Opteron hypervisor to the latest Lucid LTS patches, virtualization is broken. guests will not start using virt-manager.

The error message I get is: failed to retrieve chardev info with 'info chardev'

View 1 Replies View Related

CentOS 5 :: 5.5 X86_64 Using Libvirt 0.6.3, How To Upgrade To 0.8.3?

Jan 20, 2011

I found some information. [URL]... This guy is libvirt 0.8.3 But Centos 5.5 x86_64 using libvirt 0.6.3, how to upgrade to 0.8.3?

View 1 Replies View Related

Fedora :: KVM-QEMU With Libvirt Clipboard Synchronization?

Dec 18, 2009

I'm running a Windows 7 guest using Virtual Machine Manager to launch my "console" to the VM. I believe it uses VNC to connect to the console. I'd like to have clipboard synchronization so I can copy from the host and paste to the guest.

View 1 Replies View Related

Software :: Libvirt Installation From Source - CentOS

Aug 3, 2011

I am currently using Centos 6. I want to use the latest version of libvirt (libvirt 0.9.4). The machine already has libvirt 0.8.1 installed . I did yum remove libvirt to remove the existing libvirt and I compiled 0.9.4 from source using :

./configure --prefix=/
make
make install
ldconfig
/etc/init.d/libvirtd start

After the installation is complete, I wanted to use the virsh interface. Once I enter virsh , I get :

virsh /lib/libvirt.so.0: version 'LIBVIRT_PRIVATE 0.8.1' not found (required by virsh)

how to solve this issue?

View 1 Replies View Related

Ubuntu :: Theme Is Not Consistent Upon Booting?

May 9, 2011

Whilst this may sound trivia, its some what annoying. I've just upgraded to Natty Narwhal, from Meerkat.On Meerkat i had customised the feel of my desktop to my liking, however whilst it may have kept some of the customisation in Natty, i think there maybe a bug.I boot up and some days my Awn Dock looks different.Sometimes the icons on the dock lookcompletely different to the ones i have selected. Also my desktop icons change. My mouse pointer that i have changed sometimes works and sometimes resorts back to the original mouse pointer.

View 1 Replies View Related

General :: List Of Products / Tools Built Using Libvirt?

Feb 2, 2011

I just wanted to know opensource & proprietary products/tools built using libvirt (like oVirt, AbiCloud, archipel). I am a linux newbie and in a new job wherein, this is my first task to work on libvirt and create a report on existing products n benefits. it will be nice if someone guides me on libvirt advantages. If this is not the right place to ask. do suggest me an alternative website to find the information.

View 1 Replies View Related

OpenSUSE :: Users Are Unable To Connect To Libvirt (polkit Issue)?

Jun 25, 2011

and probably to perform other tasks requiring root privileges (?).I don't know very much about polkit, so I don't know if I'm not missing (or messing up) something.This is the error I get under 11.4:This is the expected behavior (11.3)No matter if I run Gnome, Kde or another de. The process highlighted in red on picture 2 is the one started when a user click on connecting. It fails to start on 11.4 - probably due to my own mistake (?) but I don't know. I could start virt-manager with gnomesu, kdesu or xdg-su -c, that would just start the program as root, but it shouldn't be necessary

View 5 Replies View Related

Debian :: Unable To Open A Connection To The Libvirt Management Daemon

Dec 26, 2010

I get this error message when I open up virt-manager (logged in as a typical user):

Code: Unable to open a connection to the libvirt management daemon. Libvirt URI is: qemu:///system Verify that: The 'libvirtd' daemon has been started Manually trying to start the daemon results in: Code: error : qemudWritePidFile:508 : Failed to open pid file '/var/run/libvirtd.pid' : File exists virt-manager works just fine when I log in as root.

View 2 Replies View Related

CentOS 5 Server :: Virtual Machines - Renaming Libvirt Guest?

Aug 29, 2010

I am new to virtual machines in general, and currently playing with the XEN-based VM in CentOS 5.5. Question: if neither virt-manager nor virsh (using "virsh edit <guest name>" and changing the name in the XML file) are designed to actually change a guest's name...then what is the recommended procedure for doing this?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved