Adding S3 secondary storage fails with NullPointerException

2024-04-25 Thread Frédéric Hilpert
Hi all, I got a null pointer exception while adding s3 secondary storage to my Cloudstack cluster. This is related to this exact issue: https://github.com/apache/cloudstack/issues/8956 I got a few questions:  - Is there a known workaround for this yet?  - My workaround would be to setup NFS

Re: S3 Secondary Storage

2023-12-05 Thread Jithin Raju
Hi Marty, This PR seems to be related to your requirement: https://github.com/apache/cloudstack/pull/7659 -Jithin From: Marty Godsey Date: Tuesday, 5 December 2023 at 10:40 PM To: users@cloudstack.apache.org Subject: S3 Secondary Storage I know you can add more than one secondary storage

S3 Secondary Storage

2023-12-05 Thread Marty Godsey
I know you can add more than one secondary storage, but is there a way to restrict people from getting to one or the other? Basically, I want to provide an option to my users where their snapshots can be sent to an S3 storage location offsite if they choose it. How do I provide access to that s

S3 Secondary Storage

2021-11-23 Thread Дикевич Евгений Александрович
HI all! CS 4.16 + XCP-NG 8.2 Do new versions (4.15/4.16) support S3 Secondary Storage? When I try to add new SS I see 3 available types - NFS, SMB/CIFS, Swift Внимание! Это электронное письмо и все прикрепленные к нему файлы являются конфиденциальными и предназначены исключительно для

Re: State of the S3 secondary storage

2016-07-20 Thread Nux!
Wednesday, 20 July, 2016 08:49:53 > Subject: Re: State of the S3 secondary storage > We've been kicking around idea internally on abstracting secondary > storage entirely and offload it to cloudstack agent. > > Our biggest gripe is NFS. > > If we can expose S3 (over HTTPs) lik

Re: State of the S3 secondary storage

2016-07-20 Thread ilya
We've been kicking around idea internally on abstracting secondary storage entirely and offload it to cloudstack agent. Our biggest gripe is NFS. If we can expose S3 (over HTTPs) like service and offload to cloudstack agent - we will remove large dependency. The only issue we see - is vmware, in

Re: State of the S3 secondary storage

2016-07-19 Thread Nux!
t;> > > > >> > > > I'll need to think of another way to provide DR, perhaps some >> automatic >> > > > snapshot+download of sorts. >> > > > >> > > > Lucian >> > > > >> > > > -- >> &g

Re: State of the S3 secondary storage

2016-07-19 Thread Will Stevens
t; > > > > > > > Nux! > > > > www.nux.ro > > > > > > > > - Original Message - > > > > > From: "Syed Ahmed" > > > > > To: d...@cloudstack.apache.org > > > > > Cc: "Nu

Re: State of the S3 secondary storage

2016-07-19 Thread Will Stevens
nology! > > > > Nux! > > www.nux.ro > > > > - Original Message - > > > From: "Syed Ahmed" > > > To: d...@cloudstack.apache.org > > > Cc: "Nux!" , "Cloudstack Users List" < > > users@cloudsta

Re: State of the S3 secondary storage

2016-07-19 Thread Nux!
an -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Syed Ahmed" > To: d...@cloudstack.apache.org > Cc: "Nux!" , "Cloudstack Users List" > > Sent: Tuesday, 19 July, 2016 17:06:52 > S

Re: State of the S3 secondary storage

2016-07-19 Thread Will Stevens
We are using Swift as secondary storage. It also offers inter-zone secondary storage. We have had to do fixes to make it work correctly, but we have pushed those fixes upstream so they are available in 4.9 (and some fixes earlier than that). Like Wido said, the staging NFS is still needed which

Re: State of the S3 secondary storage

2016-07-19 Thread Wido den Hollander
> Op 19 juli 2016 om 14:38 schreef Nux! : > > > Hello, > > Could anyone summarise the state of S3 (and clones) for secondary storage? > I read at some point that it's the only secondary storage type supported > inter-zone, so it would appeal from a DR pov, but not sure how mature it is > or i

State of the S3 secondary storage

2016-07-19 Thread Nux!
Hello, Could anyone summarise the state of S3 (and clones) for secondary storage? I read at some point that it's the only secondary storage type supported inter-zone, so it would appeal from a DR pov, but not sure how mature it is or if there are any serious gotchas involved. Thanks Lucian --

Re: S3 secondary storage performance considerations

2016-05-04 Thread christian.niephaus
of out-coming network traffic. > > > > Regards. > > > > > Atentamente, > Sebastián Gómez > > On Fri, Apr 29, 2016 at 4:40 PM, > wrote: > >> Hi, >> >> we plan to switch from a per-zone NFS secondary storage to a (region-wide) >

