similar to: Ubuntu 11.04 DomU not showing external block Device

Displaying 20 results from an estimated 700 matches similar to: "Ubuntu 11.04 DomU not showing external block Device"

2011 Dec 05
5
Ubuntu 11.04 shutdown Problem
I am using old Xen Rpms which comes with RHEL 5.5 . xen-3.0.3-105.el5. I am running Ubuntu 11.04 Full Virt on this. But after a gap of 2 or 3 days this VM gets shutdown automatically. I have checked the logs there is nothing suspicious.. What can be reason for it..?? Any one has faced same problem?? -- Thanks Vipul Borikar "Our task must be to free ourselves...by widening our circle of
2011 Oct 10
1
Child process died
Hello, I have installed libguestfs on RHEL 5.5 64 bit. 3 packages i have installed. libguestfs-tools-c-1.9.10-1.1 libguestfs-tools-1.9.10-1.1 libguestfs-1.9.10-1.1 When i am trying to run virt-resize it gives me error: virt-resize -expand /dev/sda1 vm01.scilab vm01.scilab-15GB -d libguestfs: trace: add_drive_opts "vm01.scilab" "readonly:true" libguestfs: trace:
2012 Jan 29
1
libvir: error : cannot getpwuid_r(107): Success
I am on RHEL 6.1 running KVM. I am getting following error when i start a Ubuntu 11.10 Guest I am attaching my xml file . # virsh -c qemu:///system create Ubuntu-110.10.xml error: Failed to create domain from Ubuntu-110.10.xml error: internal error Process exited while reading console log output: 16:19:53.991: 2418: info : libvirt version: 0.8.7, package: 18.el6 (Red Hat, Inc.
2011 Jan 19
1
Python Bindings for Python 2.7
Hello, I want to source compile the libvirt 0.8.4 with its Python bindings. I have python 2.4 rpm installed but i dont use it. I use Python 2.7 source compiled version. So when i compile libvirt it produces bindings for Python 2.4 which is obvious choice since it is rpm. So how should i make it point to Python 2.7 so that it produces bindings for it. Installed path of Python 2.7 is
2012 Aug 03
1
How to connect to local hpyervisor by libvirt?
Hi libvirt team, I suffered some troubles. Could you please give me some advices? Our team plan to control more then 100 android emulators, however, we failed to connect to the local android emulators by libvirt. Now we have tested 2 ways. 1. Converting from QEMU args to domain XML. It's a right way to control the local QEMU built manually. But the android emulator based on QEMU
2012 Feb 02
2
KVM Image not working after expansion
Hello, I expanded a KVM image of 4gb to 10 gb .... My Host machine is RHEL 6.1 and Guest is RHEL 5.5 Command i used is: virt-resize --expand /dev/sda1 RHEL5.5-64bit.img RHEL5.5-10gb Commands successfully gets executed... Old disk works fine i mean it boots properly but the new disk stucks at GRUB... Has any one seen this behavior... What should i do to debug this problem.. --
2011 Oct 31
2
Python API for Resizing the disk
Is there Python Binding for Resizing the Image just like "virt-resize" does? -- Thanks Vipul Borikar "Our task must be to free ourselves...by widening our circle of compassion to embrace all living creatures and the whole of nature and its beauty." -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Apr 24
1
Non-Root not able to use openReadOnly()
Hi, I have a code : import libvirt con = libvirt.openReadOnly(None) print con.listDomainsID() When i run the above code using root i get the proper output... but when i use non-root user it givers be a empty list [ ] If i change the 2nd line to con = libvirt.open(qemu:///system) It works. I am using RHEL 6.1 with default kvm and libvirt. unix_sock_group = "virt" in
2011 Jan 31
1
Image Not Expanding
Hello, I am running xen with libvirt. I have an image(Fedora12) with xen para virt and run with the help of libvirt. So i wanted to increase the size of this image from 1GB to 2 GB. I am using virt-resize command for this. When i do : virt-list-partitions it displays 2 partitions 1] /dev/sda1 and 2] /dev/sda2 I want to resize this to 2 gb So i do like this: virt-resize
2001 Oct 16
1
(no subject)
There's nothing in rsync to do that. How about making the files and directories all belong to another user, set the sticky bit and write for your rsync user on the directories, unset write for the files, and rsync that way, then chown afterwards? the updates to existing files will fail, leaving you only with new. Tim Conway tim.conway@philips.com 303.682.4917 Philips Semiconductor -
1999 Nov 09
3
Question on function "glm.fit"
I have a code that contains function "glm.fit" and it works in S-PLUS. But this same code (with some minor changes) does not work in R. I am supplying the part of the code. Can somebody help with this problem? The code *************************************************** x1 <- seq(from=-1,to=2, length=20) x2 <- (rep(1:5,4))/4 x <- cbind(1,x1,x2) y <-
2011 Jul 15
3
Querying RData Files, SQL style?
Hello. Is there a package or functionality available somewhere which will allow for complex searches (such as what SQL can do) of collections of RData files? Search capability within a given RData file at a time (which could be put in a loop) would be good, but the capability to perform joins to data across multiple RData files would be great. These queries might be ad-hoc, so writing an R program
2008 Aug 25
2
slow Perl on CentOS 5
If your Perl apps are unusually slow on CentOS 5, have a look at this blog: http://blog.vipul.net/2008/08/24/redhat-perl-what-a-tragedy/ In a nutshell: some Perl apps are 100x slower on RedHat / CentOS 5 compared to other distributions. Bugzilla entry: https://bugzilla.redhat.com/show_bug.cgi?id=379791 -- Florin Andrei http://florin.myip.org/
2001 Oct 13
1
transferring files that don't exist on remote system.
Hi, Is there a way to transfer only those files that don't exist on the remote system? That is, I don't want to update common files even when the local system has new versions of common files. best, vipul. -- Vipul Ved Prakash | "I almost died, but I made it, so I'm not so Software Design Artist | serious about formal-wear anymore." http://vipul.net/
2018 Sep 07
2
An invalid directory pathname was passed
ubuntu at Ubunut:~$ sudo samba-tool dbcheck Checking 264 objects Checked 264 objects (0 errors) On Fri, Sep 7, 2018 at 2:33 PM Rowland Penny via samba < samba at lists.samba.org> wrote: > On Fri, 7 Sep 2018 08:41:27 +0530 > Vivek Patil <vivek.patil at forgeahead.io> wrote: > > > Hi, > > > > No, I have nothing install or update anything on the server. I
2007 May 19
2
graphics on Ubunut
Dear R People: I'm working with R on the latest version of Ubuntu. However, I can't get graphics to appear, even with the simplest plot commands. Has anyone run into that, please? I'm using R-2.5.0 on Ubuntu Feisty Fawn. (Please don't puke. That's really the name) Thanks in advance, Sincerely, Erin Hodgess Associate Professor Department of Computer and Mathematical
2008 Oct 06
2
R 2.7.2 and Ubuntu / tcltk issues
Hello, I have another problem: Failed to fetch http://cran.at.r-project.org/bin/linux/ubuntu/gutsy/r-cran-lattice_0.17-15-1gutsy0_i386.deb Size mismatch (I tried several times) Best, Philippe ..............................................<?}))><........ ) ) ) ) ) ( ( ( ( ( Prof. Philippe Grosjean ) ) ) ) ) ( ( ( ( ( Numerical Ecology of Aquatic Systems ) ) ) ) )
2019 Jul 21
1
Join Samba to a Windows AD 'WERR_DS_NO_CROSSREF_FOR_NC'
On 21/07/2019 10:22, Ren? Schmidt wrote: > Hello Rowland, > > I have started again: > - new Window Server 2012 R2 installed > - DNS server set up > - once again the Ubunut 18.04 freshly installed > - entered the IP of the Windows server as DNS server > - Installed the Samba Packet from the official Ubunut source: > dpkg -l | grep samba > ii python-samba
2003 Sep 08
4
is one of my hosts a scanner?
so i just found that one of my hosts is GENERATING these probe pairs, maybe every minute or two (note the sequence numbers): seq my host victim(s) --- ---------------- --------------- 24) 192.168.0.2:1121 <--> 216.52.3.2:2703 25) 192.168.0.2:1122 <--> 216.52.3.4:2703 39) 192.168.0.2:1124 <-->
2012 May 14
0
Script execution at Boot
I am using KVM on RHEL 6.1. When i try to run a RHEL 5.5 Guest using virt-manager the a shell script put under rc.local runs properly. But when i try to run Guest using cmd line the script doesn't run. I mean it gives error code as 1 . The commands like echo works but executing another shell script under rc.local file doesn't run and gives return code as 1. I know its weird question ..