[one-users] Directory structure under $ONE_LOCATION after install.sh, lacks several folders
Carlos Martín Sánchez
cmartin at opennebula.org
Tue Apr 26 08:41:43 PDT 2011
Hi Luis,
If you use the -c option of the installer, only a minimum set of client
files are installed.
Regardless, the directory trees in the link you provide have to be updated.
Meanwhile, this is what a 2.2 self-contained installation looks like
installing only client utilities (-c):
$ tree -d
.
├── bin
└── lib
└── ruby
├── cloud
│ ├── econe
│ └── occi
└── OpenNebula
And a regular self-contained installation:
$ tree -d -L 2
.
├── bin
├── etc
│ ├── auth
│ ├── ec2query_templates
│ ├── hm
│ ├── im_ec2
│ ├── im_kvm
│ ├── im_xen
│ ├── occi_templates
│ ├── tm_dummy
│ ├── tm_lvm
│ ├── tm_nfs
│ ├── tm_ssh
│ ├── vmm_ec2
│ ├── vmm_sh
│ └── vmm_ssh
├── include
├── lib
│ ├── mads
│ ├── remotes
│ ├── ruby
│ ├── sunstone
│ └── tm_commands
├── share
│ ├── examples
│ ├── hooks
│ └── man
└── var
├── images
└── remotes
Regards,
Carlos.
--
Carlos Martín, MSc
Project Major Contributor
OpenNebula - The Open Source Toolkit for Cloud Computing
www.OpenNebula.org <http://www.opennebula.org/> | cmartin at opennebula.org
On Mon, Apr 11, 2011 at 11:33 AM, Luis Rodero-Merino <lrodero at fi.upm.es>wrote:
> Hi,
>
> I'm following the instructions in
> http://opennebula.org/documentation:rel2.2:ignc to install OpenNebula
> v2.2 . I can compile using scons without any problem, and then I
> install ONE by running:
> ./install.sh -u oneadmin -g cloud -d <some_path_in_oneadmin_home>/one_sw -c
>
> Everything goes fine, but the resulting directory structure differs
> from what is shown in the webpage. It lacks many folders, such as
> one_sw/lib/remotes, one_sw/lib/tm_commands, one_sw/libexec,
> one_vm/share and one_vm/etc. Is this normal? It's me who is supposed
> to create those folders?
>
> Thanks for your help, regards,
> Luis Rodero-Merino
>
> --
> ----------------------------------------
> Dr. Luis Rodero-Merino
> Researcher @ Distributed Systems Laboratory (http://lsd.ls.fi.upm.es),
> Computer Science School, Madrid Polytechnic University.
> Phone: (34)913363681, Fax: (34)913363669
> Address: Campus de Montegancedo, Bloque 2, L 3201
> CP: 28660, Boadilla del Monte (Madrid), Spain
> ----------------------------------------
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110426/061b794b/attachment-0003.htm>
More information about the Users
mailing list