Search results

  1. C

    Using CIFS/NFS as datastore

    Took almost a day but just figured out my error. It was related to the permissions on the dataset from the NFS. I had to make sure that those were set to backup:backup as well even though I had them listed pretty much everywhere else. System now reboots and automounts NFS without error and sees...
  2. C

    Using CIFS/NFS as datastore

    I followed @783923875's method. By chance could someone using the fstab method and NFS share their entry? I can get it to load and can see the directory and '.lock' & 'block' but PBS does not see it. Also noticed that the Group for the mounted directory is odd; Not root or backup but a string...
  3. C

    Adding node kills cluster

    Thanks for responding. Not sure what it was but never resolved after multiple reboot. The more I troubleshooted and Googled, the worse it got (or I made it). Lost all storage connections, even local node LVM? This is production system so I've been working all night to build/rebuild a new...
  4. C

    Adding node kills cluster

    I have an existing year-old 4 node cluster, 6.2-6, but each time I try to add a newly provisioned 5tg node, it kills the existing cluster and causes 2 other nodes to reboot. I have not doubt that this is something I am doing wrong but have no idea what it is. I install and get the new node...
  5. C

    SMART monitoring SAS drives on HP Proliant DL360/380

    I'm running ProxMox 6.0 VE on 4 HP Proliants with SP Smart Array controllers. I would like to figure out how to edit the existing SMART gui to monitor my drives. I have the cli command, smartctl -a -d cciss,0 /dev/sd[x], which gives me a significant amount of data but I would prefer to have it...