F14 AMI passwords
by Pete Zaitcev
Looking at the /etc/shadow in our official AMI ami-6e3a6a2b, I observed
that root and ec2-user have passwords. Why are they left in? I suppose
they do not hurt much, since sshd_config sets PasswordAuthentication
and PermitRootLogin to no. Still, I'm just curious what they are.
Even better, let's think in reverse: if the creator accidentially
used a real root password, can I crack any interesting servers by
cracking the root password and then applying it to bits of Fedora
infrastructure (I know it's not 3-DES anymore, but still)?
-- Pete
13 years
Cloud SIG Meeting on 2010/11/25 - Cancelled!
by Robyn Bergeron
Hi Folks,
I realize that not all of us celebrate US holidays, but I for one will
be stuffing my face with delicious turkey tomorrow, and then preparing
for my Friday holiday shopping blitz.
Since a good chunk of us are based in the US, I'm hereby cancelling
the regularly scheduled Cloud SIG meeting. Don't let that stop you
from meeting anyway if a bunch of people show up - anyone can use the
power of meetbot :)
I hope everyone has an excellent holiday, and for those not in the US,
I hope you enjoy the lower volume on all your mailing lists :)
See you all at *next* week's Cloud meeting! And keep those features coming :D
-Robyn
13 years
Broken 32-bit F14 EC2 images?
by Steven Moix
Hello,
I just tested the Fedora 14 EC2 AMIs, 32 and 64 bit and there are
visible problems...Here is a scenario where I just launch an instance,
install Apache and start it. It works on the 64-Bit box but not at all
on the 32-Bit box... On the 32-Bit box, Apache just never starts (it
hangs at Starting httpd until you hit Ctrl+C) and in any case there are
RPMDB errors...
Any clue on what's going on?
************
32-Bit: ami-669f680f
************
Appliance: fedora-14 appliance 1.0
Hostname: domU-12-31-39-03-81-83
IP Address: 10.249.130.113
[ec2-user@domU-12-31-39-03-81-83 ~]$ sudo yum install httpd
...usual yum stuff...
Running Transaction
Warning: RPMDB altered outside of yum.
** Found 2 pre-existing rpmdb problem(s), 'yum check' output follows:
ec2-ami-tools-1.3-57676.noarch has missing requires of rsync
ec2-ami-tools-1.3-57676.noarch has missing requires of ruby
Installing : mailcap-2.1.35-1.fc14.noarch
Installing : apr-1.3.9-3.fc13.i686
Installing : apr-util-1.3.10-1.fc14.i686
Installing : httpd-tools-2.2.17-1.fc14.i686
Installing : apr-util-ldap-1.3.10-1.fc14.i686
Installing : httpd-2.2.17-1.fc14.i686
...usual yum stuff...
[ec2-user@domU-12-31-39-03-81-83 ~]$ service httpd start
Starting httpd:
************
64-Bit: ami-e291668b
************
Appliance: fedora-14 appliance 1.0
Hostname: domU-12-31-39-07-8D-01
IP Address: 10.209.142.239
[ec2-user@domU-12-31-39-07-8D-01 ~]$ sudo yum install httpd
...usual yum stuff...
Running Transaction
Warning: RPMDB altered outside of yum.
** Found 2 pre-existing rpmdb problem(s), 'yum check' output follows:
ec2-ami-tools-1.3-57676.noarch has missing requires of rsync
ec2-ami-tools-1.3-57676.noarch has missing requires of ruby
Installing : apr-1.3.9-3.fc13.x86_64
Installing : apr-util-1.3.10-1.fc14.x86_64
Installing : apr-util-ldap-1.3.10-1.fc14.x86_64
Installing : httpd-tools-2.2.17-1.fc14.x86_64
Installing : mailcap-2.1.35-1.fc14.noarch
Installing : httpd-2.2.17-1.fc14.x86_64
...usual yum stuff...
[ec2-user@domU-12-31-39-07-8D-01 ~]$ sudo service httpd start
Starting httpd: [ OK ]
13 years
yum doesn't work on FC14
by István
Hey,
you might have came across with this:
# yum update
Config time: 0.007
Yum Version: 3.2.28
COMMAND: yum update
Installroot: /
Setting up Package Sacks
Error: Cannot retrieve repository metadata (repomd.xml) for repository:
fedora. Please verify its path and try again
I can download any repomd.xml wo/ trouble using wget and filling up the
variables in the URL by hand.
Unfortunately there is no strace installed yet so I can't just trace what is
happening. I am going to install it from rpm and see what is going on. Any
advice is welcome.
# uname -a
Linux ip-5 2.6.35.6-48.fc14.x86_64 #1 SMP Fri Oct 22 15:36:08 UTC 2010
x86_64 x86_64 x86_64 GNU/Linux
Regard,
Istvan
--
the sun shines for all
http://blog.l1x.me
13 years
disk IO inside EC2 instance
by Denis Shaposhnikov
Hello!
I'm trying to use Fedora 14 inside EC2 instance. First I converted
instance-store AMI to ebs one. Basically it works but any program which
trying to something "heavy" with file system is eating 99% of CPU
forever. I saw it with mysql trying create privilege databases,
bacula-fd trying to backup /etc and even logwatch.
13 years
perl module install hanging on getdents64
by Simon Smith
First - thanks for getting Fedora updated on EC2! I've been using FC8 there
and FC13 (now 14) on Rackspace.
Things are working fine, except: on the EC2 Fedora 14 image I've installed,
I can't install perl modules. I've tried with several, and when I do "perl
Makefile.PL", it just hangs at "Checking if your kit is complete...". When
I do an strace, it seems like its hanging on getdents64 (last few lines at
bottom of this email).
Note: on my Rackspace Fedora 14 instance, I do not see this behavior and am
able to install perl Modules OK.
Any tips or pointers on where to go, debugging-wise, would be much
appreciated.
Thanks!
Simon
read(3, "\\./_/g if $Is_VMS_nodot; # avoi"..., 4096) = 4096
read(3, "\n}\n\n# Files that are often modif"..., 4096) = 4096
read(3, "contents of the specified extern"..., 4096) = 1994
read(3, "", 4096) = 0
close(3) = 0
open("MANIFEST", O_RDONLY|O_LARGEFILE) = 3
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfc63018) = -1 ENOTTY
(Inappropriate ioctl for device)
_llseek(3, 0, [0], SEEK_CUR) = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=156, ...}) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
read(3, "Changes\nFilter.pm\nMakefile.PL\nMA"..., 4096) = 156
read(3, "", 4096) = 0
close(3) = 0
getcwd("/root/Bloom-Filter-1.0", 4095) = 23
lstat64(".", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
stat64(".", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
open(".", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
getdents64(3, /* 9 entries */, 32768) = 264
getdents64(3, /* 0 entries */, 32768) = 0
13 years
Cloud SIG Meeting Minutes - 2010/11/11
by Robyn Bergeron
Thanks for attending - see you next week, and keep your features a-coming :)
-Robyn
Minutes: http://meetbot.fedoraproject.org/fedora-meeting/2010-11-11/cloud_sig.2010...
Full log: http://meetbot.fedoraproject.org/fedora-meeting/2010-11-11/cloud_sig.2010...
==========================
#fedora-meeting: Cloud SIG
==========================
Meeting started by rbergeron at 21:02:33 UTC. The full logs are
available at
http://meetbot.fedoraproject.org/fedora-meeting/2010-11-11/cloud_sig.2010...
.
Meeting summary
---------------
* Roll Call, yo (rbergeron, 21:03:04)
* BoxGrinder (rbergeron, 21:05:36)
* LINK: https://bugzilla.redhat.com/show_bug.cgi?id=652414
(mgoldmann, 21:08:29)
* LINK: https://fedoraproject.org/wiki/Features/BoxGrinder
(rbergeron, 21:08:36)
* mgoldmann is in the process of submitting BoxGrinder to Fedora
(rbergeron, 21:08:47)
* LINK: https://bugzilla.redhat.com/show_bug.cgi?id=652400
(mgoldmann, 21:08:52)
* not all gems are submitted because he needs to move to euca2ools
(rbergeron, 21:08:58)
* HELP: Review Request: rubygem-boxgrinder-core
(https://bugzilla.redhat.com/show_bug.cgi?id=652396) (gholms,
21:13:05)
* HELP: Review Request: rubygem-boxgrinder-build
(https://bugzilla.redhat.com/show_bug.cgi?id=652400) (gholms,
21:13:09)
* HELP: Review Request: rubygem-boxgrinder-rpm-based-os-plugin
(https://bugzilla.redhat.com/show_bug.cgi?id=652403) (gholms,
21:13:14)
* HELP: Review Request: rubygem-boxgrinder-build-fedora-os-plugin
(https://bugzilla.redhat.com/show_bug.cgi?id=652406) (gholms,
21:13:18)
* HELP: Review Request:
rubygem-boxgrinder-build-vmware-platform-plugin
(https://bugzilla.redhat.com/show_bug.cgi?id=652408) (gholms,
21:13:23)
* HELP: Review Request: rubygem-boxgrinder-local-delivery-plugin
(https://bugzilla.redhat.com/show_bug.cgi?id=652412) (gholms,
21:13:27)
* HELP: Review Request: rubygem-boxgrinder-sftp-delivery-plugin
(https://bugzilla.redhat.com/show_bug.cgi?id=652414) (gholms,
21:13:31)
* ACTION: mgoldmann to link feature to Cloud_SIG currect projects on
wiki (rbergeron, 21:19:24)
* EC2 (rbergeron, 21:19:54)
* ACTION: jforbes will work on boxgrinder-based EC2 images (gholms,
21:29:11)
* ACTION: rbergeron to advertise blog posts via identi.ca/twitter
(rbergeron, 21:35:03)
* OpenStack (rbergeron, 21:36:19)
* LINK: http://fedoraproject.org/wiki/Cloud_SIG/OpenStack
(rbergeron, 21:36:59)
* LINK: https://bugzilla.redhat.com/show_bug.cgi?id=611054
(rbergeron, 21:37:20)
* HELP: https://bugzilla.redhat.com/show_bug.cgi?id=611054
(python-carrot) (rbergeron, 21:38:18)
* Any other business? (rbergeron, 21:39:04)
* LINK: https://bugzilla.redhat.com/show_bug.cgi?id=651861 (jsmith,
21:42:27)
* We might consider RBD (RADOS Block Device, uses the lower layer of
Ceph) as well. (rbergeron, 21:45:49)
* ACTION: rbergeron to ping sdake about sheepdog for f15 (rbergeron,
21:46:04)
* jdarcy has submitted some stuff to glusterfs, and will be making a
feature page (rbergeron, 21:47:31)
Meeting ended at 21:50:45 UTC.
Action Items
------------
* mgoldmann to link feature to Cloud_SIG currect projects on wiki
* jforbes will work on boxgrinder-based EC2 images
* rbergeron to advertise blog posts via identi.ca/twitter
* rbergeron to ping sdake about sheepdog for f15
Action Items, by person
-----------------------
* jforbes
* jforbes will work on boxgrinder-based EC2 images
* mgoldmann
* mgoldmann to link feature to Cloud_SIG currect projects on wiki
* rbergeron
* rbergeron to advertise blog posts via identi.ca/twitter
* rbergeron to ping sdake about sheepdog for f15
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* rbergeron (110)
* mgoldmann (35)
* gholms (34)
* jforbes (15)
* jdarcy (9)
* jsmith (9)
* stickster (6)
* zodbot (5)
* sgordon (2)
13 years