[Thincrust-devel] First release of ec2-conversion-tools

Joey Boggs jboggs at redhat.com
Thu Aug 14 19:58:54 UTC 2008


For full functionality ssh would be best, but who's to say a user 
wouldn't have an administration console in mind already? Should there be 
an override option to not require ssh?

Bryan Kearney wrote:
> ahh.. so I need to have ssh installed for this to work? would make sense.
>
>
> -- bk
>
>
> Joey Boggs wrote:
>> It's catching an exception for /etc/sshd/ssh_config not being in 
>> place. I'm writing in some exception handlers now.
>>
>> Bryan Kearney wrote:
>>>
>>>
>>> Joey Boggs wrote:
>>>> Was there anymore output ? Alot more should have happened before it 
>>>> tried to unmount it.
>>>
>>> This is all I got. Can I pass in a debug flag?
>>>
>>> -- bk
>>>
>>>
>>> [root at localhost resources]# ec2-converter -f 
>>> cobblerAppliance-sda.raw --inputtype=diskimage
>>>
>>> TMPDIR: /var/tmp/ec2-convert-q9h2x3ak
>>> loop0p1 : /
>>>
>>> Disk Space Required: 233M
>>>
>>> Creating a new disk image with additional freespace: 402M total
>>> 402+0 records in
>>> 402+0 records out
>>> 421527552 bytes (422 MB) copied, 12.567 s, 33.5 MB/s
>>> mke2fs 1.40.8 (13-Mar-2008)
>>> Filesystem label=
>>> OS type: Linux
>>> Block size=1024 (log=0)
>>> Fragment size=1024 (log=0)
>>> 103224 inodes, 411648 blocks
>>> 20582 blocks (5.00%) reserved for the super user
>>> First data block=1
>>> Maximum filesystem blocks=67633152
>>> 51 block groups
>>> 8192 blocks per group, 8192 fragments per group
>>> 2024 inodes per group
>>> Superblock backups stored on blocks:
>>>     8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409
>>>
>>> Writing inode tables: done
>>> Creating journal (8192 blocks): done
>>> Writing superblocks and filesystem accounting information: done
>>>
>>> This filesystem will be automatically checked every 20 mounts or
>>> 180 days, whichever comes first.  Use tune2fs -c or -i to override.
>>>
>>> rsyncing all partitions to new root
>>>
>>> Unmounting /var/tmp/ec2-convert-q9h2x3ak/
>>> Freeing loopdevices
>>> MAKEDEV: mkdir: File exists
>>> MAKEDEV: mkdir: File exists
>>> MAKEDEV: mkdir: File exists
>>> MAKEDEV: mkdir: File exists
>>> MAKEDEV: mkdir: File exists
>>> MAKEDEV: mkdir: File exists
>>> MAKEDEV: mkdir: File exists
>>> MAKEDEV: mkdir: File exists
>>> MAKEDEV: mkdir: File exists
>>> MAKEDEV: mkdir: File exists
>>> MAKEDEV: mkdir: File exists
>>> MAKEDEV: mkdir: File exists
>>> * - Updating /etc/fstab
>>>
>>> * - Creating rc.local configuration
>>>
>>> Traceback (most recent call last):
>>>   File "/usr/bin/ec2-converter", line 139, in <module>
>>>     sys.exit(main())
>>>   File "/usr/bin/ec2-converter", line 124, in main
>>>     fsutil.cleanup(tmpdir)
>>>   File "/usr/lib/python2.5/site-packages/ec2convert/fs.py", line 
>>> 113, in cleanup
>>>     os.rmdir(tmpdir)
>>> OSError: [Errno 16] Device or resource busy: 
>>> '/var/tmp/ec2-convert-q9h2x3ak'
>>> [root at localhost resources]#
>>>
>>>
>>> _______________________________________________
>>> Thincrust-devel mailing list
>>> Thincrust-devel at redhat.com
>>> https://www.redhat.com/mailman/listinfo/thincrust-devel
>>
>> _______________________________________________
>> Thincrust-devel mailing list
>> Thincrust-devel at redhat.com
>> https://www.redhat.com/mailman/listinfo/thincrust-devel
>
> _______________________________________________
> Thincrust-devel mailing list
> Thincrust-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/thincrust-devel




More information about the Thincrust-devel mailing list