database
> set on vm_instance table state to "Stopped" and removed to NULL then start
> vm from GUI
> if volumen exist vm could start
>
> 2013/2/12 Caleb Call
>
>> We've restarted the management service many times, let me dig though the
>> logs
er log as possible.
>
>
> On Tue, Feb 12, 2013 at 11:54 AM, Chip Childers
> wrote:
>
>> On Tue, Feb 12, 2013 at 12:51:46PM -0700, Caleb Call wrote:
>>> It is, but it was actually already destroyed from within the cloudstack
>> ui so it's not listed ther
It is, but it was actually already destroyed from within the cloudstack ui so
it's not listed there and hasn't been re-spawned.
On Feb 12, 2013, at 12:47 PM, Chip Childers wrote:
> On Tue, Feb 12, 2013 at 12:43:59PM -0700, Caleb Call wrote:
>> The console proxy VM is o
The console proxy VM is one of our Zones was accidentally destroyed. Is there
a way to force the zone to relaunch or recreate a new console proxy? It's been
this way for several days, so I'm quite certain it's not going to do it on it's
own.
Thanks
gt; Hi Caleb,
>>
>> Do you have any instances running on the host? If not, then removing it
>> shouldn't cause any problems. Can you also check if xapi is running on
>> the host.
>>
>> Regards,
>> Devdeep
>>
>>> -Original Mes
ut mgmt_server_id for hosts in host table
> - start management server
>
>
> Anthony
>
>> -Original Message-
>> From: Caleb Call [mailto:cc...@overstock.com]
>> Sent: Monday, February 11, 2013 2:48 PM
>> To:
>> Cc: Caleb Call; cloudstack-...@in
Yes, I canceled maintenance mode via Cloudstack.
On Feb 11, 2013, at 3:46 PM, Ahmad Emneina
mailto:aemne...@gmail.com>>
wrote:
is the host still in maintenance mode, have you cancelled maintenance via
cloudstack?
On Mon, Feb 11, 2013 at 2:32 PM, Caleb Call
mailto:calebc...@me.com&g
No luck, the mgmt_server_id is already null.
On Feb 11, 2013, at 3:27 PM, Caleb Call wrote:
> Yes to both of those, I should have mentioned I have tried to make sure
> connectivity is still good. I'll try nulling out the mgmt_server_id in the
> host table and see
management server, can you ssh to that host? can you execute xe
commands on that host? if yes to both those, null out the mgmt_server_id from
your host in the host table... then issue the force reconnect. see if that
helps.
On Mon, Feb 11, 2013 at 2:17 PM, Caleb Call
mailto:cc...@overstock.com&
We have a zone that has a single host in it. We also recently updated to 4.0
from 3.0.2 (this may not be relevant but figured I'd mention it anyways). We
put our host in maintenance mode (all VMs were shutdown, etc) and applied some
patches that were waiting to be applied. After coming back u
Both of which are misleading and incorrect. It was old verbiage carried over
from pre-3.0.
On Feb 6, 2013, at 9:36 AM, Tariq Iqbal wrote:
> I have also seen different versions of the CS 3.0.2 install guide - one
> quoting support for OVM 2.2 and another quoting support for OVM 2.3
>
> Regar
My cloudstack has gotten in to a terrible state. It seems that nothing is
reachable, all my hypervisors have been kicked out of the cloudstack pool (all
the hv's are in an alert state and won't reconnect) they try to reconnect, but
simply say (whatever resource) is unavailable. (storage, hv's,
It works on Xenserver by creating a storage pool and then presenting that to
Cloudstack as PreSetup storage. I'm not sure if something similar can be done
for KVM though.
On Nov 14, 2012, at 1:41 PM, Marco Mangione wrote:
> Hello,
>
> it supported a configuration of KVM hosts in cluster wit
I had the same thing happen to my environment. I thought it was just my older
hardware. I ended up upping the check values in the global settings and it
hasn't reoccured since (it happened three time before making these changes).
One thing that help slightly is adding a hosts entry for my hyp
Did you restart the VR through the api / UI ?
> What is the output of
> cat /var/cache/cloud/cmdline
> grep "dhcp-option=6" /etc/dnsmasq.conf
>
> Management server log:
> grep "Boot Args for"
>
> On 11/7/12 8:40 PM, "Caleb Call" wrote:
>
&
Try another browser or clear your cookies.
On Nov 8, 2012, at 9:58 AM, Gaëtan Allart wrote:
> Hi everyone,
>
> I've just installed CloudStack on Ubuntu (following every step of
> documentation).
>
> Therefore, when trying to login, I'm getting a blank page. No errors in
> logs.
> Moreover, whe
nfiguration flag use.external.dns ?
> If so, what is the content of /etc/resolv.conf ?
>
> Why is the DNS forwarder not working for you? Is your zone dns configured
> correctly in CloudStack?
>
> On 11/7/12 4:06 PM, "Caleb Call" wrote:
>
>> #2 doesn't wo
#2 doesn't work. It still stomps /etc/resolv.conf with what's provided by the
routervm.
On Nov 7, 2012, at 4:48 PM, Caleb Call wrote:
> Thanks, #2 looks perfect. I'll give that a shot.
>
> On Nov 7, 2012, at 4:29 PM, Chiradeep Vittal
> wrote:
>
>> T
ternal event system then
>> you don't even need to do this via a plugin.
>>
>> --Alex
>>
>> -Original Message-
>> From: Caleb Call [mailto:calebc...@me.com]
>> Sent: Wednesday, November 07, 2012 3:06 PM
>> To: cloudstack-users@incubator.apache
this.
>
> - Write a plugin.
> - Listen to vm start events.
> - On router vm start, ssh into the router vm and change the resolv.conf
>
> In the next release, Murali have added proper external event system then you
> don't even need to do this via a plugin.
>
> --
Good question, I've been meaning to ask this same thing and keep forgetting to.
I think I've read that you have to edit the config on the router vm, but that
doesn't persist a reboot of the router vm. Is there a better way to do this?
On Nov 7, 2012, at 3:18 PM, "Musayev, Ilya" wrote:
> How
It is not there right now. It's supposed to be released in a near future dot
release.
On Nov 7, 2012, at 8:29 AM, Giles Sirett wrote:
> D'oh -I mean "OVM" not "VM"
>
> "VM support" would be an interesting feature to drop :)
>
>
> From: Giles Sirett [mailto:giles.sir...@shapeblue.com]
> Sent
We are implementing HA/Clustering using Red Hat Clustering (Ricci and Luci) for
our management server. In our POC it seems to work great, we'll be moving it
to our production Cloudsack probably this week or next. I'm sure this same
thing could be used cross datacenters with the proper configur
> StoragePools are chosen by firstfit.
>
> Hope this helps.
>
> -Prachi
>
> -Original Message-
> From: Caleb Call [mailto:calebc...@me.com]
> Sent: Monday, October 22, 2012 10:00 PM
> To: cloudstack-users@incubator.apache.org
> Subject: Re: About Alloc
Can anyone give a definition of each of the models? I have noticed that my VMs
always create on a particular node in the cluster even though I have 6 other
nodes that are identical in specs to that one. I have tried first fit (makes
sense it would do to the same one till it was full), random (
If I'm using fiber (which is what we do) I'm going directly to the node not
through another device that then shares it out over much slower iSCSI or NFS.
I realize using fiber is more expensive for most, but for us it's the cheaper
option because our fiber infrastructure is already built out, o
What exactly do you mean log parsing? We have our logs going in to splunk,
which wasn't any different than adding any other log in to splunk. Do you mean
setting up alerts around the logs?
On Oct 17, 2012, at 11:39 AM, Mathias Mullins
wrote:
> We are trying to setup Splunk to do log pars
On Oct 17, 2012, at 12:40 PM, David Nalley wrote:
> On Wed, Oct 17, 2012 at 2:35 PM, Frank Zhang wrote:
>> OVM is broken in 4.0 even these patches don't have license issue. It takes a
>> while to fix.
>> I vote to dropping it from 4.0
>
> Aside from the licensing issues - what are the issues t
; way to change it after the fact. I doubt this has changed in 4.x but I
> can't say for sure.
>
> Best regards,
> Kirk
>
> On 10/09/2012 06:30 PM, Caleb Call wrote:
>> Is it possible to change the network service offering your zone is using
>> when using ba
Is it possible to change the network service offering your zone is using when
using basic networking? I tried through the API, and it gave me an error
saying:
"NetworkOffering and domain suffix upgrade can be performed for Isolated
networks only"
I'd like to remove the security groups from my
On Oct 6, 2012, at 9:23 AM, David Nalley wrote:
> On Sat, Oct 6, 2012 at 4:49 AM, Caleb Call wrote:
>> Just curious if anyone has had success with any Nagios plugins for
>> monitoring cloudstack? The one I've been able to find is the one found
>> here. I'm ha
Just curious if anyone has had success with any Nagios plugins for monitoring
cloudstack? The one I've been able to find is the one found here. I'm having
a bit of a problem with it not being able to connect to my api (or so it
seems). Anyone have experience with it or with another plugin?
T
ks as the admin user. Is
this not the case? Should I file a bug about this (or maybe there's already
one for this?)
Thanks
On Sep 26, 2012, at 9:12 AM, Caleb Call wrote:
> No Windows. All instances are Linux (CentOS 5.8). Hypervisors are all
> Citrix Xenserver. I've added
machine ?, and what hypervisor you are using
> (citrix-xen or KVM ) ?
>
> Thanks
>
> On 09/26/2012 01:08 AM, Caleb Call wrote:
>> I have an existing instance that I'm trying to add an additional data disk
>> to. I'm able to go in to the instance, View Volum
I have an existing instance that I'm trying to add an additional data disk to.
I'm able to go in to the instance, View Volumes, and click Add Additional
Volume. It created the disk and puts the newly created disk in to a state of
Allocated, but it doesn't attach it to that VM. I also tried go
I wasn't cautioning the use of ZFS, I'm cautioning the use of FreeNAS. I can
also say I wasn't alone in the corruption under FreeNAS.
On Sep 17, 2012, at 5:19 PM, Outback Dingo wrote:
> On Mon, Sep 17, 2012 at 7:04 PM, Caleb Call wrote:
>> I had major disk corruption
I had major disk corruption using ZFS under FreeNAS (It was just a small 8 disk
16TB raidz 6 setup). I'd personally be very leery of using it with anything
even semi-prod related.
-Caleb
On Sep 17, 2012, at 4:44 PM, David Comerford wrote:
> Hi,
>
> FreeNAS and NexentaStor (community edition
of files to keep (RollOverStrategy). See [1]
> for reference.
>
> [1]
> http://logging.apache.org/log4j/2.x/manual/appenders.html#RollingFileAppend
> er
>
> On 9/14/12 10:37 AM, "Caleb Call" wrote:
>
>> Should the logs in /var/log/cloud/management/ b
Should the logs in /var/log/cloud/management/ be maintained? Is this something
we need to setup separately? I would think the app should maintain it's own
logs. I see them getting zipped up but we have all the logs back to when we
first installed our master node. Is this configurable somewhe
e: Xenserver 6.0.2/Cloudstack 3.0.2 stale socket files
>
> This looks like a prime candidate for a bug. There might be time to get it
> in before 4.0 goes out!
>
> On 9/14/12 9:54 AM, "Caleb Call" wrote:
>
>> We came across an interesting issue yesterday in
We came across an interesting issue yesterday in one of our clusters. We ran
out of inodes on all of our cluster members (since when does this happen in
2012?). When this happened, it in turn made the / filesystem a read-only
filesystem which in turn made all the hosts go in to emergency maint
Something you may want to try ( this may be too simple) is a Firefox plugin
call LiveHeaders. Run that while creating an instance and you'll get the exact
API call made to create that new instance.
On Sep 13, 2012, at 10:43 PM, Marcos Ortiz wrote:
> Thanks for your reply, but I need to know
You could try leaving it out. The API docs say if it's not specified it will
be mapped to the default provider on the physical network.
On Sep 12, 2012, at 9:56 AM, Marcos Ortiz wrote:
> Hi, i need to créate a NetworkOffering issuing this command:
>
> =createNetworkOffering&displaytext=Guest
>> Executor-8:job-23) Checking suitable pools for volume (Id, Type):
>>>>>>> (8,ROOT)
>>>>>>> 2012-09-12 08:35:48,519 DEBUG [cloud.deploy.FirstFitPlanner]
>> (Job-
>>>>>>> Executor-8:job-23) We need to allocate new storagepool for th
Sorry, that should be Templates tab on the LEFT side.
On Sep 10, 2012, at 8:12 PM, Caleb Call wrote:
> Go to the Templates tab on the right side, drop down the menu in the top
> left, choose ISO. Then on the top right, choose Add ISO. Once it's
> downloaded and installed, the
Go to the Templates tab on the right side, drop down the menu in the top left,
choose ISO. Then on the top right, choose Add ISO. Once it's downloaded and
installed, the State will be Ready, you will find it in the list of available
ISOs.
On Sep 10, 2012, at 8:04 PM, Changman Lee wrote:
>
I sure hope HDFS is not required in the future as that's a complete waste when
you're already on redundant Enterprise level storage.
On Sep 9, 2012, at 7:22 PM, Nguyen Anh Tu wrote:
> Hello Shanker,
>
> I mean that with CS, I want to replace NFS to HDFS. You know NFS is not a
> suitable solu
host.
>
>
> Anthony
>
>> -----Original Message-
>> From: Caleb Call [mailto:calebc...@me.com]
>> Sent: Thursday, September 06, 2012 2:40 PM
>> To: cloudstack-users@incubator.apache.org
>> Subject: Re: Cannot use NIC bond on guest/public networks
>
In a convoluted way, yes. You can't add a host in Xen Center to a cluster with
a bonded interface. It prompts you and says bonding is not supported. If you
add the host to the cluster without bonding and then bond the host after it's
added, it works fine. Beware, in our experience that when
What would prevent a template from showing up in the list of templates (both in
the GUI and in the API)? I'm trying to copy a template from one zone to
another (zone a to b say), and despite everything showing success, it never
shows up. No errors in the logs, etc. I tried a different templat
Both hosts are in Cloudstack, right? Both hosts are in the same Zone, Pod, and Cluster, right? If that's the case, then there's two easy ways to go about this. First is to simply manually migrate the VMs to the host you'd like to use. You do this by going in the Cloudstack Management GUI, click
v.
>
> sent from phone, pls ignore typos.
>
> Mice
>
> 在 2012年8月31日星期五,Caleb Call 写道:
>> What is the process that happens when you copy a template from one zone
> to another? The way I imagine it happening is the Management server acts
> as the middle man and copies i
What is the process that happens when you copy a template from one zone to
another? The way I imagine it happening is the Management server acts as the
middle man and copies it from one mount to the other, then updates the
database. Is this correct (even remotely)? Reason I ask is I'm having
timed out (retrying).
mount: mount to NFS server '10.4.43.44' failed: timed out (retrying).
mount: mount to NFS server '10.4.43.44' failed: timed out (retrying).
^C
[root@offshore-hv01 ~]#
Thanks,
Caleb
On Aug 28, 2012, at 4:08 PM, Caleb Call wrote:
> I've found thi
,
> the router VM comes up.
>
> Just for some more information - In case for a VPC , as soon as a VPC is
> created , a separate router VM comes up.
>
> Regards,
> Pranav
>
> -Original Message-
> From: Caleb Call [mailto:calebc...@me.com]
> Sent: Wednesd
nch your very first VM.
>
> Will
>
>> -Original Message-
>> From: Caleb Call [mailto:calebc...@me.com]
>> Sent: Wednesday, August 29, 2012 11:22 AM
>> To: cloudstack-users@incubator.apache.org
>> Subject: router vm
>>
>> At what point is t
At what point is the router vm supposed to be spawned? I've created a new
Zone, everything creates fine with no errors in the log. My secondary storage
vm spins up fine, the console proxy vm spins up fine, but the router vm never
spins up. When I get on the console of my secondary storage vm,
I've found this document that should give me what I'm looking for (unless
something has changed).
http://support.citrix.com/servlet/KbServlet/download/2389-102-673796/CitrixPorts_by_Product_and_Port_2060.pdf
On Aug 28, 2012, at 3:45 PM, Caleb Call wrote:
> What ports are need
What ports are needed to be open from the management server to hypervisors and
hypervisors to management servers? I've ran netstat on the boxes and can only
see port 443 on the hypervisor talking to the management server and nothing on
the management server talking to the hypervisors. I'm work
I like that...a lot. Simple, clean, but still what appears to be fully
functional.
On Aug 27, 2012, at 12:08 PM, Sonny Chhen wrote:
> Hello All,
>
> Below is a link to a possible UI concept in the works for CloudStack with an
> explanation of why certain things were down. Please take a look
On Aug 26, 2012, at 10:35 PM, David Nalley wrote:
> On Sun, Aug 26, 2012 at 10:42 PM, Caleb Call wrote:
>> Is it possible to setup a basic zone and be able to allow the use of load
>> balancers (virtual)? I've tried setting up a couple different combination
>>
Is it possible to setup a basic zone and be able to allow the use of load
balancers (virtual)? I've tried setting up a couple different combination of
network offerings but I always get an error message similar to this when I
setup the zone:
"failed to create a guest network for basic zone. Er
Is there something different about RHEL vs. CentOS? CentOS 6 installs from ISO
just fine.
On Aug 23, 2012, at 3:08 AM, Jijukar_Sudhakar
wrote:
> Hi All,
>
> Is there a way to install RHEL 6 x64 on Cloud stack configured with xen
> hypervisor 6.
>
> The CD/DVD drive is not getting detecte
Great, thank you.
On Aug 20, 2012, at 2:54 PM, Edison Su wrote:
> We are working on it, see the patch: https://reviews.apache.org/r/6431/
>
>> -Original Message-----
>> From: Caleb Call [mailto:calebc...@me.com]
>> Sent: Monday, August 20, 2012 12:44 PM
If I set the use local storage flag in the config, this is a global setting,
right? Is there anyway to make this restricted to only a single Zone? I'd
like to use local storage on one of my zones but not the others. I tired to
get around this by adding an SR with those local disks, then addin
I've had this happen before and was unable to recover from it. I eventually
had to just rebuild my box.
This doc may provide some help (I found it after my incident)
http://support.citrix.com/servlet/KbServlet/download/17140-102-18520/XenServer%20System%20Recovery%20Guide.pdf
On Aug 10, 201
r: The Hosting Specialists Fax +44(0)871 522 7057
> http://www.veber.co.uk
>
> Follow us on Twitter: www.twitter.com/veberhost Follow us on Facebook:
> www.facebook.com/veberhost
>
>
> -Original Message-
> From: Caleb Call [mailto:calebc...@m
Couple questions that pertain to customizing cloudstack to fit better into our
environment. First question is related to DNS. What needs to be done to make
it so the DHCP addresses that are assigned in cloudstack can be pushed back
dynamically to our company DNS? Is it as simple as setting up
It can be done through the API
(http://download.cloud.com/releases/3.0.0/api_3.0.0/user/updateVirtualMachine.html)
or you can create a new compute offering with the specs you want, then
shutdown your VM and assign it to the new compute offering in the CSM GUI.
Thanks
On Aug 6, 2012, at 5:06 P
Now I may be incorrect on this, but an iso isn't a template. An iso is an iso.
So if you're using the iso with one VM, it's attached and locked by that
process. If you try to use it on another VM, it's unable to get a lock on it,
thus not able to attach it or use it. Think of an iso as stick
Ewan, or anyone else that may be more familiar with the project,
Has any progress been made on your last point of coming up with a roadmap for
the next few releases? I'm really curious when we'll see the first Apache
released Cloudstack. Also on that point, will the next released version be
3
Have you verified network connectivity on the SSVM?
On Jul 12, 2012, at 4:29 PM, William Clark wrote:
> Env:
> Host A: CloudStack 3.0.2
> Host B: XenServer 6.0.2
> Host C: XenServer 6.0.2
> Host D: XenServer 6.0.2
>
> - All HV's are in a Pool and have 2 FC LUN's assigned to the pool as well as
Done, thanks guys for looking in to this.
http://bugs.cloudstack.org/browse/CS-15560
On Jul 11, 2012, at 3:28 AM, Caleb Call wrote:
> I'm trying to create VMs using ISOs I've uploaded. The ISOs all say they are
> ready to be used and they show up fine during instance cr
Done, thanks.
http://bugs.cloudstack.org/browse/CS-15551
On Jul 11, 2012, at 6:55 PM, Anthony Xu wrote:
> Please file a bug for this,
>
> Thanks,
> Anthony
>
>> -Original Message-
>> From: Caleb Call [mailto:calebc...@me.com]
>> Sent: Wednesday, July 1
a UI bug for this @
>> http://bugs.cloudstack.org/secure/Dashboard.jspa ? The UI should have
>> an option to mark/unmark the template/iso hvm while registering it. The
>> api already provides that.
>>
>> Thanks,
>> -Nitin
>> -Original Message-
VM,
> then you can't create VM.
> You can hack the DB, by "update vm_template set hvm=0", then try to create
> the VM again. But you need to make sure, your ISO does support PV.
>
>> -Original Message-
>> From: Caleb Call [mailto:calebc...@me.com]
>&g
on Su wrote:
> What's the guest os type of your ISO? How about change the guest OS type to
> CentOS 5.6 also? Will it work?
> And what's your hypervisor? Does your hypervisor host support HVM?
>
>> -----Original Message-
>> From: Caleb Call [mailto:calebc...@me
ion extensions to run
> HVM mode VMs (e.g. any Windows VM)
>
> -Original Message-
> From: Caleb Call [mailto:calebc...@me.com]
> Sent: Wednesday, July 11, 2012 2:58 PM
> To: cloudstack-users@incubator.apache.org
> Subject: Deploying using ISOs
>
> I'm trying
I'm trying to create VMs using ISOs I've uploaded. The ISOs all say they are
ready to be used and they show up fine during instance creation. However, once
I create the instance, I get an error that says "Unable to create a deployment
for VM[User|]". Looking through the logs, it seems like th
Is there a way to get the system VMs to respawn. From what I understand, they
are supposed to respawn when they are needed. Even after stopping them, they
weren't releasing the Public IPs so I had to kill them off (had to reconfigure
the networks). So now that I've gone through and fixed my n
Absolutely, I'll get that submitted right away.
Thanks
On Jul 5, 2012, at 12:06 AM, Prasanna Santhanam wrote:
> On Thu, Jul 05, 2012 at 01:58:20AM -0400, Caleb Call wrote:
>> I saw Sailaja email before seeing this one, so I did remove all the
>> rows that were Expungin
o each row in there is a nic_id. Pick the ones
> with a non-null nic_id and check against the nics table to see if that
> nic_id is removed. The ones that are in use are in "Reserved" state.
>
> Deleting of a zone has been an issue in 3.0.0 IIRC. Which version are
> you a
That query (removed column in nics table is null is empty.
mysql> select * from nics where removed is null;
Empty set (0.00 sec)
Thanks
On Jul 4, 2012, at 6:28 PM, Ahmad Emneina wrote:
> On 7/4/12 2:11 PM, "Caleb Call" wrote:
>
>> @Edison - That's the state we
s with the
> state of expunging .
>
> Thanks and Regards,
> Sailaja.M
>
> -Original Message-
> From: Caleb Call [mailto:calebc...@me.com]
> Sent: Wednesday, July 04, 2012 9:17 AM
> To: cloudstack-users@incubator.apache.org
> Subject: Re: Removing a Zone
>
On Jul 3, 2012, at 3:20 PM, Caleb Call wrote:
>
> On Jul 3, 2012, at 3:10 PM, Ahmad Emneina wrote:
>
>> On 7/3/12 1:50 PM, "Caleb Call" wrote:
>>
>>> We're setting up a cloudstack install and one of our guys setup the first
>>> zone a
On Jul 3, 2012, at 3:10 PM, Ahmad Emneina wrote:
> On 7/3/12 1:50 PM, "Caleb Call" wrote:
>
>> We're setting up a cloudstack install and one of our guys setup the first
>> zone as a basic zone. We need the vlan support the advanced provides so
>> we
We're setting up a cloudstack install and one of our guys setup the first zone
as a basic zone. We need the vlan support the advanced provides so we're
trying so remove the basic zone and recreate an advanced one. However, ever
after removing system VMs, we are not able to remove the pod. We
egards
>>>
>>> Tamas Monos DDI
>>> +44(0)2034687012
>>> Chief Technical Office
>>> +44(0)2034687000
>>> Veber: The Hosting Specialists Fax +4
Facebook: www.facebook.com/veberhost
>
>
> -Original Message-
> From: Caleb Call [mailto:calebc...@me.com]
> Sent: 01 July 2012 20:28
> To: cloudstack-users@incubator.apache.org
> Subject: Re: [leap second] Anyone else experiencing high rates of linux
> server crash
You may want to verify your CentOS boxes atleast. All of our CentOS boxes that
were 6 or higher (most were all 6.2) all survived but it made them run at 100%
CPU usage. All of our 5.8 and below continued humming along like nothing ever
happened.
On Jul 1, 2012, at 4:19 AM, James Kahn wrote:
be fine. It's how FC storage is recommended to be
> mounted with CloudStack and XenServer.
>
> -Original Message-
> From: Caleb Call [mailto:calebc...@me.com]
> Sent: Tuesday, June 26, 2012 9:58 AM
> To: cloudstack-users@incubator.apache.org
> Subject: Using Di
I posted this on the forum a few days ago, but haven't gotten any replies, so
please forgive the double post.
As odd and strange as this may be, our environment isn't really built out to
use nfs or iscsi, but we have a very extensive fiber network. We've
traditionally used this for our storage
92 matches
Mail list logo