Sanjeev, The installation process of some Linux distributions will use the hostname you set as part the volume group names. I can see based on your shell prompt "[root@RIAK-57 ~]" that riak57 is likely the hostname of your machine, so that is the likely the reason you see "riak57" in your volume group names.
Thanks, - James On Thu, Jun 13, 2013 at 8:20 AM, Sanjeev Neelarapu <[email protected]> wrote: > Hi, > > > > I am trying to prepare object store using riak-cs. Installed riak on one of > my linux machines and after that I found two logical volumes got created on > the machine. > > [root@RIAK-57 ~]# df -h / > > Filesystem Size Used Avail Use% Mounted on > > /dev/mapper/vg_riak57-lv_root > > 50G 5.1G 42G 11% / > > [root@RIAK-57 ~]# df -h /home > > Filesystem Size Used Avail Use% Mounted on > > /dev/mapper/vg_riak57-lv_home > > 400G 199M 379G 1% /home > > > > Total disk space available is 500GB , out of which 400G got allocated to > /dev/mapper/vg_riak57-lv_home and 50G to /dev/mapper/vg_riak57-lv_root > > . > > Can someone explain me what these logical volumes are used for? > > > > Thanks, > > Sanjeev > > > > > > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
