Questions tagged [panfs]

The PanFS storage operating system delivers great flexibility in its support for multiple protocol access, suitable for a diversity of customers, applications and users.

PanFS® is the operating environment for the ActiveStor® family of scale-out NAS solutions. PanFS enables direct parallel access to a high-performance pool of storage under a single global namespace. Functions performed by PanFS include easy central management, linear scalability, data reliability, automatic load balancing, enterprise-grade data protection, high availability, and robust multiprotocol support for the most demanding enterprise and research technical computing applications.

2 questions
2
votes
0 answers

os.copystat fails on panfs when u+w not set on src, causing pip install to fail; where to report a bug?

I'm doing pip install ., where the current working directory is on a panfs filesystem. When pip tries to copy the directory tree, including the files in .git, it fails due to what is ultimately a failure in os.setxattr: $ pip install . Processing…
gerrit
  • 24,025
  • 17
  • 97
  • 170
0
votes
1 answer

SQLite3 Database File Locked to Reads and Integrity Checks

A process crashed while trying to commit an insert of 2-3 million rows. Now, I'm finding the database file is locked for all activity, including reading, dumping, and running an integrity check. Can I unlock this database in some way or get…
Suriname0
  • 527
  • 1
  • 8
  • 21