Re: S3 secondary storage performance considerations

2016-05-01 Thread Sebastian Gomez
per-zone NFS secondary storage to a (region-wide) > S3 secondary storage. Currently we have some concerns wrt the performance > of this setup, though. > > The throughput we achieve for e.g. a single file download (wget > http://our.s3.storage/some-file) is approx. 100mbps. Due to t

S3 secondary storage performance considerations

2016-04-29 Thread christian.niephaus
Hi, we plan to switch from a per-zone NFS secondary storage to a (region-wide) S3 secondary storage. Currently we have some concerns wrt the performance of this setup, though. The throughput we achieve for e.g. a single file download (wget http://our.s3.storage/some-file) is approx. 100mbps

S3 secondary storage error

2016-02-18 Thread Yuriy Karpel
CentOS7, Cloudstack 4.7. Log management server: 2016-02-18 12:29:11,412 DEBUG [c.c.a.ApiServlet] (catalina-exec-1:ctx-b584fb48 ctx-a3bf9246) (logid:4f89e2ee) ===END=== 10.30.10.41 -- GET command=addImageStore&response=json&name=%D0%A8%D1%8C%D1%84%D0%BF%D1%83%D1%8B&provider=S3&details%5B2%5D.k

RE: Need help with S3 Secondary Storage

2015-07-14 Thread Nico Herzhauser
Hello dshevchenko, we will try the workaround and we will give feedback if that worked for us or not. > Date: Tue, 14 Jul 2015 16:46:23 +0300 > From: dshevchenko.m...@gmail.com > To: users@cloudstack.apache.org > Subject: Re: Need help with S3 Secondary Storage > > Hello Nico

Re: Need help with S3 Secondary Storage

2015-07-14 Thread Dmytro Shevchenko
Hello Nico. We also trying to use S3 as secondary storage, so several thoughts: 1. "peer not authenticated" - maybe problem with access id and secret id? Can you authenticate with external client? 2. You cannot use self-signed certificate, it's not supported (actually you can, but it must be add

Need help with S3 Secondary Storage

2015-07-14 Thread Nico Herzhauser
Hello cloudstack usergroup, we like to try S3 style storage with cloudstack 4.5 but we cannot connect to the S3 Storage.We think this is a certificate problem because the ssvm did not get the right certificate. We use a Wildcard SSL certificate. At the storage-vm I see the following error in the

RE: Migrate from NFS secondary storage to S3 secondary storage

2015-03-04 Thread Sanjeev Neelarapu
yes -Original Message- From: Erik Weber [mailto:terbol...@gmail.com] Sent: Wednesday, March 04, 2015 12:35 PM To: users@cloudstack.apache.org Subject: Re: Migrate from NFS secondary storage to S3 secondary storage Thanks Sanjeev, Do you know which part of the admin guide that mentions

Re: Migrate from NFS secondary storage to S3 secondary storage

2015-03-03 Thread Erik Weber
t; To: users@cloudstack.apache.org > Subject: Migrate from NFS secondary storage to S3 secondary storage > > Is there a migration path available if I want to go from NFS based > secondary storage to S3 based? > That is, I want to move my existing templates, snapshots etc. > > -- > Erik >

RE: Migrate from NFS secondary storage to S3 secondary storage

2015-03-03 Thread Sanjeev Neelarapu
they will be moved to S3. For more info you can refer to ACS Admin guide. Thanks, Sanjeev -Original Message- From: Erik Weber [mailto:terbol...@gmail.com] Sent: Tuesday, March 03, 2015 4:33 PM To: users@cloudstack.apache.org Subject: Migrate from NFS secondary storage to S3 secondary st

Migrate from NFS secondary storage to S3 secondary storage

2015-03-03 Thread Erik Weber
Is there a migration path available if I want to go from NFS based secondary storage to S3 based? That is, I want to move my existing templates, snapshots etc. -- Erik

Can't create proper template from VM on S3 secondary storage environment

2014-08-14 Thread Akihiko Ota
Hello, I am running CloudStack 4.3.0 on CentOS 6.5. My environment is - KVM Hypervisor. - using S3 provider to socondary storage. The storage system is using RADOS. - using local storage to primary storage. When I create more than one templates from an existing virtual machine, the second and the

Swift3 as S3 secondary storage to CloudStack

2014-02-09 Thread Sailaja Mada
Hi, I configured Swift3 as S3 secondary storage to CloudStack. CS tried to download System VM templates but it failed with " Access Denied " error . Please help me to resolve

Re: Error Adding S3 Secondary Storage

2014-01-09 Thread Aaron Delp
re information refer to CS 4.2 Admin guide. > >Thanks, >Sanjeev > >-Original Message- >From: Aaron Delp [mailto:aaron.d...@citrix.com] >Sent: Thursday, January 09, 2014 4:16 AM >To: users@cloudstack.apache.org >Subject: Error Adding S3 Secondary Storage > >Hel

RE: Error Adding S3 Secondary Storage

2014-01-08 Thread Sanjeev Neelarapu
storage. For more information refer to CS 4.2 Admin guide. Thanks, Sanjeev -Original Message- From: Aaron Delp [mailto:aaron.d...@citrix.com] Sent: Thursday, January 09, 2014 4:16 AM To: users@cloudstack.apache.org Subject: Error Adding S3 Secondary Storage Hello all - I'm trying t

Error Adding S3 Secondary Storage

2014-01-08 Thread Aaron Delp
Hello all – I'm trying to add Amazon S3 Secondary Storage and have hit a snag. I have a NetApp filer that serves as the NFS scratch space (/vol/exports/temp) and I can add this as a plain NFS Secondary Storage mount. If I try to add S3 using my Amazon credentials and my NFS info I ge

S3 Secondary Storage self signed certificate error

2013-12-03 Thread Andrei Mikhailovsky
Hi guys I was wondering if anyone knows how to force ACS to trust a self signed ssl certificate which is used on the S3 secondary storage server? At the moment I am having an error saying that the certificate can not be trusted. Thanks

Re: S3 Secondary Storage fails with large files

2013-10-31 Thread Min Chen
und or do i need to wait for the 4.2.1 to come out? > >Thanks > >Andrei > >- Original Message - > >From: "Min Chen" >To: d...@cloudstack.apache.org, users@cloudstack.apache.org >Sent: Wednesday, 30 October, 2013 5:39:15 PM >Subject: Re: S3 Secon

Re: S3 Secondary Storage fails with large files

2013-10-31 Thread Andrei Mikhailovsky
apache.org, users@cloudstack.apache.org Sent: Wednesday, 30 October, 2013 5:39:15 PM Subject: Re: S3 Secondary Storage fails with large files So you are doing create template from volume, right? I think that it should go through the same code used in backup snapshot, so will have the same limit.

Re: S3 Secondary Storage fails with large files

2013-10-30 Thread Min Chen
>Thanks > >Andrei >- Original Message - > >From: "Min Chen" >To: d...@cloudstack.apache.org, users@cloudstack.apache.org >Sent: Wednesday, 30 October, 2013 4:40:48 PM >Subject: Re: S3 Secondary Storage fails with large files > >For 4.2.0, you

Re: S3 Secondary Storage fails with large files

2013-10-30 Thread Andrei Mikhailovsky
ssage - From: "Min Chen" To: d...@cloudstack.apache.org, users@cloudstack.apache.org Sent: Wednesday, 30 October, 2013 4:40:48 PM Subject: Re: S3 Secondary Storage fails with large files For 4.2.0, you should be able to register template > 5GB. But we are aware of an issue you ment

Re: S3 Secondary Storage fails with large files

2013-10-30 Thread Min Chen
t to general public? > >Thanks > >Andrei >- Original Message - > >From: "Min Chen" >To: d...@cloudstack.apache.org, users@cloudstack.apache.org >Sent: Wednesday, 30 October, 2013 4:40:48 PM >Subject: Re: S3 Secondary Storage fails with large files > >

Re: S3 Secondary Storage fails with large files

2013-10-30 Thread Andrei Mikhailovsky
Min, thanks for your answer. Any idea when 4.2.1 is out to general public? Thanks Andrei - Original Message - From: "Min Chen" To: d...@cloudstack.apache.org, users@cloudstack.apache.org Sent: Wednesday, 30 October, 2013 4:40:48 PM Subject: Re: S3 Secondary Storage

Re: S3 Secondary Storage fails with large files

2013-10-30 Thread Min Chen
For 4.2.0, you should be able to register template > 5GB. But we are aware of an issue you mentioned here: backup snapshot > 5GB will fail since that part of code is still using S3 single part upload api. This bug has been fixed in latest 4.2 branch, and will be available in 4.2.1 release. Thanks

S3 Secondary Storage fails with large files

2013-10-30 Thread Andrei Mikhailovsky
Hello Guys , I am using ACS 4.2.0 with KVM hypervisor. While trying to create templates and snapshots from the existing vms I am getting an error message / exception on the management logs: 2013-10-30 13:29:07,264 DEBUG [storage.snapshot.SnapshotManagerImpl] (Job-Executor-12:job-41 = [ 85659