search for: karr

Displaying 17 results from an estimated 17 matches for "karr".

Did you mean: arr
2015 Jul 10
2
Re: libvirt beginner needs to create and start VMs entirely on command line
...ort is a window titled “<username> X desktop”, with a grey background, an “X” cursor, and an error dialog (with an “okay” prompt) saying what I described before. Ctrl-Alt-F1 and similar keys do nothing. From: Jeff Tchang [mailto:jeff.tchang@gmail.com] Sent: Friday, July 10, 2015 1:15 PM To: KARR, DAVID Cc: libvirt-users@redhat.com Subject: Re: [libvirt-users] libvirt beginner needs to create and start VMs entirely on command line That's kind of weird. I don't think VNC has anything to do with X really. Are you able to connect with VNC? If you are able to establish a connection the...
2015 Jul 10
2
Re: libvirt beginner needs to create and start VMs entirely on command line
....xsession file, but I’m not sure if the absence of that file implies something more “high-level”. I’m vaguely familiar with what goes into .xsession, although I haven’t worked with X11 for ~25 years or so. From: Jeff Tchang [mailto:jeff.tchang@gmail.com] Sent: Thursday, July 09, 2015 1:53 PM To: KARR, DAVID Cc: libvirt-users@redhat.com Subject: Re: [libvirt-users] libvirt beginner needs to create and start VMs entirely on command line To see the boot console you need to have a VNC client and connect to it once it is up. For Mac OS I use the "Screen Sharing" application which can con...
2015 Jul 10
0
Re: libvirt beginner needs to create and start VMs entirely on command line
Try some of these combinations: http://www.howtogeek.com/119293/4-ways-to-recover-from-a-crashed-or-frozen-x-server-on-linux/ The good thing is your vm is up and running. You should try SSHing into it if that works. On Fri, Jul 10, 2015 at 1:37 PM, KARR, DAVID <dk068x@att.com> wrote: > I’m confused. You’re asking if I’m able to connect with VNC in response > to my comment that I’m unable to connect with VNC? > > > > What I see when I open the viewer on the port is a window titled > “<username> X desktop”, with a...
2015 Jul 09
2
Re: libvirt beginner needs to create and start VMs entirely on command line
...se needs? This VM is going to need to access a few associated networks. I can see that the “—networks” option is part of the interface for configuring this. What are some things I’ll have to do for this? From: Jeff Tchang [mailto:jeff.tchang@gmail.com] Sent: Thursday, July 09, 2015 11:21 AM To: KARR, DAVID Cc: libvirt-users@redhat.com Subject: Re: [libvirt-users] libvirt beginner needs to create and start VMs entirely on command line I actually find I do almost all my VM management inside the virsh command. If the VM appears to exist inside virsh but is in a shut off state then you should try...
2015 Jul 10
0
Re: libvirt beginner needs to create and start VMs entirely on command line
...f you are able to establish a connection the first thing you should see is a login prompt on most distributions (unless the distribution is configure to start X windows). Maybe there is some key you can press to get a console window. Like CTRL-ALT-F1 or F2 or F3. On Fri, Jul 10, 2015 at 11:37 AM, KARR, DAVID <dk068x@att.com> wrote: > This is offtopic, but related to what you’ve told me so far. I’m > having some trouble getting the VNC connection to work. Technically, the > “connection” is working fine, but the Windows TightVNC Viewer comes up with > an error dialog saying...
2015 Jul 14
2
So why does "destroy" not actually destroy?
I thought it odd that if I have a running VM and I do "virsh destroy" it results in a VM that is "shut off". To ACTUALLY destroy a VM, you have to follow that with "undefine". Could someone elaborate on how we ended up with these slightly confusing semantics?
2015 Jul 09
0
Re: libvirt beginner needs to create and start VMs entirely on command line
...</networkstatus> So basically you do --network default and then make sure the VM is configured to do a DHCP out and it will get an address. virsh net-edit default is the command you want to run. There is also a command to view the networks that libvirt has. On Thu, Jul 9, 2015 at 11:48 AM, KARR, DAVID <dk068x@att.com> wrote: > Thanks for replying. Good info so far. > > > > After I start the VM, I’m going to need to see the boot console, and I’ll > need to ssh into it with a hostname or IP. What are some required steps > for those needs? > > > > T...
2015 Jul 09
3
libvirt beginner needs to create and start VMs entirely on command line
I'm a beginner to libvirt and creating VMs, for that matter. I have a set of specifications for VMs I need to create and log into, but I have to create them on an Ubuntu box that I only have ssh access to. I won't have desktop GUI access, although I do have dynamic port forwarding, so I can access a browser GUI from my desktop. Reading through the libvirt info, I see numerous mentions
2015 Jul 13
2
Can't figure out how to restart VM after making config changes in virt-manager
I finally figured out my VNC configuration, so I can now run virt-manager to inspect and manipulate my VM. I initially created the VM with "virt-install", but I haven't been able to see the console or do anything with it. When I ran virt-manager, I tried to configure the vcpus (1->4) and change the boot order (cdrom, then disk, as I created the VM with an ISO). When I made
2015 Jul 14
1
Debug VM boot from ISO issues
I'm having trouble booting a VM from an ISO, but my problems may not be virtualization issues, just general confusion. I'm running virt-manager on Ubuntu, but I need to boot a VM with an ISO that is based on CentOS. Is that possible? How do I define the VM in virt-manager to boot from an ISO? I initially created the VM with virt-install, but I started over with virt-manager, and now
2015 Jul 14
0
Re: So why does "destroy" not actually destroy?
On Tue, Jul 14, 2015 at 12:51:31AM +0000, KARR, DAVID wrote: > I thought it odd that if I have a running VM and I do "virsh destroy" > it results in a VM that is "shut off". To ACTUALLY destroy a VM, you > have to follow that with "undefine". Could someone elaborate on how > we ended up with these sli...
2012 Jun 21
0
Getting started with Bayesian Change Point model in R
...gestions on how to develop this model further. Once those questions have been completed I am interested tweaking the model to prioritize the data (observations) based upon frequency of observations in space and time, then run the initial questions again. http://research.pbsci.ucsc.edu/eeb/kendrakarr/bcp/ Well thanks for any thoughts! -- *Kendra Karr, PhD* Post Doc, Ocean Innovations Environmental Defense Fund Center for Ocean Health 100 Shaffer RD. Santa Cruz, California 95060 Phone: 415 293 6050 Fax: 415 293 6051 Email: _kkarr@edf.org _Skype: kendra.karr_ _ [[alternative HTML vers...
2015 Jul 09
0
Re: libvirt beginner needs to create and start VMs entirely on command line
.... Then I ran a command like this: mkisofs -D -r -V "auto install" -cache-inodes -J -l -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -o /var/kvm/ubuntu-14.04.1-server-amd64-autoinstall.iso /root/serveriso On Thu, Jul 9, 2015 at 10:57 AM, KARR, DAVID <dk068x@att.com> wrote: > I'm a beginner to libvirt and creating VMs, for that matter. I have a set > of specifications for VMs I need to create and log into, but I have to > create them on an Ubuntu box that I only have ssh access to. I won't have > desktop GUI...
2018 Jan 08
0
mail delivery interrupts force-resync
...index file /home/cpmailuser/mail/cpanel.net/aaron.stone/storage/dovecot.map.index Jan 2 13:15:33 mx1.cpanel.net dovecot: lmtp(aaron.stone at cpanel.net): Warning: mdbox /home/cpmailuser/mail/cpanel.net/aaron.stone/storage: rebuilding indexes -- Jan 2 13:15:40 mx1.cpanel.net dovecot: imap(michael.karr at cpanel.net): Logged out in=38, out=535, bytes=38/535 Jan 2 13:15:40 mx1.cpanel.net dovecot: lmtp(aaron.stone at cpanel.net): Warning: fscking index file /home/cpmailuser/mail/cpanel.net/aaron.stone/storage/dovecot.map.index Jan 2 13:15:40 mx1.cpanel.net dovecot: lmtp(aaron.stone at cpanel.net)...
2015 Jul 14
0
How to enable vmx (virtual machine extensions) in virt-manager
I need to enable virtual machine extensions, like as described at http://www.server-world.info/en/note?os=Ubuntu_14.04&p=kvm&f=8 . I could do this in virsh, but I'd like to know if it's possible to do in virt-manager. I don't see an obvious way to do that.
2004 Oct 06
0
Eicon ISDN to Voicemail audio dropouts
Hello, I'm having a problem with significant audio dropouts occurring in voicemail messages left via an ISDN-BRI trunk. Dropout durations are as short as 15ms and as long as 200-300ms. The audio that is recorded, appears to be otherwise complete, just with frequent holes punched in it. The same trunk has no problems with audio files played toward it from voicemail, nor interacting with
2012 Oct 03
2
Failed installWithVers from local tar.gz
Hi, I am having trouble installing a previous version of a package, and multiple version of the package in R 2.12 or 2.15. I have download the tar.gz packages from the CRAN archive, and created an folder holding all the files. install.packages("changepoint_0.3.tar.gz", lib="~/Rtools/dir/of/pkgs/", repos=NULL, dependencies=FALSE,