Problem With NFS Share

Mrdude

Member
Apr 13, 2010
37
0
6
USA
Hi All,
first i will tell you my setup:

proxmox 1.5
cluster of 2


They connect to an nfs share:

Apple Mac Pro
2. X 2.25 Quad core Intel Xeon
6 GB 1066 Mhz DDR3
attached Drobo Pro 18.0 TB
OSX Server 10.6.3

On the proxmox i have the NFS Share setup for Vzdump backups.

I now have a

Mac Mini
2.26 intel core 2 duo
2 GB 1067 Mhz DDR3
attached Drobo 4.0 TB
OSX Server 10.6.3

And would like to then switch the NFS share to the mac mini.

So i figured that i would just go in delete the NFS share through Proxmox for the Mac Pro, and then add the new Mac Mini NFS shares.

But when i go to delete the Mac Pro NFS Share through Proxmox i get:
Code:
Error: command '/bin/umount/mnt/pve/Vzdump' failed with exit code 16
:confused:


So i then tried to add the new Mac Mini NFS shares and got: (*** indicates ip)

Code:
Error: command '/bin/mount -t nfs
***.***.***.***:/Volumes/45th_Drobo/Proxmox/ISO /mnt/pve/ISO' failed with exit code 32
:confused:


I have tried all that i can think of. (the NFS server is setup the EXACT same way on both Apple Servers)
Is There anything that Anyone can think of to fix this problem??

Thanks So Much,
Mrdude
 
OK i figured it out,

the reason i could not mount the New NFS is The "ISO Storage" had a white space. and the other two had numbers aka "Box1", thinking about it i feel rather stupid haha but im glad i figured it out,

Thanks to all who read my post,