Hi all, When I add instance with file or sharedfile disk template, I happen to errors as follows.
root@node1:~# gnt-instance add -n node1.harrycluster.com -o debootstrap+default -t sharedfile -s 5G instance1.harrycluster.com Sat Jul 13 08:47:22 2013 * disk 0, size 5.0G Sat Jul 13 08:47:22 2013 * creating instance disks... Sat Jul 13 08:47:22 2013 - WARNING: Device creation failed Failure: command execution error: Failed to create directory '/srv/ganeti/shared-file-storage/instance1.harrycluster.com' on node node1.harrycluster.com: Error while executing backend function: Path '/srv/ganeti/shared-file-storage/instance1.harrycluster.com' is not acceptable for file storage root@node1:~# gnt-instance add -n node1.harrycluster.com -o debootstrap+default -t file -s 5G instance1.harrycluster.com Sat Jul 13 08:38:51 2013 * disk 0, size 5.0G Sat Jul 13 08:38:51 2013 * creating instance disks... Sat Jul 13 08:38:51 2013 - WARNING: Device creation failed Failure: command execution error: Failed to create directory '/srv/ganeti/file-storage/instance1.harrycluster.com' on node node1.harrycluster.com: Error while executing backend function: Path '/srv/ganeti/file-storage/instance1.harrycluster.com' is not acceptable for file storage Would anyone please give me some suggestions? Thanks very much ;-) -- Thanks Weiwei Jia (Harry Wei)
