[racattack] Re: RAC Attack Automation Project

  • From: Alvaro Miranda Aguilera <kikitux@xxxxxxxxx>
  • To: "racattack@xxxxxxxxxxxxx" <racattack@xxxxxxxxxxxxx>
  • Date: Fri, 4 Apr 2014 12:41:56 +1300

Thanks, 2 and 3 are now fixes
pull 4 is merged.

I am in the process to test your gitattributes does the trick... thanks for
that

and yes, seems to work 100% fine now.. I did download the zip generated by
github



On Fri, Apr 4, 2014 at 6:27 AM, Jeremy Schneider <
jeremy.schneider@xxxxxxxxxxxxxx> wrote:

> I am still using Vagrant 1.5.1 - it's the version Alvaro posted on the
> wiki that he tested with.  I've create an issue in github for the issue
> Leighton and I encountered with Alvaro's vagrantcloud box:
> https://github.com/racattack/vagrantfile/issues/3
>
> I also had a problem with the shared disks.  Haven't figured out a fix but
> I did figure out a workaround.  Documented the issue and workaround on
> github here:
> https://github.com/racattack/vagrantfile/issues/2
>
> My two small patches for windows support seemed to work well; I went ahead
> and submitted a pull request for Alvaro to accept them into the main
> racattack repo.
> https://github.com/racattack/vagrantfile/pull/4
>
> -J
>
> --
> http://about.me/jeremy_schneider
>
>
> On Thu, Apr 3, 2014 at 8:32 AM, Leighton Nelson <leightonn@xxxxxxxxx>wrote:
>
>> Yes I noticed that I was able to pull that box down (actually it stalled
>> at 45%). It looks like version 1.
>> BTW if using an older vagrant version you'll get a different error
>> message indicating it can't find the box. After I upgraded to 1.5.2 it was
>> able to find it but not download it.
>>
>>
>> On Thursday, April 3, 2014, Jeremy Schneider <
>> jeremy.schneider@xxxxxxxxxxxxxx> wrote:
>>
>>> Leighton - I was getting this too.  Try editing the vagrantfile to this:
>>> config.vm.box = "racattack/oracle65"
>>>
>>> I'm still working on the vagrant setup myself, so not sure yet how/if
>>> this box is different from the one on alvaro's personal vagrantcloud
>>> account.  I'm sure that we'll eventually be switching over to the racattack
>>> vagrantcloud account anyway.
>>>
>>> -Jeremy
>>>
>>>
>>> --
>>> http://about.me/jeremy_schneider
>>>
>>>
>>> On Thu, Apr 3, 2014 at 8:06 AM, Leighton Nelson <leightonn@xxxxxxxxx>wrote:
>>>
>>> Hi Alvaro,
>>> I tried running the automated rac vagrant but getting an error message
>>> while trying to download the base box.
>>>
>>> Leightons-MacBook-Pro:racattack12cR1 leighton$ vagrant up
>>>
>>> collabn2 eth1 lanip  :192.168.78.52
>>> collabn2 eth2 privip :172.16.100.52
>>> collabn2 dns server role is slave
>>> on first boot shared disks will be created, this will take some time
>>>
>>> collabn1 eth1 lanip  :192.168.78.51
>>> collabn1 eth2 privip :172.16.100.51
>>> collabn1 dns server role is master
>>> Bringing machine 'collabn2' up with 'virtualbox' provider...
>>> Bringing machine 'collabn1' up with 'virtualbox' provider...
>>> ==> collabn2: Box 'kikitux/oracle65-racattack' could not be found.
>>> Attempting to find and install...
>>>     collabn2: Box Provider: virtualbox
>>>     collabn2: Box Version: >= 0
>>> ==> collabn2: Loading metadata for box 'kikitux/oracle65-racattack'
>>>     collabn2: URL: https://vagrantcloud.com/kikitux/oracle65-racattack
>>> ==> collabn2: Adding box 'kikitux/oracle65-racattack' (v14.03.29) for
>>> provider: virtualbox
>>>     collabn2: Downloading:
>>> https://vagrantcloud.com/kikitux/oracle65-racattack/version/2/provider/virtualbox.box
>>> The box failed to unpackage properly. Please verify that the box
>>> file you're trying to add is not corrupted and try again. The
>>> output from attempting to unpackage (if any):
>>>
>>> bsdtar: Error opening archive: Unrecognized archive format
>>>
>>>
>>>
>>> On Tue, Apr 1, 2014 at 4:16 PM, Alvaro Miranda Aguilera <
>>> kikitux@xxxxxxxxx> wrote:
>>>
>>> done.
>>>
>>>
>>> https://en.wikibooks.org/w/index.php?title=RAC_Attack_-_Oracle_Cluster_Database_at_Home/RAC_Attack_Automation&stable=0#Software_used_in_this_implementation
>>>
>>> expanded a bit with more information:
>>>
>>> Software used in this implementation
>>>
>>> Besides the software listed in 
>>> RAC_Attack_12c/Software_Components<https://en.wikibooks.org/wiki/RAC_Attack_-_Oracle_Cluster_Database_at_Home/RAC_Attack_12c/Software_Components>for
>>>  SSH, VNC and Grid and Database component, the following software have
>>> been used and tested in this implementation.
>>>
>>>    - vagrant <http://vagrantup.com/> 1.5.1
>>>    - packer <http://packer.io/> 0.5.2
>>>
>>> OS that are know to work
>>>
>>> This implementation have been tested in the following operating system:
>>>
>>>    - Windows 7 Professional 64 bit
>>>    - OracleLinux 6.5 64 bit
>>>    - Apple OSX OS X 10.9.2
>>>
>>> OS used in the guest machine
>>>
>>> The OS used in the guest machine is Oracle Linux 6.5 + updates.
>>>
>>> The version of the box used reflect the day when the box was created and
>>> updated:
>>>
>>> alvaros-mini:oracle65 alvarom$ vagrant box outdated --global
>>>
>>>    - 'racattack/oracle65' (v14.03.29) is up to date
>>>
>>> alvaros-mini:oracle65 alvarom$
>>>
>>> This version of racattack/oracle65 was created and updated to 14.03.29
>>>  [image: 
>>> Information]<https://commons.wikimedia.org/wiki/File:Information_icon.svg>
>>>
>>>
>>
>> --
>> Regards,
>> Leighton L. Nelson
>>
>
>

Other related posts: