similar to: KVM migration and time

Displaying 20 results from an estimated 2000 matches similar to: "KVM migration and time"

2011 Apr 21
1
iscsi multipath fails
Hi all, I have a Dell server running cent 5.6, new install, connecting to an IBM DS3500. I have configured iscsi connections using iscsid and can log into the targets on the IBM. I can also mount the LUNs when accessing them from their active controller path. When I throw multipath into the mix, it fails completely. Multipath is working, when I run multipath -ll it shows me the correct active
2010 Nov 10
4
IBM GPFS filesystem
Hi all, I was wondering if anyone might be able to speak about using IBM's GPFS filesystem as a means of storing virtual guests in a clustered environment with CentOS as the nodes and KVM as the hypervisor? I'm looking at using IBM's TSM software for archiving data from disk to tape. This requires buying a license for GPFS which is used in conjunction with TSM but can also be used
2009 Sep 11
5
installing Windows 2008 R2
Hi all, I''ve been trying to install Windows Server 2008 R2 under Xen 3.1 on Red Hat, but it keeps blue screening after the first reboot during the install. It seems to only affect 2008 R2. Windows Server 2008 installs fine, rebooting a couple of times along the way. With R2, it will go through the initial unpack and install, and then it reboots. I''m installing it
2007 Dec 06
4
prio qdisc not wokring
Hi, I am working on linux 2.6.16.I tried to prioritize traffic using prio module but its not working well.It always maps to same class irrespective of ToS.Is it possible to fix it using filters?Anybody fixed this problem? -- Regards Archana Rajagopal _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2009 Dec 21
7
Monitoring Dynamic IPs using Some network monitoring tool
Greetings, I have one centos server for network monitoring. there are remote devices which are connected through ADSL lines and hence Dynamic IPs Q1. Is there any tool which is capable of handling this type of situation? Q2. Is there a workaround for this problem Regards Rajagopal
2011 Aug 10
3
selinux prohibiting sssd usage
I've got a CentOS 6 machine that's slated to go into production providing some web and development-repository services. Part of the environment is gitweb, which works as expected with one glitch: SELinux doesn't allow gitweb.cgi to query sssd to display who owns the repositories. The audit log entries are pretty straightforward, e.g., type=AVC msg=audit(XXXXXXXXXXXX): avc:
2010 Jul 16
4
Desktop Supercomputer
Greetings, Have been looking at the specs of Boston Venom T4000. Boston Venom T4000 http://www.bostonindia.in/products/bos-t4000.aspx I could not figure out the lowest base price points, HA features and KVM support Yet to work out the storage part of say 8TB storage (with HA features, of course) for this beast. and accessability issues from devices. I am in the middle of trying to find out
2009 Mar 31
9
Hwo to disable the polling function of mac_srs
In crossbow, each mac_srs has a kernel thread called "mac_rx_srs_poll_ring" to poll the hardware and crossbow will wakeup this thread to poll packets from the hardware automatically. Does crossbow provide any method to disable the polling mechanism, for example disabling the this kernel thread? Thanks Zhihui -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Aug 14
4
Accessing NTFS on host from XP/Win7 VM
Greetings, I have installed Centos 6.3 recently on bare metal (as dual boot with win 7) and want to access the existing NTFS through XP Guest. SELinux is enforcing and VM network is NAT. Google confused me more that educating me -- maybe I could not cobble up the right phrase. Any help appreciated. TIA It is my only system at home. -- Regards, Rajagopal
2012 Aug 28
5
Cut command behaviour - bug or feature
Greetings, I have a CSV file with three fields. eg. a1,b1,c1 a2,b2,c2 .... I wanted the output to be: b1,c1,a1 b2,c2,a2 .... the command cut -d, -f2,3,1 <file> returns a1,b1,c1 cut -d, -f2,3 <file> works as advertised. Is it specific to linux? In that case how do I go about swapping two columns? I do not think a gazzillion byte gui is required. The file size is about 43Megs.
2010 Feb 03
4
atime, relatime query
Greetings, I am aware that mounting filesystems with noatime option greatly increases speed. I have tried to follow discussion on the pros and cons of using noatime. I have however not been able to mount with the option relatime in centos 5.2. But in a production db server, which is backed up by HP DP, is it advisable to mount with noatime? Anybody care to share their experience on it?
2010 Feb 20
4
Limiting bandwidth
Greetings, Scenario: Centos box with eth1 (10.0.0.0/24) and eth0 (192.168.0.0/24) segment on eth0 has access to full bandwidth of uplink Both are on 100mbps switches Requirements: bandwith on segment on eth1 needs to be throttled to different speeds - say 32, 64, 128kbps and the such. Required for application performance testing purposes. As usual my girlfriend google is very verbose.
2009 Mar 24
3
mmonit - Permission denied errot
Greetings, I just downloaded the mmonit from mmonit.com site on my CentOS box untarred-unizipped it. As per the documentation, I dutifully typed ./bin/mmonit and it is refusing to run. I am running this as root and SELinux is disabled. running it with strace spews the following (in entireity): [begin] # strace ./bin/mmonit execve("./bin/mmonit", ["./bin/mmonit"], [/* 28
2009 May 12
2
High CPU usage by lftp
Greetings, I have written a script using lftp to mirror one directory from a ftp site. I do not have access to the server except for being a humble user. This is running on a fully updated Centos 5.3 box. I am using whatever is provided by the repositories. I noticed that lftp consumes almost all of cpu times I found this while searching for a solution.
2012 Jan 03
3
phpmyadmin issue
Greetings, I have installed phpmyadmin on a Centos 6.2 box. When I try to access it through http://localhost/phpmyadmin it is giving me a 403 forbidden error any clues? TIA. -- Regards, Rajagopal
2010 Jan 29
4
Browser related question
Greetings, How does one monitor if a site is being accessed using browser? IOW, I just want to know if a user has launched a session thru Firefox. I basically want to know if a user has tried to access the webserver and unable to reach it and log such instances. I am using cron and curl to seperately monitor the link. Any clues? Centos 5.2/Gnome/Firefox 3.0.16 Regards Rajagopal
2011 Nov 11
2
Centos 6 installation problem on i7 machine
I want to confirm that the solution posed by Ren? re installing kmod-fglrx from elRepo also works well for HP Proliant servers (in my case DL360 G6) with ATI gfx to restore the text boot progress display and virtual terminals.? Kudos for ending a long and maddening search for a fix. ref: https://www.centos.org/modules/newbb/viewtopic.php?topic_id=32526 thx
2013 Mar 05
2
fencing nodes with drac under 5.9
Hi all, A recent update to CentOS 5.9 has broken my cluster's ability to fence nodes. I have two Dell's which are both fenced via their DRAC6 cards. The current configuration in cluster.conf for the fencing devices is: <fencedevice agent="fence_drac5" cmd_prompt="admin1-&gt;" ipaddr="192.168.251.11" login="fencer" name="ms1-drac"
2012 Jan 30
3
Problem with Centos 6.2 KVM
Greetings, Launching the virt-manager yeilds following error Error polling connection 'qemu:///system': internal error Cannot find suitable emulator for x86_64 Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/engine.py", line 440, in _tick conn.tick() File "/usr/share/virt-manager/virtManager/connection.py", line 1414, in tick
2010 Mar 02
2
Sendmail analyser
Greetings, I have a message file from a certain sendmail server. I am expected to report about delivery failures and the reasons thereof. Any already invented wheels? I need to do it offline and not on the sendmail server. any ides? TIA Regards, Rajagopal