SOLVED: Cant access Shares in greyhole pool on windows pc after VNC Server app installation

carnaghiarquitectura
Posts: 14
Joined: Fri Dec 12, 2014 6:18 am

SOLVED: Cant access Shares in greyhole pool on windows pc after VNC Server app installation

Postby carnaghiarquitectura » Wed Feb 25, 2015 5:04 am

The problem started when trying to install vcn server app… after trying to install my samba server was turned off, trying to solved it I read in the forum that it was a common problem and that updating os could solved it. I uninstall vcn and samba didn’t worked so I use “yum -y update” command (not shure if it is the same command as "yum update"), and now my samba server it’s on and working ...
The problem now is that all my shares that were on my greyhole drive pool are not accessible via windows... I can create new shares and view the shares that were outside my greyhole pool...
The weird thing is that for example I can stream my music with plex and that share is on the drive pool and also I can view all my files and shares if I use the amahi android app on my cell phone, so the problem must be on samba or on my windows pc (I have 2 and both with the same problem)....
I can’t find anything on the forum regarding this problem… I would appreciate a lot if u could help me out.
I tried ipcongif/release – ipconfig/renew and didn’t worked.
Every time I try to open a share folder I get for example “network error windows cannot acces \\Hda\musica” error code 0x80070043 the network name cannot be found

I also tried to access the shares in Windows via the run command box, but had no luck... same problem i can only access the shares that were not in the greyhoole pool.
I don’t know if it helps but mi hda hardware configuration is:

/dev/sda1 200 GB 200 GB 10 GB (6%) /var/hda/files
/dev/sdb1 4 GB 3 GB 80 MB (3%) /boot
/dev/sdb2 30 GB 30 GB 50 MB (1%) /home
/dev/sdb5 100 GB 100 GB 6 GB (6%) /
/dev/sdc1 900 GB 400 GB 400 GB (49%) /var/hda/files/drives/drive1
/dev/sdd1 900 GB 400 GB 400 GB (49%) /var/hda/files/drives/drive2
none 4 MB 4 MB 0 Bytes (0%) /var/spool/greyhole/mem

I repeat The weird thing is that I can still access all my shares from the android app and plex

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Cant access Shares in greyhole pool on windows pc after VNC Server app installation

Postby bigfoot65 » Wed Feb 25, 2015 4:01 pm

Recommend you uninstall VNC. Then do

Code: Select all

yum install @gnome
Next reboot and then install VNC.

This should fix the issue.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

carnaghiarquitectura
Posts: 14
Joined: Fri Dec 12, 2014 6:18 am

Re: Cant access Shares in greyhole pool on windows pc after VNC Server app installation

Postby carnaghiarquitectura » Thu Feb 26, 2015 6:31 am

Recommend you uninstall VNC. Then do

Code: Select all

yum install @gnome
Next reboot and then install VNC.

This should fix the issue.

didnt work, it seems that i have the latest update, im not sure if thats the problem

[root@localhost ~]# yum install @gnome
Complementos cargados:fastestmirror
Loading mirror speeds from cached hostfile
* fedora: ftp-stud.hs-esslingen.de
* updates: ftp.pbone.net
Nada para hacer
[root@localhost ~]#

also tryng to reinstall vcn doesnt work because de vcn server its alwais off

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Cant access Shares in greyhole pool on windows pc after VNC Server app installation

Postby bigfoot65 » Thu Feb 26, 2015 5:17 pm

Ok. When you say VNC is off, what do you mean. You can check the status by doing:

Code: Select all

systemctl status vncserver@4
If it says running, then it's working. You can also test by using a VNC client and trying to connect.

If it's not working, let's try this to ensure nothing was missed. Uninstall the VNC app and as root user, do

Code: Select all

yum clean all yum update yum install @gnome
If there are no updates, then we will need to look at other solutions.

Also, please check /var/log/greyhole.log for errors. That can be done via command line:

Code: Select all

tail -f /var/log/greyhole.log
Also check the status of samba:

Code: Select all

systemctl status smb
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

