Start a Conversation

Unsolved

This post is more than 5 years old

2332

May 27th, 2011 22:00

Facing Issues while configuring Atmos.... Please help...

Hello experts,

I am facing Issues while configuring Atmos.... Please help...(facing follwing errors Marked in RED)

[root@RHEL249 ~]# rpm -ivh kmod-fuse-1.4.1.59250.x86_64.rpm
Preparing...                ########################################### [100%]
   1:kmod-fuse              ########################################### [100%]

[root@RHEL249 ~]# ls
anaconda-ks.cfg                   atmos-nfs-1.4.1.59250.x86_64.rpm  install.log         kmod-fuse-1.4.1.59250.x86_64.rpm
atmos-ifs-1.4.1.59250.x86_64.rpm  Desktop                           install.log.syslog
[root@RHEL249 ~]# rpm -ivh atmos-nfs-1.4.1.59250.x86_64.rpm
Preparing...                ########################################### [100%]
   1:atmos-nfs              ########################################### [100%]

[root@RHEL249 ~]# service mauifs configure
Enter Cluster location [Boston]: India1   
Enter Tenant ID [58f84f0182f94df38d8f6db37f3d3312]: bf1be972777f40be9b8f2eee5e4700ee
Enter SubTenant ID []: cbd9110f0e0542a6b399c1af023b9684                     
Enable logging of client loghook(Y/ )?:N
Logging of client loghook is disabled.
Enter RMS IP Addresses/Hostnames separated by spaces: 10.109.115.241 10.109.115.242 10.109.115.243
Getting Atmos Hosts Information ...
ifsadmin@10.109.115.241's password:
hosts                                                                                      100%  605     0.6KB/s   00:00   
Is the data network configured on Atmos nodes? (Y/ )?:Y
Getting Atmos Network Configuration Information ...
ifsadmin@10.109.115.241's password:
comm_network_cfg.xml                                                                       100% 2039     2.0KB/s   00:00   
mauifs is configured successfully.                         [  OK  ]

[root@RHEL249 /]# service mauifs start
Starting mauifs...                                         [  OK  ]
[root@RHEL249 /]# cd /mnt/mauifs
[root@RHEL249 mauifs]# mkdir dir1
mkdir: cannot create directory `dir1': Numerical result out of range
[root@RHEL249 mauifs]# touch file1
touch: cannot touch `file1': Numerical result out of range


[root@RHEL249 mnt]# ls -lh
total 4.0K
drwxrwxrwx 2 root root 4.0K May 21 19:06 mauifs

[root@RHEL249 mnt]# mount
/dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sda1 on /boot type ext3 (rw)
tmpfs on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
fuse on /mnt/mauifs type fuse (rw,nosuid,nodev,acl,allow_other)

[root@RHEL249 mnt]# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
                       11G  3.9G  6.4G  38% /
/dev/sda1              99M   13M   82M  13% /boot
tmpfs                 187M     0  187M   0% /dev/shm
fuse                  254G  9.4G  231G   4% /mnt/mauifs
[root@RHEL249 mnt]#


If I try to do all these steps by installing file 'atmos-ifs-1.4.1.59250.x86_64.rpm' then I am getting error while creating directory inside /mnt/mauifs:


[root@RHEL250 ~]# cd /mnt/mauifs
-bash: cd: /mnt/mauifs: Connection refused

Can I ask for an expert advice here?

May 27th, 2011 22:00

Also Tried...


vi /etc/sysctl/conf
net.core.rmem.max=4194304
net.core.wmem.max=4194304

sysctl -p

and  i hv tried installing Atmos installable file on RHEL5.2-64 bit, 5.3-64bit, 5.3-32 bit. Still facing t same problem.

May 30th, 2011 07:00

can someone help here please?

5 Practitioner

 • 

274.2K Posts

May 30th, 2011 10:00

I think your issue is with the underlying Atmos configuration not the Atmos client. I didn't spend the time needed to see exactly how you created your system but I did see that you have only three nodes which is not a valid configuration. I expect that is what the underlying issue is.

If you want to take this off line contact me and I will help you to create a valid Atmos configuration. mike.leonard@emc.com

Regards,

Mike

[root@atmos1-001 maui]# rmsview -l mauimds
upmaster:atmos1-002:10402:MDS:India1
upslave:atmos1-001:10401:MDS:India1
upslave:atmos1-001:10402:MDS:India1
upslave:atmos1-002:10401:MDS:India1
upslave:atmos1-003:10401:MDS:India1
upslave:atmos1-003:10402:MDS:India1

May 31st, 2011 08:00

Thansk Mike for your responce.  I will try...

Just wondering  is it required to have two RMGs...?will the one RMG do?

No Events found!

Top