Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 825C3200C8F for ; Fri, 9 Jun 2017 15:30:29 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 80F66160BC8; Fri, 9 Jun 2017 13:30:29 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A1A99160B9C for ; Fri, 9 Jun 2017 15:30:28 +0200 (CEST) Received: (qmail 83187 invoked by uid 500); 9 Jun 2017 13:30:27 -0000 Mailing-List: contact users-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cloudstack.apache.org Delivered-To: mailing list users@cloudstack.apache.org Received: (qmail 83176 invoked by uid 99); 9 Jun 2017 13:30:27 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jun 2017 13:30:27 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 0D9BB1818D8 for ; Fri, 9 Jun 2017 13:30:27 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.002 X-Spam-Level: X-Spam-Status: No, score=-0.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id PTLvNrX9xX1w for ; Fri, 9 Jun 2017 13:30:23 +0000 (UTC) Received: from spam.acentek.net (spam.acentek.net [108.59.105.42]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 92C735F27B for ; Fri, 9 Jun 2017 13:30:22 +0000 (UTC) Received: from mail.acentek.net (localhost [127.0.0.1]) by spam.acentek.net (Postfix) with ESMTP id F06995093DB for ; Fri, 9 Jun 2017 08:30:14 -0500 (CDT) X-Assp-Version: 2.5.5(17073) on spam.acentek.net X-Assp-ID: spam.acentek.net m1-15014-09244 X-Assp-Session: 7F4F3DA10788 (mail 1) X-Assp-Envelope-From: jpeterson@acentek.net X-Assp-Intended-For: users@cloudstack.apache.org Received: from unknown ([192.168.3.6] helo=mail.acentek.net) by spam.acentek.net with SMTP (2.5.5); 9 Jun 2017 08:30:14 -0500 From: Jeremy Peterson To: "users@cloudstack.apache.org" Subject: RE: Recreating SystemVM's Thread-Topic: Recreating SystemVM's Thread-Index: AdLebC9IxTUgENEqTbaEWv4l7WAdCQASNPWAAAwVVQAABUGrEAAENCIAABw9PIAAEOJMQAAf0yUA//+3Rlv//eyzIA== Date: Fri, 9 Jun 2017 13:30:13 +0000 Message-ID: References: <4af89340c32e4e7ba956bb31dc30ea0e@ACEGROUP-EXCH.acegroup.local> <6323085176904cc09a33a8ab8081a311@ACEGROUP-EXCH.acegroup.local> <907ebb26981e4220af72faaed43dab75@ACEGROUP-EXCH.acegroup.local> , <4030d67b515a451dbee8b41cd3888df7@ACEGROUP-EXCH.acegroup.local> In-Reply-To: <4030d67b515a451dbee8b41cd3888df7@ACEGROUP-EXCH.acegroup.local> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [192.168.61.78] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 archived-at: Fri, 09 Jun 2017 13:30:29 -0000 08:28:43 select * from vm_instance where name like 's-%' limit 10000 7481 r= ow(s) returned 0.000 sec / 0.032 sec All vm's 'state' returned Destoryed outside of the current vm 7873 which is= in a Stopped state but that goes Destroyed and a new get created. Any other suggestions? Jeremy -----Original Message----- From: Jeremy Peterson [mailto:jpeterson@acentek.net]=20 Sent: Thursday, June 8, 2017 12:47 AM To: users@cloudstack.apache.org Subject: Re: Recreating SystemVM's I'll make that change in the am. Today I put a host in maintence and rebooted because proxy and secstore vm = were constantly being created on that host and still no change. Let you know tomorrow. Jeremy Sent from my Verizon, Samsung Galaxy smartphone -------- Original message -------- From: Rajani Karuturi Date: 6/8/17 12:07 AM (GMT-06:00) To: Users Subject: Re: Recreating SystemVM's Did you check SMLog on xenserver? unable to destroy task(com.xensource.xenapi.Task@256829a8) on host(b34f086e-fabf-471e-9feb-8f54362d7d0f) due to You gave an invalid objec= t reference. The object may have recently been deleted. The class paramet= er gives the type of reference given, and the handle parameter echoes the b= ad value given. Looks like Destroy of SSVM failed. What state is SSVM in? mark it as Destro= yed in cloud DB and wait for cloudstack to create a new SSVM. ~Rajani http://cloudplatform.accelerite.com/ On Thu, Jun 8, 2017 at 1:11 AM, Jeremy Peterson wrote: > Probably agreed. > > But I ran toolstack restart on all hypervisors and v-3193 just tried=20 > to create and fail along with s-5398. > > The PIF error went away. But VM's are still recreating > > https://pastebin.com/4n4xBgMT > > New log from this afternoon. > > My catalina.out is over 4GB > > Jeremy > > > -----Original Message----- > From: Makrand [mailto:makrandsanap@gmail.com] > Sent: Wednesday, June 7, 2017 12:52 AM > To: users@cloudstack.apache.org > Subject: Re: Recreating SystemVM's > > Hi there, > > Looks more like hypervisor issue. > > Just run *xe-toolstack-restart* on hosts where these VMs are trying to=20 > start or if you don't have too many hosts, better run on all members=20 > including master. most of i/o related issues squared off by toolstack=20 > bounce. > > -- > Makrand > > > On Wed, Jun 7, 2017 at 3:01 AM, Jeremy Peterson=20 > > wrote: > > > Ok so I pulled this from Sunday morning. > > > > https://pastebin.com/nCETw1sC > > > > > > errorInfo: [HOST_CANNOT_ATTACH_NETWORK,=20 > > OpaqueRef:65d0c844-bd70-81e9-4518-8809e1dc0ee7, > > OpaqueRef:0093ac3f-9f3a-37e1-9cdb-581398d27ba2] > > > > XenServer error. > > > > Now this still gets me because all of the other VM's launched just fine= . > > > > Going into XenCenter I see an error at the bottom This PIF is a bond=20 > > slave and cannot be plugged. > > > > ??? > > > > If I go to networking on the hosts I see the storage vlans and bonds=20 > > are all there. > > > > I see my GUEST-PUB bond is there and LACP is setup correct. > > > > Any suggestions ? > > > > > > Jeremy > > > > > > -----Original Message----- > > From: Jeremy Peterson [mailto:jpeterson@acentek.net] > > Sent: Tuesday, June 6, 2017 9:23 AM > > To: users@cloudstack.apache.org > > Subject: RE: Recreating SystemVM's > > > > Thank you all for those responses. > > > > I'll comb through my management-server.log and post a pastebin if=20 > > I'm scratching my head. > > > > Jeremy > > > > -----Original Message----- > > From: Rajani Karuturi [mailto:rajani@apache.org] > > Sent: Tuesday, June 6, 2017 6:53 AM > > To: users@cloudstack.apache.org > > Subject: Re: Recreating SystemVM's > > > > If the zone is enabled, cloudstack should recreate them automatically. > > > > ~ Rajani > > > > http://cloudplatform.accelerite.com/ > > > > On June 6, 2017 at 11:37 AM, Erik Weber (terbolous@gmail.com) > > wrote: > > > > CloudStack should recreate automatically, check the mgmt server logs=20 > > for hints of why it doesn't happen. > > > > -- > > Erik > > > > tir. 6. jun. 2017 kl. 04.29 skrev Jeremy Peterson > > : > > > > I had an issue Sunday morning with cloudstack 4.9.0 and xenserver 6.5.0= . > > My hosts stop sending LACP PDU's and caused a network drop to iSCSI=20 > > primary storage. > > > > So all my instances recovered via HA enabled. > > > > But my console proxy and secondary storage system VM's got stuck in=20 > > a boot state that would not power on. > > > > At this time they are expunged and gone. > > > > How do I tell cloudstack-management to recreate system VM's? > > > > I'm drawing a blank since deploying CS two years ago and just=20 > > keeping things running and adding hosts and more storage everything=20 > > has been so stable. > > > > Jeremy > > >