carnaghiarquitectura
Posts: 14
Joined: Fri Dec 12, 2014 6:18 am

Re: Cant access Shares in greyhole pool on windows pc after VNC Server app installation

Postby carnaghiarquitectura » Fri Feb 27, 2015 9:23 am

Ok. When you say VNC is off, what do you mean. You can check the status by doing:

Code: Select all

systemctl status vncserver@4
It means its not running or at least at de amahi control pannel… if I uninstall and reinstall vcn, according to the amahi server control panel vcn is active, but when I reboot the HDA on the control panel it says tha vcn server is not running, but when I do # systemctl status vncserver@4

I get:

***************
[root@localhost ~]# systemctl status vncserver@4
vncserver@4.service - Remote desktop service (VNC)
Loaded: loaded (/usr/lib/systemd/system/vncserver@4.service; enabled)
Active: active (running) since vie 2015-02-27 12:37:19 ART; 29min ago
Process: 539 ExecStartPre=/bin/sh -c /usr/bin/vncserver -kill :%i > /dev/null 2>&1 || : (code=exited, status=0/SUCCESS)
Main PID: 630 (Xvnc)
CGroup: name=systemd:/system/vncserver@.service/vncserver@4.service

feb 27 12:52:31 localhost.localdomain systemd[1]: Started Remote desktop serv...
feb 27 12:54:01 localhost.localdomain systemd[1]: Started Remote desktop serv...
feb 27 12:55:31 localhost.localdomain systemd[1]: Started Remote desktop serv...
feb 27 12:57:01 localhost.localdomain systemd[1]: Started Remote desktop serv...
feb 27 12:58:31 localhost.localdomain systemd[1]: Started Remote desktop serv...
feb 27 13:00:01 localhost.localdomain systemd[1]: Started Remote desktop serv...
feb 27 13:01:31 localhost.localdomain systemd[1]: Started Remote desktop serv...
feb 27 13:03:01 localhost.localdomain systemd[1]: Started Remote desktop serv...
feb 27 13:04:31 localhost.localdomain systemd[1]: Started Remote desktop serv...
feb 27 13:06:01 localhost.localdomain systemd[1]: Started Remote desktop serv...

******************
So im not sure whats the problem…
Then I uninstall it and did

**********************

[root@localhost ~]# yum clean all
Complementos cargados:fastestmirror
Limpiando repositorios: amahi fedora updates
Cleaning up everything
Cleaning up list of fastest mirrors

[root@localhost ~]# yum update
Complementos cargados:fastestmirror
amahi | 2.9 kB 00:00:00
fedora/19/x86_64/metalink | 5.0 kB 00:00:00
fedora | 4.2 kB 00:00:00
updates/19/x86_64/metalink | 3.8 kB 00:00:00
updates | 4.9 kB 00:00:00
(1/5): amahi/19/primary_db | 126 kB 00:00:05
(2/5): fedora/19/x86_64/group_gz | 384 kB 00:00:08
(3/5): updates/19/x86_64/group_gz | 394 kB 00:00:08
(4/5): updates/19/x86_64/primary_db | 12 MB 00:00:51
(5/5): fedora/19/x86_64/primary_db | 17 MB 00:01:01
(1/2): updates/19/x86_64/pkgtags | 1.3 MB 00:00:09
(2/2): updates/19/x86_64/updateinfo | 1.4 MB 00:00:11
Determining fastest mirrors
* fedora: dl.fedoraproject.org
* updates: dl.fedoraproject.org
No packages marked for update

[root@localhost ~]# yum install @gnome
Complementos cargados:fastestmirror
Loading mirror speeds from cached hostfile
* fedora: dl.fedoraproject.org
* updates: dl.fedoraproject.org
Nada para hacer
[root@localhost ~]#

****************************************


