| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 6 months |
| seen | May 18 at 17:29 | |
| stats | profile views | 16 |
|
Nov 2 |
answered | Ubuntu 12 Server messing up my hard disk |
|
Nov 2 |
comment |
Ubuntu 12 Server messing up my hard disk Ok, I feel like an idiot now. Seems that Ubuntu created an 8Gb swap space, which leaves indeed only 4Gb for the actual data... |
|
Nov 1 |
asked | Ubuntu 12 Server messing up my hard disk |
|
Oct 13 |
awarded | Scholar |
|
Oct 13 |
awarded | Supporter |
|
Oct 13 |
comment |
No scheduled tasks in Esxi 5? Thanks. Seems I didn't read manual well enough :-) |
|
Oct 13 |
accepted | No scheduled tasks in Esxi 5? |
|
Oct 13 |
asked | No scheduled tasks in Esxi 5? |
|
Sep 22 |
asked | does XenCenter cache write operations to the VHD file? |
|
Sep 20 |
answered | Self Hosted Dropbox Alternative? |
|
Sep 5 |
comment |
XenServer and ZFS via NFS Added "-no_subtree_check" and "-alldirs", but no luck... |
|
Sep 5 |
awarded | Commentator |
|
Sep 5 |
awarded | Editor |
|
Sep 5 |
revised |
XenServer and ZFS via NFS added 1269 characters in body |
|
Sep 5 |
comment |
XenServer and ZFS via NFS Extra info added to the question. |
|
Sep 3 |
awarded | Student |
|
Sep 3 |
comment |
XenServer and ZFS via NFS I can mount the volume via the CLI. I was also able to create a text file on the volume once I mounted it. So it doens't seem to be a permission issue either... |
|
Sep 3 |
comment |
XenServer and ZFS via NFS Well, it seems if I just share without specifying "rw", it's exported in rw mode anyway. So the issue must be something else. I suspect it might have something to do with the file permissions on the exported folder itself. |
|
Sep 3 |
comment |
XenServer and ZFS via NFS I tried again with this: zfs sharenfs=rw=192.168.10.108 Still no luck, it still complains that this is not a valid host as soon as I put the 'rw' in. I don'tget it! I'm using the same syntax that I find in all the examples on the Internet. What am I doing wrong ??? |
|
Sep 3 |
comment |
XenServer and ZFS via NFS How do specify that the nfs share should be read/writable to all hosts in my network? I tried something like this: 'zfs sharenfs="192.168.10.0/24:rw" temppool/share' but that only gives me an error: bad host 192.168.10.0.24:rw". |