Hello again one and all. I think I have fixed what was, at the time, a hair-loss-inducing networking problem I encountered when I first tried to set up OpenBSD on my server, and I'm about to give it another try. However, I do have a slight problem I will have to overcome: how to get my /pub stuff (50 GB altogether) from the ReiserFS partition it is on now to an FFS partition that OpenBSD can comprehend. The simplest way to go about it that I can think of is to remove the /pub drive from the server and put it in a workstation, fire up some sort of filesharing daemon, pull everything over the network, then put the drive back in the server, mkffs (?) it, and move everything back to it. A number of issues arrise here, however:
1. The only network filesystem I know anything about is SMBFS, and it doesn't appear to preserve all of the file attributes. Plus I don't even know if OpenBSD includes Samba or not.
2. I could use FTP, but I don't know any way to mass-copy files. I don't think it preserves attributes either.
3. Some of the files are very large, exceeding 2 GB. I know from past experiences that nothing likes files this big.
And one question that doesn't really relate to the above, but is there any way to make OpenBSD request a specific IP when it does a DHCP update? I've gotten used to this method of getting a semi-static IP, and I'm not willing to give it up.
Thanks in advance!
1. The only network filesystem I know anything about is SMBFS, and it doesn't appear to preserve all of the file attributes. Plus I don't even know if OpenBSD includes Samba or not.
2. I could use FTP, but I don't know any way to mass-copy files. I don't think it preserves attributes either.
3. Some of the files are very large, exceeding 2 GB. I know from past experiences that nothing likes files this big.
And one question that doesn't really relate to the above, but is there any way to make OpenBSD request a specific IP when it does a DHCP update? I've gotten used to this method of getting a semi-static IP, and I'm not willing to give it up.
Thanks in advance!