Search found 59 matches

by djchamkila
Mon Jan 16, 2012 1:36 pm
Forum: Beginners and Newbies
Topic: not able to map shares
Replies: 4
Views: 2298

Re: not able to map shares

for some reason I thought

Code: Select all

mv /var/hda/files/* /var/hda/files/drives/sdb1/
this command was to move any data I might have not directories themselves. Now this make sense. I will go home and try this again. thanks
by djchamkila
Sun Jan 15, 2012 7:58 pm
Forum: Beginners and Newbies
Topic: not able to map shares
Replies: 4
Views: 2298

Re: not able to map shares

looks like they are owned by root

Code: Select all

[raman@amahi ~]$ ll /var/hda/files total 16 drwx------ 2 root root 16384 Jan 15 17:22 lost+found [raman@amahi ~]$ su Password: [root@amahi raman]# ll /var/hda/files total 16 drwx------ 2 root root 16384 Jan 15 17:22 lost+found
by djchamkila
Sun Jan 15, 2012 6:50 pm
Forum: Beginners and Newbies
Topic: not able to map shares
Replies: 4
Views: 2298

not able to map shares

I had shares mapped however I installed second drive and using only that drive for /var/hda/files
but now I cannot map shares on clients. I used directions from this tutorials
http://wiki.amahi.org/index.php/Adding_ ... o_your_HDA
by djchamkila
Fri Jan 13, 2012 7:17 pm
Forum: Beginners and Newbies
Topic: SOLVED: hda-diskmount not recognizing my second drive
Replies: 11
Views: 5157

Re: hda-diskmount not recognizing my second drive

thanks I guess the problem was in /etc/fstab I had default that was mounting and then I added line per instructions...so I commented out original one and that did the trick. Thanks Mr Big Foot
by djchamkila
Fri Jan 13, 2012 10:27 am
Forum: Beginners and Newbies
Topic: SOLVED: hda-diskmount not recognizing my second drive
Replies: 11
Views: 5157

Re: hda-diskmount not recognizing my second drive

ok I am able to mount my second hard drive and use is as my share but in my amahi dashboard its showing up twice. I might have used mount -a twice, but then I reformatted my drive again and mounted correctly but still is showing up twice. its only 2TB but not showing double storage..
by djchamkila
Tue Jan 10, 2012 11:51 pm
Forum: Beginners and Newbies
Topic: SOLVED: hda-diskmount not recognizing my second drive
Replies: 11
Views: 5157

SOLVED: hda-diskmount not recognizing my second drive

I reinstalled my system with one drive and added second drive later, which is detected by fedora, I formatted with gparted but hda-diskmount is not recognizing it. I read comment that Drives must be formatted as MBR not GUID/GPT for hda-diskmount to recognize the disk. but I didn't find this option ...
by djchamkila
Sat Jan 07, 2012 3:56 pm
Forum: Beginners and Newbies
Topic: unable to access work shares when vpn from home
Replies: 3
Views: 1790

Re: unable to access work shares when vpn from home

is there workaround for this issue ? because I work from home once a week and I have to access my shares from work and server via SSH
by djchamkila
Sat Jan 07, 2012 11:12 am
Forum: Storage Pooling/Greyhole
Topic: Pooling issue (I think)
Replies: 13
Views: 4868

Re: Pooling issue (I think)

ok thanks I will start over again.
by djchamkila
Fri Jan 06, 2012 10:38 pm
Forum: Storage Pooling/Greyhole
Topic: Pooling issue (I think)
Replies: 13
Views: 4868

Re: Pooling issue (I think)

Mr Bigfoot I used directions on this link http://wiki.amahi.org/index.php/Greyhole to copy data from usb drive to greyhole. it did copy it but I can not find it. I tailed log and got below does this means it didn't copy correctly ? also I notice my pool under shares ->storage pool says /home but pic...
by djchamkila
Fri Jan 06, 2012 3:57 pm
Forum: Beginners and Newbies
Topic: unable to access work shares when vpn from home
Replies: 3
Views: 1790

unable to access work shares when vpn from home

I have two issues that are coming about due to Amahi server in home and wanted to see if someone can help me. Background: I have work laptop that I use for VPN into work when I am working from home. We use OpenVPN to connect to work. Issue#1: I can VPN into work fine, however work network drives tha...