X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fobdfs%2FREADME;h=12eb4d6b382b4267d68693961bc408daabf3b5a0;hp=31e00101557eaa0160f6106f834170c25a6f6c7d;hb=852cdc6be859a37f6f26b7f7c2848f458998e043;hpb=f35a4b46939408ba1c1df72cbbe563617bd65a64 diff --git a/lustre/obdfs/README b/lustre/obdfs/README index 31e0010..12eb4d6 100644 --- a/lustre/obdfs/README +++ b/lustre/obdfs/README @@ -9,14 +9,14 @@ directory. 3. insmod obdfs -4. mount -t obdfs /dev/obd /mnt +4. mount -t obdfs -o device=/dev/obd0 /dev/obd0 /mnt/obd To verify: type mount (output: -/dev/obd on /mnt type obdfs (rw)) +/dev/obd on /mnt/obd type obdfs (rw)) -5. ls -ld /mnt +5. ls -ld /mnt/obd -6. chmod 711 /mnt, ls -ld /mnt +6. chmod 711 /mnt/obd, ls -ld /mnt/obd -7. chown seagate /mnt , ls -ld /mnt +7. chown disk /mnt/obd, ls -ld /mnt/obd