Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Moving a catalog to a network drive?

Guest
Dec 12, 2011 Dec 12, 2011

Hi,

I have my complete catalog of Lightroom 3.5 currently on my harddisc of my PC (windows 7).

I want to move this catalog to a network based RAID disc and work from there. I've exported

my catalog to the networkdisc but how do I tell Lightroom to use that catalog instead of the

one on my local drive?

Thanks

John

34.0K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 07, 2013 Sep 07, 2013
LATEST

Hi, just FYI, iSCSI does not get involved in file-locking, that is a filesystem attribute.

For those who don't remember, SCSI was a phyical bus standard for connecting block devices to a machine (or even machines), in the same way that (S)ATA is used today. Once the device was presented to a machine, the operating system dealt with creating a filesystem on top of it. The operating system is then responsible for creating locks if the filesystem supports it.

iSCSI, replaces the local physical connection with logical networking but continues to use SCSI commands encapsulated in IP packets. The operating system still treats the device as a block device and is responsible for creating and using the filesystem. It is possible to connect multiple machines to a single iSCSI device but this requires a filesystem that supports sharing, such as GFS. Many machines format the device with a native filesystem, such as NTFS or ext2/3/4.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines