>On Thu, Nov 03, 2016 at 04:01:15PM -0700, [email protected] wrote:
>> so I'm using CentOS 7, and we're mounting a disk from our
iSCSI
>> SAN and then we want to export that via NFS. But on a fresh boot
the
>> nfs-server service fails because the filesytem isn't there yet.
Any
>> ideas
so I'm using CentOS 7, and we're mounting a disk from our iSCSI
SAN and then we want to export that via NFS. But on a fresh boot the
nfs-server service fails because the filesytem isn't there yet. Any
ideas on how to fix this?
___
systemd-devel ma
> On Mon, 27.07.15 16:35, [email protected] ([email protected]) wrote:
>
>> > On Mon, 27.07.15 01:18, Christopher Cox ([email protected]) wrote:
>> >
>> >> I suspect that somebody here knows why, but all mounts now fail...
>> well
>> >> all but /.
>> >>
>> >> Has anyone run across this before
> On Mon, 27.07.15 01:18, Christopher Cox ([email protected]) wrote:
>
>> I suspect that somebody here knows why, but all mounts now fail... well
>> all but /.
>>
>> Has anyone run across this before? What did I miss?
>>
>> I accidentally messed up my boot mbr. and I did a rescue cd and chroot
>
In sysvinit, at least on SLES and RHEL, you could use /etc/initscript as a
mechansim to get "shell" control things like ulimits to take hold system
wide, since /etc/initscript was invoked as a wrapper around all init
scripts.
So.. where do we set system wide ulimits at in systemd? Sounds like it