[root@localhost ~]# tail -f /var/log/greyhole.log
Feb 27 13:13:59 DEBUG sleep: Nothing to do... Sleeping.
Feb 27 13:14:09 DEBUG sleep: Nothing to do... Sleeping.
Feb 27 13:14:19 DEBUG sleep: Nothing to do... Sleeping.
Feb 27 13:14:29 DEBUG sleep: Nothing to do... Sleeping.
Feb 27 13:14:39 DEBUG sleep: Nothing to do... Sleeping.
Feb 27 13:14:49 DEBUG sleep: Nothing to do... Sleeping.
Feb 27 13:14:59 DEBUG sleep: Nothing to do... Sleeping.
Feb 27 13:15:09 DEBUG sleep: Nothing to do... Sleeping.
Feb 27 13:15:19 DEBUG sleep: Nothing to do... Sleeping.
Feb 27 13:15:29 DEBUG sleep: Nothing to do... Sleeping.
Feb 27 13:15:39 DEBUG sleep: Nothing to do... Sleeping.
Feb 27 13:15:49 DEBUG sleep: Nothing to do... Sleeping.


****************************************************


[root@localhost ~]# systemctl status smb


smb.service - Samba SMB Daemon
Loaded: loaded (/usr/lib/systemd/system/smb.service; enabled)
Active: active (running) since vie 2015-02-27 12:37:33 ART; 38min ago
Main PID: 1486 (smbd)
CGroup: name=systemd:/system/smb.service
├─1486 /usr/sbin/smbd
└─1526 /usr/sbin/smbd

feb 27 13:07:02 localhost.localdomain smbd[5327]: [2015/02/27 13:07:02.838099, 0] ../source3/smbd/vf...om)
feb 27 13:07:02 localhost.localdomain smbd[5327]: error probing vfs module 'greyhole': NT_STATUS_UNSU...FUL
feb 27 13:07:02 localhost.localdomain smbd[5327]: [2015/02/27 13:07:02.838184, 0] ../source3/smbd/vf...it)
feb 27 13:07:02 localhost.localdomain smbd[5327]: smbd_vfs_init: vfs_init_custom failed for greyhole
feb 27 13:07:02 localhost.localdomain smbd[5327]: [2015/02/27 13:07:02.838266, 0] ../source3/smbd/se...um)
feb 27 13:07:02 localhost.localdomain smbd[5327]: vfs_init failed for service FOTOS
feb 27 13:15:35 localhost.localdomain smbd[6574]: [2015/02/27 13:15:35.043318, 0] ../source3/printin...ct)
feb 27 13:15:35 localhost.localdomain smbd[6574]: Unable to connect to CUPS server localhost:631 - El...ado
feb 27 13:15:35 localhost.localdomain smbd[1526]: [2015/02/27 13:15:35.043593, 0] ../source3/printin...ck)
feb 27 13:15:35 localhost.localdomain smbd[1526]: failed to retrieve printer list: NT_STATUS_UNSUCCESSFUL
[root@localhost ~]#

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Cant access Shares in greyhole pool on windows pc after VNC Server app installation

Postby bigfoot65 » Fri Feb 27, 2015 12:53 pm

This all seems to point to an issue with the Windows client. If all the services are running, there's something blocking access from Windows possibly.

Do you have another Windows machine you can try?

EDIT: Try this:

Code: Select all

yum reinstall amahi-greyhole
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

carnaghiarquitectura
Posts: 14
Joined: Fri Dec 12, 2014 6:18 am

Re: Cant access Shares in greyhole pool on windows pc after VNC Server app installation

Postby carnaghiarquitectura » Fri Feb 27, 2015 4:29 pm


EDIT: Try this:

Code: Select all

yum reinstall amahi-greyhole

yes, so easy!!

that did the job!! now its up and running, thanks!
I still didn't try to make vcn work... after a full backup I'll give a try.

thankyou bigfoot
Last edited by carnaghiarquitectura on Fri Feb 27, 2015 4:31 pm, edited 1 time in total.

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Cant access Shares in greyhole pool on windows pc after VNC Server app installation

Postby bigfoot65 » Fri Feb 27, 2015 4:31 pm

Awesome! I thought that might fix the problem.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

Who is online

Users browsing this forum: No registered users and 53 guests