Displaying 20 results from an estimated 1000 matches similar to: "disk space trouble on ec2 instance"
2015 Mar 02
1
disk space trouble on ec2 instance
Hey guys,
Thanks for this response. I just wanted to get back to you to let you know
how I was able to resolve this. And yeah I think it's more informative to
use df -m or df -k, so I'll try to stick to that from now on. Especially
when posting to the lists.
But I took a look around on the disk and saw that the /var/ww and
/usr/local directories were the biggest. So I just solved this
2015 Feb 28
0
disk space trouble on ec2 instance
On 2/27/2015 10:46 PM, Tim Dunphy wrote:
> I'm at a loss to explain how I can delete 190MB worth of data, reboot the
> instance and still be at 100% usage.
190MB is less than one percent of 9.9GB aka 9900MB
BTW, for cases like this, I'd suggest using df -k or -m rather than -h
to get more precise and consistent values.
also note, Unix (and Linux) file systems usually have a
2011 Jan 29
2
Amazon EC2 - building a minimal centOS ebs bootable image
Hello
Looking to build CentOS based micro EC2 instance bootable from Amazon
EBS. Want that the image be minimal, so that I can add only the rpms I
want.
Despite looking could not find a way to import a CentOS image from
scratch or an existing minimal CentOS image that is bootable from EBS.
My server must must persist, as I cannot handle issues with a dynamic
server, so I want to use a server
2010 Apr 23
12
Re-attaching zpools after machine termination [amazon ebs & ec2]
I''m trying to provide some "disaster-proofing" on Amazon EC2 by using a ZFS-based EBS volume for primary data storage with Amazon S3-backed snapshots. My aim is to ensure that, should the instance terminate, a new instance can spin-up, attach the EBS volume and auto-/re-configure the zpool.
I''ve created an OpenSolaris 2009.06 x86_64 image with the zpool structure
2010 Oct 25
2
GlusterFS 3.1 on Amazon EC2 Challenge
Another GlusterFS 3.1 question on my blog
(http://cloudarchitect.posterous.com). Any help/ideas will be
appreciated.
Thanks
Joshua
----
Here's my challenge: I have several 1 tb ebs volumes now that are
un-replicated and reaching capacity. I'm trying to suss out the most
efficient way to get each one of these into its own replicated 4 tb
gluster fs.
My hope was that I could snapshot
2009 Aug 14
3
EC2 -> EBS -> S3 ?
Greetings!
I''d appreciate hearing from anybody who''s had experience with any of
this. I''ve got a Rails app that currently deployed on EC2 with MySQL
and am readying to move from a dev / prototype model to a full-scale
production model. Right now I''ve got a single MySQL instance. I''m
getting ready to move that to a master-slave setup. I''m
2005 Sep 27
3
Free space/capacity displayed as garbage...
Dear,
I'm having some strange problems with Samba.
I have shared a linux folder on my samba and have mapped it to a drive letter in Windows XP (I also tried with Windows 2000).
When I right click my mapped drive and click on properties to view the free space and capacity, I get all garbage as can be seen
from the screenshot at:
http://www.nuonsoft.com/temp/samba_free_space.jpg
I'm running
2010 Apr 21
17
Puppet & EC2: Attach an EBS volume at boot?
Is it possible, using puppet, to configure an EC2 instance so that
when it boots it attaches & mounts an EBS volume? If so, what steps
would one take to achieve this?
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
2015 Jun 09
6
newbie question on installation over existing Linux
On 6/8/2015 5:08 PM, g wrote:
> ie, partition for boot, partition for swap, partition for /, partition
> home, partition for usr, partition for var, partition for home2,
> partition for what ever.
that model is not generally recommended anymore, at least not putting
/usr on its own partition, there's just too many issues with that
nowdays. I don't like putting /var in its
2008 Nov 21
0
Deployment Howto - REE + Passenger + AWS (EC2, EBS, snapshots)
Hi there,
We are a software firm based in India. We are a 100% FOSS firm and RoR
is one of the core focus areas.
We contribute to RoR (and FSF)in various ways - code as well as cash
donations. We also publish some how-tos and tech issues on our blogs.
We are running a production server on AWS. Here is the howto for REE +
passenger + AWS + EBS
You can read the full howto here:
2010 Mar 02
11
Expand zpool capacity
Hello, Experts.
I''ve got a problem. I''m trying to expand my main zpool (rpool), but don''t know how to do that. (i''m 100% newbie in non-windows world)
I use Osol under Vmware on Windows.
I had a pretty small vhdd -> only 12gb. Yesterday i decided to expand my virtual drive to 20gb. (After several tries to upgrade the OS to a newest dev-releases and
2015 Sep 03
2
Fuzzing complex programs
On Thu, Sep 3, 2015 at 6:45 PM, Kostya Serebryany <kcc at google.com> wrote:
> Did you build the Postgres code with -fsanitize-coverage=... ?
Yes:
CC = clang
CFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith
-Wdeclaration-after-statement -Wendif-labels
-Wmissing-format-attribute -Wformat-security -fno-strict-aliasing
-fwrapv -Wno-unused-command-line-argument -g -O0 -fsanitize=address
2009 Mar 03
1
zoo and coredata() classes
Hi guys
I have a reasonably basic question with zoo usage, but I havent been able
to find a satisfactory workaround yet.
Heres a simple example of what I'm talking about (the following data frame
contains numeric columns that contains NAs):
> head(ebs)
time src tstamp code bid ask
1 2009-03-03 13:03:29.536 perf.Tib_listener 14980321164
EBS.REC.EURJPY=EBS.NaE 123.48 NA
2 2009-03-03
2013 Nov 15
7
[PATCH 1/2] xfstests: add generic/321 to test fsync() on directories V2
Btrfs had some issues with fsync()''ing directories and fsync()''ing after
renames. These three new tests cover the 3 different issues we were seeing.
This breaks out the dmflakey stuff into a common helper to be shared between
generic/311 and generic/321. Thanks,
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
---
V1->V2: rename test to generic/321
-removed an
2009 Jul 16
2
[LLVMdev] [patch] CodeEmitter Memory Foot Reduction
On Jul 16, 2009, at 10:04 AM, Aaron Gray wrote:
>
> I understand that you say that, but I can't bring myself to care at
> this point. Have you thought about how many cycles are already used
> to produce the instructions that lead to the emission of those 10K
> bytes? The total percentage of time spent doing these virtual calls
> will be tiny compared to the total
2006 Nov 15
1
PAM authentication to Active Directory
Hello list,
I want to authenticate (only authenticate) through active directory with PAM. I googled around and everything I found, wheter it is forum posts or howtos, it always talks about winbind and joining the linux machine to the windows domain. I do not which to do this, I only want to get PAM to authenticate with the AD and then everything else is local.
Should I use pam_winbind ?
2005 May 23
1
[LLVMdev] questions about delete instructions
I'm a new guy for llvm. I'm doing a project in which some instructions
should be moved from one block into another. Those instructions may
be data-dependent. When I tried to delete them one by one, it cause
the error message like, " use stuck around after a def is destroyed"
even if I deleted the use befor the def. When I tried to add them to
another block, errors occurred like
2011 Mar 08
1
EC2 master restart, broken agents
A quick overview of our setup:
We have an EBS-backed puppet master instance with an Elastic IP, and a
number of puppet agent AMI images in various regions. When these AMIs
were created, they were authenticated with the puppet master using the
following command:
# puppet agent --certname=$(cat /etc/puppet/certname) --server
puppet.ourdomain.net --waitforcert 30 --test
...and accepted on the
2006 Nov 14
2
cant save to smb from apps?
I set up a samba share on a fedora core 5 box.
I am able to drag and drop files to it, but when I try to save from an
app, I get a message saying disk is full. These are all XP home clients.
When I tried to share from an XP pro client it worked.
Any ideas on how to fix this?
thanks, Josh.
2013 Jun 05
2
Looking for Instance backed Centos 6 x86_64 images
Hello Folks,
I am looking for official centos 6 x86_64 AMI's for the Singapore region. I
found an ebs backed Centos image from http://wiki.centos.org/Cloud/AWS
(ami-3e22616c) in the market place
<https://aws.amazon.com/marketplace/ordering/ref=dtl_psb_continue?ie=UTF8&pr
oductId=adc4348e-1dc3-41df-b833-e86ba57a33d6®ion=ap-southeast-1> .
However I am unable to find